Luca Barbato <[email protected]> writes:

> On 01/12/11 01:00, Georgi Chorbadzhiyski wrote:
>> I'm redirecting avconv output to a file and \r's coming from avconv's
>> stats printing bug me. Attached are two simple patches one that solve
>> my problem in libavutil and the other in avconv.
>>
>> The avconv patch makes -stats int so it is basically not backwards
>> compatible so I prefer the general solution in libavutil.
>>
>> Comments, flames, suggestions?
>
> I prefer a solution in avconv, even if when keeping a log of avconv we
> might think about something even more polished.

I'd prefer to turn off the periodic progress display if output is not a
terminal.  I'd also be in favour of making -nostats the default.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to