Changes between Version 6 and Version 7 of Seeking with FFmpeg
- Timestamp:
- 10/12/2012 02:17:48 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Seeking with FFmpeg
v6 v7 1 [[PageOutline(1-100,Contents)]] 2 1 3 = Introduction = 4 2 5 If 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. 3 6


