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/>

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to