[FFmpeg-trac] #3668(avformat:new): Issues with subtitles removal

FFmpeg trac at avcodec.org
Sat May 24 17:57:05 CEST 2014


#3668: Issues with subtitles removal
-------------------------------------+-------------------------------------
             Reporter:  inkubux      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mov          |               Blocked By:
  regression                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by inkubux):

 This is the weird thing ffprobe displays the subtitles:

 {{{
 Stream #0:2(eng): Subtitle: mov_text (text / 0x74786574)
     Metadata:
       handler_name    : SubtitleHandler
 }}}

 Also my dlna server sees them and toggle transcoding (but is not powerful
 enough) since my chromecast does not support them.

 Your command works thanks, although it removes chapters it also removed
 that resilient subtitle.

 I finally decided to switch back to the 2.0.0 branch and compile ffmpeg by
 hand and it resolved the issue for me. So there is definetly a regression
 somewhere.

 Thanks for your help.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3668#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list