[FFmpeg-trac] #2067(avfilter:open): Support subtitles in libavfilter so seek is honored for subtitles filters (like hardsubbing)

FFmpeg trac at avcodec.org
Wed Mar 27 00:27:48 CET 2013


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

Comment (by Ricky1252):

 OK! I dont know if its the most efficient way but I got the results Iv
 desired thank you ^_^

 ffmpeg -ss 60 -i abc.mkv -copyts -af setpts=PTS+60/TB -vf
 ass=abc1.ass,setpts=PTS+60/TB -y abc.mp4

 it seeks with subtitles and makes the start of the video at the actual
 start of the video! yay! thanks so much everyone <3

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


More information about the FFmpeg-trac mailing list