#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
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to