[FFmpeg-trac] #2235(undetermined:new): Subtitles do not seek
FFmpeg
trac at avcodec.org
Mon Feb 4 11:39:07 CET 2013
#2235: Subtitles do not seek
-------------------------------------+-------------------------------------
Reporter: SubJunk | Type: defect
Status: new | Priority: normal
Component: | Version: git-
undetermined | master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
When using the subtitles filter, the subtitle doesn't seek.
For example using the following cmd:
ffmpeg -ss 100 -i input.mkv -vf subtitles=input.srt -c:a ac3 -c:v
mpeg2video output.mpeg
The video and audio will skip 100 seconds like normal, but the subtitles
will start from the beginning.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2235>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list