[FFmpeg-trac] #3095(avformat:new): Seeking in VBR MP3 file

FFmpeg trac at avcodec.org
Thu Oct 31 08:27:44 CET 2013


#3095: Seeking in VBR MP3 file
------------------------------------+------------------------------------
             Reporter:  tuukka      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  important   |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  regression  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by tuukka):

 Replying to [comment:6 michael]:
 > you can use "-usetoc 0" to get the old (slow but accurate) seeking
 behavior
 This sounds what I want! How do I turn it on?
 {{{
 av_opt_set_int(CodecCtx->priv_data, "usetoc", 1, 0);
 }}}
 doesn't do it.. If I can get speed of pre 1.0 and accurate seeking I'll be
 on my way..

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


More information about the FFmpeg-trac mailing list