On Thu, 15 Dec 2011 02:16:56 +0000, Måns Rullgård <[email protected]> wrote: > Alex Converse <[email protected]> writes: > > > 2011/12/14 Måns Rullgård <[email protected]>: > >> Alex Converse <[email protected]> writes: > >> > >>> --- > >>> libavformat/yuv4mpeg.c | 33 ++++++++++++++++++++++++++++++++- > >>> 1 files changed, 32 insertions(+), 1 deletions(-) > >> > >> Wouldn't this be a useful thing to have for any format? > >> > > > > I did think about that. It obviously would be useful to support for > > all formats. But it's more useful than usual for this format, and > > easier/less complicated to implement for this format (well really CFR > > formats in general). > > Is it hard to make the usual -r option override the format if explicitly > specified? >
Probably not. You can also use the setpts filter. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
