• Clément Bœsch's avatar
    avformat/assdec: output ASS packets · ff5f5cbb
    Clément Bœsch authored
    After this the order from the original file is stored through readorder
    when doing ffmpeg -i input.ass -c copy output.mkv.
    
    And now that the ASS muxer honors the ReadOrder, extracting the ass back
    (without transcoding) restores the original order.
    ff5f5cbb
version.h 2.97 KB