[FFmpeg-trac] #1845(FFmpeg:new): Encoded movies with mov_text subtitles do not play with QT Player

FFmpeg trac at avcodec.org
Wed Oct 24 19:14:17 CEST 2012


#1845: Encoded movies with mov_text subtitles do not play with QT Player
----------------------------------+--------------------------------------
             Reporter:  Atarikid  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  FFmpeg    |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 When a .mkv contains subrip subtitle(s) and you encode to mp4 with -c:s
 mov_text the subtitles do not work when using the QuickTime Player (OSX).
 It plays fine with VLC though.

 When encoding with Handbrake (which uses mov_text for mp4) it works fine
 with QuickTime Player.

 FFmpeg commandline:
 /Users/atarikid/Desktop/ffmpeg -i /Volumes/Data/Movies/Homeland?.mkv -c:a
 aac -c:v libx264 -strict -2 -c:s mov_text /Users/atarikid/Desktop/test.mp4

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1845>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list