[FFmpeg-devel] [PATCH] Implement an -r option in ffplay.c
Michael Niedermayer
michaelni
Thu May 22 01:43:49 CEST 2008
On Thu, May 22, 2008 at 12:04:13AM +0200, Stefano Sabatini wrote:
> Hi all,
>
> I found this option useful when playing back a sequence of images, for
> example with:
> ffplay -r 10 frame-%03d.jpeg
> .
>
> Currently ffplay uses always a framerate value of 25 when it isn't
> available in the stream/container.
* AVFormatParameters is deprecated
* if the user specified frame rate is moved to where it should be it will
be setable through AVOptions thus the patch is moving in the wrong
direction and rejected
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Let us carefully observe those good qualities wherein our enemies excel us
and endeavor to excel them, by avoiding what is faulty, and imitating what
is excellent in them. -- Plutarch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080522/116c9da1/attachment.pgp>
More information about the ffmpeg-devel
mailing list