#2877: Unable to rewind/seek a mp3
-------------------------------------+-------------------------------------
Reporter: jpo38 | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: seek | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by saste):
Replying to [comment:8 jpo38]:
> I could reproduce it with all mp3 file I tried (3 or 4, part of my test
suite). I even see it when reading audio from avi files.
What happens if you use avformat_seek_file() instead? Also are you sure
that your files start with timestamp 0?
Today I added an option to ffprobe which may help to test this, try this
command and inspect the output:
{{{
ffprobe IN.mp3 -read_intervals "%2,0%2" -of compact -show_packets
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2877#comment:9>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac