[FFmpeg-trac] #5754(avfilter:closed): [Subtitle bug] I can't burn srt subtitles into the video

FFmpeg trac at avcodec.org
Fri Aug 5 14:12:46 EEST 2016


#5754: [Subtitle bug] I can't burn srt subtitles into the video
------------------------------------+--------------------------------------
             Reporter:  bordon      |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avfilter
              Version:  git-master  |               Resolution:  worksforme
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------

Comment (by bordon):

 '''I execute the follow command is the same error:'''
 D:\ffmpeg\bin>ffmpeg.exe -i E:\电影\KB11-20-00.卡贾基
 .Kajaki.2014.1080p.BluRay.x264.DTS-WiKi\Kajaki.2014.1080p.BluRay.x264.DTS-
 WiKi.mkv  -vf  "subtitles=filename=D:/ffmpeg/bin/Kajaki.2014.1080p.BluRay
 .x264.DTS-WiKi.srt"  -c:v h264_nvenc -s 1280X720 -gpu 0 -b:v 1400k  -c:a
 aac -b:a 65k   -f mp4 E:\output\Kajaki.2014.1080p.BluRay.x264.DTS-
 WiKi5.mp4

 [subtitles @ 0000000002a9f960] Unable to parse option value
 "/ffmpeg/bin/Kajaki.2014.1080p.BluRay.x264.DTS-WiKi.srt" as image size
     Last message repeated 1 times
 [subtitles @ 0000000002a9f960] Error setting option original_size to value
 /ffmpeg/bin/Kajaki.2014.1080p.BluRay.x264.DTS-WiKi.srt.
 [Parsed_subtitles_0 @ 0000000002ccf620] Error applying options to the
 filter.
 [AVFilterGraph @ 0000000002aae0a0] Error initializing filter 'subtitles'
 with args 'filename=D:/ffmpeg/bin/Kajaki.2014.1080p.BluRay.x264.DTS-
 WiKi.srt'
 Error opening filters!

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


More information about the FFmpeg-trac mailing list