Opened 14 years ago

Last modified 13 years ago

#1800 closed defect (duplicate)

lavf: 'too many video packets in the buffer' with mp4

Reported by: h.mth@… Owned by: reimar
Priority: normal Component: demuxer
Version: HEAD Severity: normal
Keywords: Cc: compn
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Latest Naruto episodes exhibit this problem:
http://takafansubs.com/torrents/%5BTaka%5D_Naruto_Shippuuden_178_%5B720p%5D%5BA3D1078C%5D.mp4.torrent

$ mplayer -demuxer lavfpref -xineramascreen 1
naruto/\[Taka\]_Naruto_Shippuuden_178_\[720p\]\[A3D1078C\].mp4
...
Zu viele Videopakete im Puffer: (4096 in 33229961 Bytes).
( too many video packets in the buffer )
...

It just fills the buffer and boom. :)

With '-demuxer mov' this does not happen.

Debug output is attached.

Attachments (1)

mplayer.debug (361.0 KB ) - added by h.mth@… 14 years ago.
mplayer debugging

Download all attachments as: .zip

Change History (3)

by h.mth@…, 14 years ago

Attachment: mplayer.debug added

mplayer debugging

comment:1 by h.mth@…, 14 years ago

reported to ffmpeg as requested: https://roundup.ffmpeg.org/issue2246

comment:2 by compn, 13 years ago

Resolution: duplicate
Status: newclosed, patriotact@gmail.com

probably -nocorrect-pts fixes it
also probably related to bug1288 so i'm merging them.

Note: See TracTickets for help on using tickets.