Opened 11 months ago
Closed 6 months ago
#1510 closed defect (fixed)
default scaling window is not set from conformance window in SPS
Reported by: | furban | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-13.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
(i) if required, the encoder computes an automatic conformance window signaled in SPS, but the scaling window is not set accordingly
(ii) the decoder can derive default scaling window from PPS conformance window, but not from SPS conformance widow when it is not present in PPS.
This has impact in multi-layer scalable encoding. As the bug is both in encoder and decoder the decoded MD5 look good, but there is a performance loss and mismatch with spec.
We are currently working on a fix and we will do a merge request
Change history (2)
comment:1 Changed 10 months ago by delagrangep
comment:2 Changed 6 months ago by fbossen
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Merge request is !2122