chenyunecjtu / coreavc-for-linux

Automatically exported from code.google.com/p/coreavc-for-linux
GNU General Public License v2.0
0 stars 1 forks source link

mplayer "Too many video packets in the buffer" #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. http://code.google.com/p/coreavc-for-linux/wiki/MplayerInstallation
2. unc > 0 (unc higher - mplayer fast crash) (MythTV 0.21 + ac3 patch +
coreavc - works very good)

What is the expected output? What do you see instead?
"Too many video packets in the buffer" (first slow, next stop, and finally
crash mplayer)

full mplayer log: http://rafb.net/p/fF1SN711.html

What version of the product are you using? On what operating system?
ubuntu 8.04, mplayer (Rev: 28175), coreavc-for-linux (Revision: 82)

Please provide any additional information below.

/opt/mplayer/bin/mplayer -nocorrect-pts -vc coreserve -ao oss -demuxer lavf
"dvb://TVP1"

(I'm checked various combinations)

$ dshowserver -c CoreAVCDecoder.ax -s 1280x720 -g
09571a4b-f1fe-4c60-9760de6d310c7c31 -b 12 -f 0x34363248 -o 0x30323449
No id specified, assuming test mode
Opening device
len: 992
ProductVersion: 1.8.5
Decoder supports the following YUV formats: YUY2 UYVY YV12 I420 
Decoder is capable of YUV output (flags 0x2b)
Setting fmt
Starting
Initialization is complete

Original issue reported on code.google.com by rafalm1...@gmail.com on 22 Dec 2008 at 8:22

GoogleCodeExporter commented 8 years ago
mplayer -vc coreserve -demuxer lavf -lavfdopts format=mpegts -quiet test.mpg

http://www.malisoft.radom.pl/test.mpg (80MB)

Original comment by rafalm1...@gmail.com on 22 Dec 2008 at 10:54

GoogleCodeExporter commented 8 years ago
This generally means that the video format is not being sent properly to 
coreavc. 
generally your only option is to try using different -demuxer switches.  You 
can also
try forcing AVC mode (see this thread):
http://ubuntuforums.org/showthread.php?p=8628438

Original comment by alannis...@gmail.com on 9 Jan 2010 at 2:50

GoogleCodeExporter commented 8 years ago
No response

Original comment by alannis...@gmail.com on 12 Mar 2010 at 4:22