#4200: ffmpeg wont display/decode dvbsubs
-------------------------------------+-------------------------------------
             Reporter:  gentian      |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  dvbsub       |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [comment:13 compn]:
 > ffmpeg -i dvbsub-sample.ts -filter_complex "[0:v][0:s]overlay[v]" -map
 "[v]" -map 0:a out.mkv
 >
 > does indeed fail to burn subs.
 > subs also do not appear in ffplay using 't' key.

 They used to be shown (incorrectly!) with older versions of ffmpeg (?) and
 ffplay - it may make sense to bisect to know which change completely
 removed them.

 Please consider using Code Blocks to make the console output slightly more
 readable and please avoid using external libraries if they are not needed
 to reproduce an issue - in many cases, this makes understanding the issues
 more difficult.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4200#comment:14>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to