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

FFmpeg trac at avcodec.org
Sun Jun 24 00:21:47 CEST 2012


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

Comment (by Cigaes):

 Replying to [comment:2 ramitbhalla]:
 > How did you know it's a image and not text?

 Your copy-pasted console output had:
 {{{
 Stream #0:2[0x50](eng): Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006)
 }}}
 {{{dvb_subtitle}}} is a bitmap codec.

 > Reason I'm asking, I tried a different file - a WTV file which has
 Closed Captions (I'm able to extract them using CCExtractor after
 converting it to a TS file).
 > When I try to use FFMPEG wtih teh WTV file, here's the error I get:
 > {{{
 >     Stream #0:3[0x11]: Subtitle: dvb_teletext
 > [srt @ 033150e0] Unsupported subtitles codec: dvb_teletext
 > }}}

 That is normal with the current state of affairs, but it may be possible
 to enhance it. Can you point me to a file with such a track? It does not
 need to be big, just a few subtitles exchanges would be enough.

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


More information about the FFmpeg-trac mailing list