![]() |
[BUG] x264 colormatrix option changes when "Overwrite input type scan" is enabled - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [BUG] x264 colormatrix option changes when "Overwrite input type scan" is enabled (/thread-1547.html) |
RE: x264 colormatrix option changes when "Overwrite input type scan" is enabled - The_Tinkerer - 26.09.2020 (25.09.2020, 20:58)Selur Wrote: DVD often has special rules that differ from normal MPEG containers, which is why repacking into mpeg often isn't the brightest idea. I guess, if I don't import directly from the DVD (using AnyDVD or a mounted ISO made from AnyDVD), I should be muxing into a single VOB file, rather than a single MPG file... ![]() RE: x264 colormatrix option changes when "Overwrite input type scan" is enabled - Selur - 26.09.2020 No, you should not change the structure. Did you test the dev version I send you yesterday (2020.09.25-21270)? RE: x264 colormatrix option changes when "Overwrite input type scan" is enabled - The_Tinkerer - 26.09.2020 Just tested now (version 2020.09.25-21270). It seems consistent now. The DVD I was using is now opening as bt470bg from first load. I tried a different anime DVD that has some weird custom matrix Format settings, Matrix : Custom This opens as bt709 in Hybrid consistently, on x264 and on scripting pages. Doesn't seem to matter if it's muxed as one VOB file or one MPG file. (Again, using dev version 2020.09.25-21270) RE: x264 colormatrix option changes when "Overwrite input type scan" is enabled - Selur - 26.09.2020 Since those custom mpeg-2 matrices are not supported by anything other than mpeg encoders and decoders. -> that's expected behavior. Hybrid also only checks 'Matrix coefficients' and 'matrix_coefficients_Original' in mediaInfos output. If you know a better way for Hybrid to handle such content, let me know. -> I assuming this issue is fixed then. Cu Selur RE: x264 colormatrix option changes when "Overwrite input type scan" is enabled - The_Tinkerer - 26.09.2020 As always, thanks for taking all the time on this... reading, replying, AND coding. ![]() ![]() ![]() ![]() |