[FFmpeg-trac] #1482(undetermined:new): FFMPEG fails to create a SRT file when extracting Subtitles

FFmpeg trac at avcodec.org
Sun Aug 26 18:41:07 CEST 2012


#1482: FFMPEG fails to create a SRT file when extracting Subtitles
-------------------------------------+-------------------------------------
             Reporter:  ramitbhalla  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  cc           |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 The subtitles in the third stream are text-based as can be seen with:
 $ ffmpeg -i NCIS.wtv -vn -an -scodec copy -f rawvideo out
 $ hexdump -C out

 Shouldn't MPlayer show the "GA94" subtitles in the video stream?
 (mplayer NCIS.wtv -dumpvideo && grep GA94 stream.dump)

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1482#comment:17>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list