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

FFmpeg trac at avcodec.org
Fri Apr 15 00:22:03 CEST 2016


#5442: ffplay cannot open subtitle file
-------------------------------------+-------------------------------------
             Reporter:  dolohow      |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:  ffplay       |                  Version:
             Keywords:  ffplay       |  unspecified
  subtitles sub bug error            |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 When trying to play a video with subtitles using ffplay the program fails
 to load a subtitle file.

 How to reproduce:
 {{{
 % ffplay file.mkv -sst file.txt

 ffplay version 3.0.1 Copyright (c) 2003-2016 the FFmpeg developers
   built with gcc 5.3.0 (GCC)
   configuration: --prefix=/usr --disable-debug --disable-static --disable-
 stripping --enable-avisynth --enable-avresample --enable-fontconfig
 --enable-gnutls --enable-gpl --enable-ladspa --enable-libass --enable-
 libbluray --enable-libdcadec --enable-libfreetype --enable-libfribidi
 --enable-libgsm --enable-libiec61883 --enable-libmodplug --enable-
 libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-
 libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger
 --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora
 --enable-libv4l2 --enable-libvidstab --enable-libvorbis --enable-libvpx
 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid
 --enable-shared --enable-version3 --enable-x11grab
   libavutil      55. 17.103 / 55. 17.103
   libavcodec     57. 24.102 / 57. 24.102
   libavformat    57. 25.100 / 57. 25.100
   libavdevice    57.  0.101 / 57.  0.101
   libavfilter     6. 31.100 /  6. 31.100
   libavresample   3.  0.  0 /  3.  0.  0
   libswscale      4.  0.100 /  4.  0.100
   libswresample   2.  0.101 /  2.  0.101
   libpostproc    54.  0.100 / 54.  0.100
 Input #0, matroska,webm, from 'file.mkv':
     Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x720, SAR 1:1 DAR
 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
     Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s
 (default)
     Metadata:
       title           : English
 Stream specifier file.txt does not match any subtitle stream
 }}}

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


More information about the FFmpeg-trac mailing list