Selur's Little Message Board
some filters doesn't work when interlaced encoding mp4 - 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: some filters doesn't work when interlaced encoding mp4 (/thread-4164.html)

Pages: 1 2


some filters doesn't work when interlaced encoding mp4 - araset - 22.07.2025

Hi, when I am using interlaced encoding in x264 some filters like TemporalDegrain2 and QTGMC I have errors both in Avisynth and vapoursynth.


RE: some filters doesn't work when interlaced encoding mp4 - Selur - 23.07.2025

see: https://forum.selur.net/thread-4161.html


RE: some filters doesn't work when interlaced encoding mp4 - araset - 23.07.2025

I have downloaded dev version from Your google drive: hybrid 2025.07.21.1 and I  have error code number 1313558101.


RE: some filters doesn't work when interlaced encoding mp4 - Selur - 23.07.2025

If you can share a debug output If one of the filters failing, I can try to reproduce it here after work.

Cu Selur


RE: some filters doesn't work when interlaced encoding mp4 - Selur - 23.07.2025

Did a quick test, I think I see the problem, will fix that later and report back.


RE: some filters doesn't work when interlaced encoding mp4 - Selur - 23.07.2025

Uploaded a new dev which should fix this. (was caused by some variable mixup between the clip- and the 'scan type'-variable Wink)

Cu Selur


RE: some filters doesn't work when interlaced encoding mp4 - araset - 23.07.2025

Thank You very much !!! On Vapoursynth filters are working (on avisynth not) but the filters are the same in both?


RE: some filters doesn't work when interlaced encoding mp4 - Selur - 23.07.2025

Avisynth and Vapoursynth often use different files.
Just because one works or not does not influence the other in Hybrid.
=> without details an a debug output nothing I can say

Cu Selur


RE: some filters doesn't work when interlaced encoding mp4 - araset - 24.07.2025

When using QTGMC filter and interlaced in encoder and overwrite scan type to correct, output file is blurred when motion. It's possible to set it to be correct in motion, with this filter and interlaced file? Thanks.


RE: some filters doesn't work when interlaced encoding mp4 - Selur - 24.07.2025

No clue, what you are doing in detail.
QTGMC is available as deinterlacer, as Denoiser and indirectly as deinterlacer when handling interlaced content and applying filters that only work with interlaced content.
Explain in more details what you are aiming to do, and what script you are using to archive that atm.

Cu Selur