![]() |
[HELP] Interlacing or another problem? - 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: [HELP] Interlacing or another problem? (/thread-2818.html) |
Interlacing or another problem? - Dmitry - 01.07.2022 Hello, I encountered such a distortion in the video., an example from the link. https://drive.google.com/file/d/1_7xgg6iDKf_cFM5h3DtXFGsduqdXCGd7/view?usp=sharing QTGMC does not solve the problem. Is there any way to fix it? What filters can I use? Thanks RE: Interlacing or another problem? - Selur - 01.07.2022 That video was once interlaced, but then it was resized without taking into account that is was interlaced and then saved as progressive video. That video is messed up, only way to salvage it Usual approach would be to: lower the resolution of the height till the lines are gone. For example, try:
Cu Selur RE: Interlacing or another problem? - Dmitry - 01.07.2022 Thanks, everything is fine in the preview. Only the file is saved with the same problem. Maybe something needs to be enabled to encode? RE: Interlacing or another problem? - Selur - 01.07.2022 Ah, Hybrid will skip Vapoursynth be default since you are only resizing and not using a special resizer. ->Enabling "Filtering->Vapoursynth->Misc->Script->Always use Vapoursynth" change that. Cu Selur |