[FFmpeg-devel] [PATCH] lavfi: add inverse telecine filter

Michael Niedermayer michaelni at gmx.at
Mon Mar 23 14:21:02 CET 2015


On Mon, Mar 23, 2015 at 12:47:54PM +0000, Kieran Kunhya wrote:
> > Kieran, the material used in testing is CFR to the best of my knowedge
> > the material does not start at pts 0, the code ignores the start time
> > aka the first pts. Theres only one possibility to fix this and that is
> > to use the first pts, no (de)telecine operation can maintain sync
> > with another stream like an audio stream if it modifies the
> > start time
> >
> > What you talk about sounds like turning VFR into CFR
> > this is not what i am talking about
> 
> I am talking about in general, not about the start time, the filter
> will never work unless CFR is assumed.

of course it requires CFR

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Its not that you shouldnt use gotos but rather that you should write
readable code and code with gotos often but not always is less readable
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150323/f50d23f2/attachment.asc>


More information about the ffmpeg-devel mailing list