[FFmpeg-user] IVTC with pullup filter

Clément Bœsch u at pkh.me
Wed Oct 2 20:46:40 CEST 2013


On Wed, Oct 02, 2013 at 11:28:56AM -0700, Elliott Balsley wrote:
[...]
> On the other hand, I can achieve perfect results with this simple AviSynth script:
> 

> MPEG2Source("NCIS.d2v", cpu=0)
> TFM().TDecimate()
> Trim(5000,5300)
> 

TFM/TDecimate are ported to FFmpeg as fieldmatch/decimate; you may want to
try.

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20131002/d8463869/attachment.asc>


More information about the ffmpeg-user mailing list