[FFmpeg-devel] [PATCH] lavfi: add asendcmd and sendcmd filters

Nicolas George nicolas.george at normalesup.org
Tue Sep 4 18:26:44 CEST 2012


Le nonidi 19 fructidor, an CCXX, Stefano Sabatini a écrit :
> Yes. Of course anything which works with framecount won't be accurate
> when seeking is performed.
> 
> Other variants:
> TIME+FRAME_COUNT
> FRAME_COUNT+TIME
> 
> suffer of the same problem (but should be possible otherwise).

IMHO, we should really not encourage anything based on frame count: nine
time out of ten¹, people use frame counts because they believe it is more
accurate than the same information expressed in timestamp with a simple
multiplication and do not realize that variable frame rate is in fact very
common. Allowing frame counts will cause more fragile scripts on the loose.


1: like 80% of statistics, this figure was made up on the fly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120904/ff594211/attachment.asc>


More information about the ffmpeg-devel mailing list