Anton Khirnov <[email protected]> writes: > On Thu, 15 Dec 2011 13:48:30 -0800, Alex Converse <[email protected]> > wrote: >> --- >> libavformat/avformat.h | 7 +++++++ >> libavformat/options.c | 1 + >> libavformat/utils.c | 11 +++++++++++ >> 3 files changed, 19 insertions(+), 0 deletions(-) >> >> I'm not really sure what to do about multiple streams. All I really >> care about is y4m, rawvideo and img2. > > I don't think it makes much sense to do this on lavf level. You can > already do this in avconv with -vf setpts=N/(<fps>*TB), any other > calling app can trivially do the same by counting packets.
The relation of this to -r is also confusing at best. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
