Re: [Live-devel] getting parsePESPacket error while streaming MPEG2

2008-09-23 Thread Ross Finlayson
This might be a bug with vlc as this particular file is opening fine with windows media player. But if we open with vlc it is not showing video fully. Please report this to the VLC developers (at "[EMAIL PROTECTED]"). They will be interested to learn of files that VLC does not play properly

Re: [Live-devel] getting parsePESPacket error while streaming MPEG2

2008-09-23 Thread Anoop P.A.
, September 23, 2008 8:12 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] getting parsePESPacket error while streaming MPEG2 Hi Ross, Thanks for your immediate response. I had tried with other mpeg files as well and I got same error >You can overcome these error mess

Re: [Live-devel] getting parsePESPacket error while streaming MPEG2

2008-09-23 Thread Anoop P.A.
ncrease fbuf what will be its impacts.?? Thanks Anoop -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Finlayson Sent: Tuesday, September 23, 2008 7:51 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] getting parsePESP

Re: [Live-devel] getting parsePESPacket error while streaming MPEG2

2008-09-23 Thread Ross Finlayson
MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length (10034) exceeds max frame size asked for (1) MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length (18846) exceeds max frame size asked for (1) You can overcome these error messages by increasing the size

[Live-devel] getting parsePESPacket error while streaming MPEG2

2008-09-23 Thread Anoop P.A.
Hi , I have compiled this particular source (http://www.live555.com/liveMedia/public/live555-latest.tar.gz) code in my FC5 machine. And I streamed this video ( http://www.leadcodecs.com/Download/mpeg/WhatBox_MPEG2_720x480_q5.mpg ). Once I opened rtsp link from a Win Xp machine in same subn