Changes between Version 24 and Version 25 of Seeking
- Timestamp:
- Nov 28, 2020, 10:57:29 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Seeking
v24 v25 43 43 As of FFmpeg 2.1, combined seeking is still possible but I have yet to find a valid use case for it since `-ss` as an input option is now both fast and accurate. 44 44 45 This approach uses keyframes to seek until 00:22:30, and then seeks frame-by-frame until it reaches 00: 00:30 (00:22:30 + 00:00:30)45 This approach uses keyframes to seek until 00:22:30, and then seeks frame-by-frame until it reaches 00:23:00 (00:22:30 + 00:00:30) 46 46 47 47 ''Note that all images created by the previous commands should be identical.''
