[FFmpeg-devel] [PATCH 1/3] In print_report, use int64_t for pts to check for 0 and avoid inf value for bitrate.
Robert Krüger
krueger at signal7.de
Thu Mar 31 09:15:03 CEST 2011
On Mar 31, 2011, at 12:06 AM, Michael Niedermayer wrote:
> On Wed, Mar 30, 2011 at 02:52:58PM -0700, Baptiste Coudurier wrote:
>> ---
>> ffmpeg.c | 15 ++++++---------
>> 1 files changed, 6 insertions(+), 9 deletions(-)
>
> LGTM
maybe it would be nice to actively make people on the users list aware of that change because that will break lots of people's scripts/programs which parse the command line output to monitor transcoding progress, which seems to be common practice.
Just a thought.
More information about the ffmpeg-devel
mailing list