Changes between Version 6 and Version 7 of Seeking with FFmpeg


Ignore:
Timestamp:
10/12/2012 02:17:48 PM (7 months ago)
Author:
burek
Comment:

Added TOC

Legend:

Unmodified
Added
Removed
Modified
  • Seeking with FFmpeg

    v6 v7  
     1[[PageOutline(1-100,Contents)]] 
     2 
    13= Introduction = 
     4 
    25If you need to extract only a specific part of your input, you'll need to use the seeking option to get to that specific part in the input first. [http://ffmpeg.org/ffmpeg.html#Main-options The parameter -ss] is used to seek into the input and it can be used in several ways.   
    36