Skip to content
  • Laurent Aimar's avatar
    * modules/demux/util : add a text subtitle demuxer. (Module called by demux). · aafd5b0d
    Laurent Aimar authored
    MicroDVD, SubRIP, SSA subtitle format should work...
     Options: --sub-file <subtitle file> [--sub-fps, --sub-delay --sub-format].
    
     * modules/demux/avi : make use of subtitle parser.
     * modules/demux/asf : display movie length. (It will not work with live
    streams of course).
    
     modules/codec/spudec : use i_dts to send end of display time for subtitle.
    (Yes it's ugly, but it works :)
    aafd5b0d