Changes between Version 49 and Version 50 of Seeking


Ignore:
Timestamp:
May 1, 2025, 12:52:49 AM (12 months ago)
Author:
MasterQuestionable
Comment:

Fix "stream copying" dead link (anchor).

Legend:

Unmodified
Added
Removed
Modified
  • Seeking

    v49 v50  
    1515͏    The input will be parsed '''by keyframe''', which is '''very fast'''.
    1616
    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.\\
    1818͏    Previous behavior (seek only to nearest preceding keyframe, despite inaccuracy) can be restored with "-noaccurate_seek".
    1919