[FFmpeg-trac] #2388(undetermined:closed): ape: fail to seek

FFmpeg trac at avcodec.org
Sat Mar 23 14:33:18 CET 2013


#2388: ape: fail to seek
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  ape          |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by ami_stuff):

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


Comment:

 Replying to [comment:1 jamal]:
 > It works, but the file has only two frames (It's compressed with the
 Insane profile), and seeking currently only jumps from frame to frame.
 > The second frame starts at 27 seconds, so -ss 27 or above will seek to
 it, whereas anything lower will just go back to the start of the first
 frame.

 Ok, thanks for the explanation.

 > Isn't the current behaviour expected? For video, seeking is also only
 possible to key frames and the following command line should work or
 doesn't it?
 > $ ffmpeg -i test_2.ape -ss 15 out.wav

 You're right (I didn't know that this file have only two frames), ticket
 closed.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2388#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list