[FFmpeg-trac] #4872(undetermined:new): Vobsubs are not rendered (2)
    FFmpeg 
    trac at avcodec.org
       
    Mon Sep 21 12:31:25 CEST 2015
    
    
  
#4872: Vobsubs are not rendered (2)
-------------------------------------+-------------------------------------
             Reporter:  gjdfgh       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 The attached sample files render only the first subtitle event, even
 though there are more. They have been produced by mencoder with the
 following command line:
 {{{
 /usr/bin/mencoder dvd://1 -dvd-device /dev/dvd -sid 6 -vobsubout "out"
 -vobsuboutindex 6 -oac pcm -ovc copy -o /dev/null
 }}}
 (As reported by a user, mencoder version unknown.)
 Playing these from DVD directly works (with mpv; which involves ffmpeg's
 mpeg demuxer and dvdsub decoder).
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4872>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
    
    
More information about the FFmpeg-trac
mailing list