[FFmpeg-trac] #227(FFmpeg:new): Extend -ss and -t to support seeking to EOF time position (and backwards)?

FFmpeg trac at avcodec.org
Sat May 21 00:12:46 CEST 2011


#227: Extend -ss and -t to support seeking to EOF time position (and backwards)?
--------------------------+---------------------------------------
  Reporter:  burek        |      Owner:  michael
      Type:  enhancement  |     Status:  new
  Priority:  wish         |  Component:  FFmpeg
   Version:  git          |   Keywords:  seeking eof time position
Blocked By:               |   Blocking:
Reproduced:  0            |   Analyzed:  0
--------------------------+---------------------------------------
 Maybe, it would be useful if options -ss and -t could support something
 like this: ffmpeg -ss EOF-00:00:10 -i input ...
 (meaning the start time is 10 seconds before the end of the file).

 This would be useful in automated use of ffmpeg, where users don't need to
 set time positions absolutely (manually), but rather relatively to the end
 of file.

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


More information about the FFmpeg-trac mailing list