Changes between Version 5 and Version 6 of Seeking with FFmpeg
- Timestamp:
- 09/12/2012 09:52:39 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Seeking with FFmpeg
v5 v6 55 55 56 56 Note that you can use timestamp inputs like 00:02:30 or 150 (mean the same thing). Also if you use a fraction, like 02:30.05 this is interpreted at "5 100ths of a second" not as frame 5 (for instance 02:30.5 would be 2 minutes, 30 seconds, and a half a second). 57 58 == vcodec copy == 59 60 If you use -ss with "-vcodec copy" sometimes weird things can happen, since it's forced to only use i-frames. For instance it might insert audio for 0.5s before the first video frame appears, so be careful!


