09.10.2022, 04:40
(08.10.2022, 05:54)Selur Wrote: You can see&change the filter order wen using:for FFMpeg&Mencoder it's hardcoded and the same as the default deinterlace, then resize. (deinterlace > crop > resize)
- Avisynth: under Filtering->Avisynth->Misc->Filter Order
- Vapourynth: under Filtering->Vapoursynth->Misc->Filter Order/Queue
Side note: Hybrid always uses "crop < rotate < resize < letterbox" this can't be changed.
Cu Selur
thank you very much.
another question.
i want to encode an interlaced mpeg2 vob video 29.970 fps to progresive 23.976 fps. every 5 frame, there is 2 ghost frame and 3 normal frame.
![[Image: interlaced-1.png]](https://i.ibb.co/qRcJnzh/interlaced-1.png)
![[Image: interlaced-2.png]](https://i.ibb.co/xFSL5Gc/interlaced-2.png)
With tivtc there is weird noise in 1 frame at some frame.
for example on frame 929, look at the joystick.
![[Image: tivtc-awas1.png]](https://i.ibb.co/VxN0x65/tivtc-awas1.png)
there is no such weird noise on frame 928
![[Image: tivtc-awas0.png]](https://i.ibb.co/w4TmcRT/tivtc-awas0.png)