[FFmpeg-trac] #5442(avformat:reopened): ffplay cannot open subtitle file

FFmpeg trac at avcodec.org
Fri Apr 15 13:22:46 CEST 2016


#5442: ffplay cannot open subtitle file
------------------------------------+------------------------------------
             Reporter:  dolohow     |                    Owner:
                 Type:  defect      |                   Status:  reopened
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Changes (by gjdfgh):

 * cc: nfxjfg@… (added)
 * resolution:  invalid =>
 * status:  closed => reopened
 * component:  undetermined => avformat
 * version:  unspecified => git-master


Comment:

 This user was actually reporting a bug that affects mpv. mpv can open
 external subtitle files. It failed with the given sample file, because
 libavformat does not properly recognize it. The user just tried to
 reproduce it with ffmpeg-native utilities.

 If you run ffprobe on the file, you'll find that it prints
 {{{
     Stream #0:0: Video: ansi, pal8, 640x400, 25 fps, 25 tbr, 25 tbn, 25
 tbc
 }}}
 which is wrong.

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


More information about the FFmpeg-trac mailing list