![]() |
image artefacts on qtgmc-ing .MTS files - 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: image artefacts on qtgmc-ing .MTS files (/thread-3605.html) Pages:
1
2
|
RE: image artefacts on qtgmc-ing .MTS files - Selur - 26.06.2024 Just re-checked, you are right, with FFMS2 there too is a glitch in the decoding. Seems like there is a bug in libavs handling of interlaced avc in ts container (or the container handler itself), nothing I can do about it. You would need to report this to: https://github.com/HomeOfAviSynthPlusEvolution/L-SMASH-Works https://github.com/FFMS/ffms2 So until then remuxing to mkv might be the best way to work around it. Cu Selur RE: image artefacts on qtgmc-ing .MTS files - i4004 - 26.06.2024 tried that too, same thing.... # Loading C:\Video\00138_no tripod stabi.mkv using BestSource (NOT recommended and untested!) and same thing with ff loading.... seems it's a bug on a stream, not container level. (mkv also introduces brief field-order reversal during first second) compounded by interlacing's fall from grace in the modern era.... which is simillar to the issue i'm just about to describe in my vhs thread. thanks for the pointers on bug reporting. RE: image artefacts on qtgmc-ing .MTS files - Selur - 26.06.2024 So using hardware decoding seems to be the only solution until till is reported and fixed. |