• Nicolas George's avatar
    lavf: rescale duration for chained muxers. · 89f9f69e
    Nicolas George authored
    Fix trac ticket #2300 because the duration of the segments
    was computed using the timestamp of the last packet plus its
    duration using the 1/90000 default time base instead of using
    the chained muxer time base.
    89f9f69e
utils.c 150 KB