[FFmpeg-user] generating only last frame of video

Nicolas George nicolas.george at normalesup.org
Sat Nov 10 00:48:58 CET 2012


Le nonidi 19 brumaire, an CCXXI, tank pranav a écrit :
> ffmpeg version 1.0 Copyright (c) 2000-2012 the FFmpeg developers
>  built on Nov 10 2012 01:44:06 with gcc 4.2.4 (GCC) (Ubuntu 4.2.4-1ubuntu4)
>  configuration: --disable-yasm

This is not related to your problem, but this is a problem by itself.

> but ffmpeg gives me above errors about syntax.
> I have tried to apply possible combinations but it did not work.

ffmpeg does not have that feature. What you can currently do is extract to
raw video to standard output and pipe it to "tail -c $n" where $n is the
size, in octets, of a single frame.

Regards,

-- 
  Nicolas George
-------------- 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-user/attachments/20121110/e5c2e4b1/attachment.asc>


More information about the ffmpeg-user mailing list