06.08.2022, 13:34
Okay, I fixed the FFV1 creation and muxing call.
Due to the error the creation call was tagged as interleaved fields while it used separate fields. From what I read FFV1 decoders can handle this since the look at the bit stream itself. So no real issue, especially since this is an intermediate file.
So as intended, Hybrid by default always uses 'separate fields' when muxing interlaced content.
Support for saving 'interleaved fields' instead will only be added if someone provides the needed info on how to do it.
If someone need 'interleaved fields' output an additional remux is needed.
Cu Selur
Ps.: send you a pm with a link to the dev version.
Due to the error the creation call was tagged as interleaved fields while it used separate fields. From what I read FFV1 decoders can handle this since the look at the bit stream itself. So no real issue, especially since this is an intermediate file.
So as intended, Hybrid by default always uses 'separate fields' when muxing interlaced content.
Support for saving 'interleaved fields' instead will only be added if someone provides the needed info on how to do it.
If someone need 'interleaved fields' output an additional remux is needed.
Cu Selur
Ps.: send you a pm with a link to the dev version.
----
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.