[FFmpeg-trac] #11105(undetermined:new): webvtt not seeking properly (was: webvtt codec not seeking properly with output seeking)

FFmpeg trac at avcodec.org
Sat Jul 20 07:42:10 EEST 2024


#11105: webvtt not seeking properly
-------------------------------------+-------------------------------------
             Reporter:  Tristan      |                    Owner:  (none)
  Matthews                           |
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  webvtt seek  |               Blocked By:
  seeking                            |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by MasterQuestionable):

 * keywords:  webvtt caption seeking => webvtt seek seeking
 * summary:  webvtt codec not seeking properly with output seeking => webvtt
     not seeking properly

Comment:

 ͏    comment:1 has explained the potential implications.

 ͏    You sure not using "-shortest" with "-ss 20" would cause the
 inclusion of the whole "counting.vtt"?
 [[
 {{{
 WEBVTT

 00:00:02.680 --> 00:00:13.760
  12, one,

 00:00:13.760 --> 00:00:24.040
  two, three,

 00:00:24.040 --> 00:00:29.920
  four, five.

 00:00:33.200 --> 00:00:33.720
  Six.
 }}}
 ]]
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11105#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list