#6917: Seeking in AVI file with mp3 audio throws errors during decoding.
-------------------------------------+-------------------------------------
               Reporter:             |                  Owner:
  dalecurtis                         |                 Status:  new
                   Type:  defect     |              Component:
               Priority:  normal     |  undetermined
                Version:             |               Keywords:
  unspecified                        |               Blocking:
             Blocked By:             |  Analyzed by developer:  0
Reproduced by developer:  0          |
-------------------------------------+-------------------------------------
 Originally reported here:
 https://bugs.chromium.org/p/chromium/issues/detail?id=794782

 On ToT ffmpeg, ffplay will show "[mp3 @ 0x7fcd8400b900] Header missing"
 errors when seeking in the following sample:
 http://storage.googleapis.com/dalecurtis/xvid_sample.avi (not attached due
 to size).

 The file continues to play because ffplay ignores avcodec_send_packet()
 failures, but presumably the file should not be throwing errors (certainly
 it does not in Windows Media Player).

 Remuxing the file with the same ToT version of ffmpeg resolves the
 problem, but since the file plays in WMP without issue I'm not sure
 there's anything wrong with the original file.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6917>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to