[FFmpeg-user] IVTC with pullup filter
Elliott Balsley
elliottbalsley at gmail.com
Thu Oct 10 08:31:36 CEST 2013
>> Paul B Mahol <onemda <at> gmail.com> writes:
>>
>>>> The following works fine here for your sample:
>>>> ffmpeg -i input -vf pullup -r 24000/1001 out.mkv
>>>
>>> Wouldn't using decimate after pullup be better approach?
>>
>> This does not really help with the original issue, don't
>> you agree?
>> ;-)
>
> Indeed, thus pts issue(s) is decimate filter should be resolved.
>
>>
>> Carl Eugen
I'm now getting proper results with "-vf pullup -r 24000/1001". Are you saying decimate after pullup would be better? Why?
More information about the ffmpeg-user
mailing list