[FFmpeg-trac] #1905(undetermined:open): wmav2 in wav: fix timer when seeking (was: wmav2 in wav: fix seeking)

FFmpeg trac at avcodec.org
Thu Nov 15 14:02:55 CET 2012


#1905: wmav2 in wav: fix timer when seeking
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  seek         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:   => seek
 * status:  new => open
 * version:  unspecified => git-master
 * reproduced:  0 => 1


Comment:

 Seeking works (at least to a certain degree), the timer in the status line
 is wrong - it stays unchanged on seeking, also reproducible with mplayer
 -demuxer lavf
 {{{
 $ ffplay FLCL_Ending_My.wav
 ffplay version N-46747-ga1b5c96 Copyright (c) 2003-2012 the FFmpeg
 developers
   built on Nov 15 2012 09:06:47 with gcc 4.7 (SUSE Linux)
   configuration:
   libavutil      52.  6.100 / 52.  6.100
   libavcodec     54. 72.100 / 54. 72.100
   libavformat    54. 36.100 / 54. 36.100
   libavdevice    54.  3.100 / 54.  3.100
   libavfilter     3. 23.100 /  3. 23.100
   libswscale      2.  1.102 /  2.  1.102
   libswresample   0. 16.100 /  0. 16.100
   libpostproc    52.  1.100 / 52.  1.100
 [wav @ 0x7fce480008c0] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, wav, from 'FLCL_Ending_My.wav':
   Duration: 00:02:19.94, bitrate: 64 kb/s
     Stream #0:0: Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, 2 channels,
 fltp, 64 kb/s
 Seek to 75% ( 0:01:43) of total duration ( 0:02:19)
    2.86 A-V:  0.000 fd=   0 aq=   24KB vq=    0KB sq=    0B f=0/0
 }}}

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


More information about the FFmpeg-trac mailing list