On Thu, 09 Jun 2011 10:44:10 -0400, Justin Ruggles <[email protected]> wrote: > On 06/09/2011 06:28 AM, Anton Khirnov wrote: > > > --- > > ffmpeg.c | 59 > > ++++++++++++++++++++++----------------------- > > tests/codec-regression.sh | 2 +- > > tests/fate2.mak | 4 +- > > tests/lavf-regression.sh | 18 +++++++------- > > tests/regression-funcs.sh | 2 +- > > 5 files changed, 42 insertions(+), 43 deletions(-) > > > patch looks ok. > > it is kinda strange having input options differ from output options for > channels, sample rate, and bit rate. the output options could be > changed later to match though. >
Yeah, we could and should do that, but I don't fully understand the mysterious ways of e.g. audio_sample_rate global var, so I left it for later. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
