[FFmpeg-trac] #1573(undetermined:new): Enhancing -ss option

FFmpeg trac at avcodec.org
Mon Aug 20 12:22:26 CEST 2012


#1573: Enhancing -ss option
-------------------------------------+-------------------------------------
             Reporter:  burek        |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Cigaes):

 The {{{-ss}}} ''time'' option at input adjust the timestamps according to
 the target time, not the approximate time where a keyframe has been found.
 Therefore, after {{{-ss}}} ''time'' has done its work, timestamp 0 is
 where you wanted your video to start, and you have extra frames before.
 The {{{-ss 0}}} will precisely skip to that point.

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


More information about the FFmpeg-trac mailing list