[FFmpeg-trac] #7222(undetermined:new): inaccurate -ss seek

FFmpeg trac at avcodec.org
Tue May 22 00:52:26 EEST 2018


#7222: inaccurate -ss seek
-------------------------------------+-------------------------------------
             Reporter:  ryonsabouni  |                     Type:  defect
               Status:  new          |                 Priority:  critical
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: -ss before input seeks accurately for audio, not
 video. Seeks forward but output has same length as input with the final
 video frame "frozen" for however many seconds were seeked forward.
 How to reproduce:
 {{{
 % ffmpeg -ss 00:00:03 -i input.mp4 -c copy output.mp4
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7222>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list