Opened 12 years ago
Closed 12 years ago
#1905 closed defect (fixed)
wmav2 in wav: fix timer when seeking
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avformat |
Version: | git-master | Keywords: | wmav2 seek regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
mplayer/wmp can seek correctly in the file
http://samples.mplayerhq.hu/A-codecs/WMA/wav/FLCL_Ending_My.wav
C:\>ffmpeg -i FLCL_Ending_My.wav ffmpeg version N-46283-g1475815 Copyright (c) 2000-2012 the FFmpeg developers built on Nov 2 2012 02:31:20 with gcc 4.5.0 (GCC) 20100414 (Fedora MinGW 4.5. 0-1.fc14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686-pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime-cpudetect --enable-cross-compile --enable-static --disable-shared --extra-libs='-lws2_32 - lwinmm -lpthread' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snap shots/build/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/s napshots/build/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-nonfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 52. 1.100 / 52. 1.100 libavcodec 54. 70.100 / 54. 70.100 libavformat 54. 35.100 / 54. 35.100 libavdevice 54. 3.100 / 54. 3.100 libavfilter 3. 21.106 / 3. 21.106 libswscale 2. 1.102 / 2. 1.102 libswresample 0. 16.100 / 0. 16.100 libpostproc 52. 1.100 / 52. 1.100 [wav @ 0x1edc340] Estimating duration from bitrate, this may be inaccurate Guessed Channel Layout for Input Stream #0.0 : stereo 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, stereo, fltp, 64 kb/s At least one output file must be specified
Change History (4)
comment:1 by , 12 years ago
Keywords: | seek added |
---|---|
Reproduced by developer: | set |
Status: | new → open |
Summary: | wmav2 in wav: fix seeking → wmav2 in wav: fix timer when seeking |
Version: | unspecified → git-master |
comment:2 by , 12 years ago
Component: | undetermined → avformat |
---|---|
Keywords: | regression added |
Priority: | normal → important |
Regression since 6c65cf5 / f095391.
comment:3 by , 12 years ago
Keywords: | wmav2 added |
---|
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Note:
See TracTickets
for help on using tickets.
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