[Live-devel] getting parsePESPacket error while streaming MPEG2
    Ross Finlayson 
    finlayson at live555.com
       
    Tue Sep 23 07:20:32 PDT 2008
    
    
  
>MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length 
>(10034) exceeds max frame size asked for (10000)
>MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length 
>(18846) exceeds max frame size asked for (10000)
You can overcome these error messages by increasing the size of the 
"fBuf" array (in "MPEG1or2FileServerDemux.cpp", line 189) to 20000 (or more).
(However, I suspect that there may be a problem with your MPEG file, 
because when I play i using VLC, I hear the audio, but don't see any video.)
	Ross Finlayson
	Live Networks, Inc. (LIVE555.COM)
	<http://www.live555.com/>
    
    
More information about the live-devel
mailing list