31.10.2021, 18:03
Quote:Hybrid says it does not detect telecine.That does not mean it's correct.
Hybrid has two methods to automatically decide what content the source is:
a. read the headers using MediaInfo (which can be wrong) (+ some additional logic I just rewrote a few weeks ago)
b. run some heuristical tests on the source (which can be wrong; and I long gave up on tweaking them, they are based on https://github.com/Selur/MPlayerInterlaceDetection)
-> Only way to know for sure is to understand how to analyse and decide for your own that your source content is and overwrite the scan order appropriately + adjust the settings Hybrid uses. Since you open a vob and not a DVD source the flags of the content might be totally wrong and the heuristics might simply fail.
You also might want to read:
https://en.wikipedia.org/wiki/Telecine
https://forum.selur.net/thread-1961.html
https://forum.selur.net/thread-1927.html
https://forum.doom9.org/showthread.php?t=176104
and also do some additional reading to understand what is happening, what you can do with Hybrid and what other methods might be possible.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.