[FFmpeg-trac] #2067(avfilter:open): Support subtitles in libavfilter so seek is honored for subtitles filters (like hardsubbing) (was: -vf subtitles=??? libass seeking problem)

FFmpeg trac at avcodec.org
Wed Jan 2 08:24:00 CET 2013


#2067: Support subtitles in libavfilter so seek is honored for subtitles filters
(like hardsubbing)
-------------------------------------+------------------------------------
             Reporter:  nikov        |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  avfilter
              Version:  unspecified  |               Resolution:
             Keywords:  subtitles    |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by ubitux):

 * status:  new => open


Comment:

 Replying to [comment:4 nikov]:
 > Also another problem is if you put full path to the subtitles on windows
 > example
 > -vf subtitles=C:\\ffmpeg\\f2.srt
 >
 > It tries to find \ffmpeg\f2.srt

 ':' is the option separator in filters. You need to escape it somehow. See
 https://ffmpeg.org/ffmpeg-utils.html#Quoting-and-escaping for more
 information.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2067#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list