Opened 12 years ago

Closed 12 years ago

#1689 closed defect (fixed)

mpc7: problem with seeking (ffplay)

Reported by: ami_stuff Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords: mpc7
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

seeking to the end of the file with the mouse doesn't work (it only seeks forward +1s, but when current time reachs 30s then it's possible to seek with the mouse correctly in any place in the file).

http://www.datafilehost.com/download-a971ef21.html

C:\>ffmpeg -i musepack7.mpc
ffmpeg version N-43803-g2c0b164 Copyright (c) 2000-2012 the FFmpeg developers
  built on Aug 22 2012 02:22:47 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      51. 70.100 / 51. 70.100
  libavcodec     54. 54.100 / 54. 54.100
  libavformat    54. 25.104 / 54. 25.104
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3. 13.100 /  3. 13.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, mpc, from 'musepack7.mpc':
  Duration: 00:00:30.01, start: 0.000000, bitrate: 181 kb/s
    Stream #0:0: Audio: musepack7, 44100 Hz, stereo, s16
At least one output file must be specified

Attachments (1)

musepack7.mpc (663.5 KB ) - added by Carl Eugen Hoyos 12 years ago.

Download all attachments as: .zip

Change History (3)

by Carl Eugen Hoyos, 12 years ago

Attachment: musepack7.mpc added

comment:1 by Carl Eugen Hoyos, 12 years ago

Keywords: mpc7 added
Reproduced by developer: set
Status: newopen
Version: unspecifiedgit-master

comment:2 by Michael Niedermayer, 12 years ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.