[FFmpeg-trac] #11439(ffmpeg:closed): Please add a byte offset option (like -sb in mplayer) in ffmpeg, ffplay, ffprobe.

FFmpeg trac at avcodec.org
Thu Jan 30 17:01:12 EET 2025


#11439: Please add a byte offset option (like -sb in mplayer) in ffmpeg, ffplay,
ffprobe.
-------------------------------------+-------------------------------------
             Reporter:  sha8         |                    Owner:  (none)
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:  invalid
             Keywords:  ffmpeg       |               Blocked By:
  ffplay ffprobe                     |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by Gyan):

 * resolution:   => invalid
 * status:  new => closed

Comment:

 You can already do this with the subfile protocol.

 `ffplay -start 196608 subfile:example.mp3`

 Of course, if you end up skipping over essential metadata, then ffmpeg may
 fail to open the file. Same if you do this with files where media data
 location is stored as global offsets.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11439#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list