Changes between Version 49 and Version 50 of Seeking
- Timestamp:
- May 1, 2025, 12:52:49 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Seeking
v49 v50 15 15 ͏ The input will be parsed '''by keyframe''', which is '''very fast'''. 16 16 17 ͏ As of FFmpeg 2.1, when transcoding with !`ffmpeg` (i.e. not [https://ffmpeg.org/ffmpeg.html#Stream -copy stream copying]): "-ss" is also "frame-accurate" even as input option.\\17 ͏ As of FFmpeg 2.1, when transcoding with !`ffmpeg` (i.e. not [https://ffmpeg.org/ffmpeg.html#Streamcopy stream copying]): "-ss" is also "frame-accurate" even as input option.\\ 18 18 ͏ Previous behavior (seek only to nearest preceding keyframe, despite inaccuracy) can be restored with "-noaccurate_seek". 19 19
