• N
    ffmpeg: report max time of unfinished streams in stats. · 18217bb0
    Nicolas George 提交于
    Eliminating finished streams avoids the progress stopping
    with the first stream.
    Using the max instead of the min avoids the progress stopping
    with gaps in sparse streams (subtitles).
    Negligible change for normal circumstances.
    18217bb0
ffmpeg.c 108.3 KB