[Live-devel] MPEG4 RTSP Client/Receiver

Ganesh V ganesh_vijayan at yahoo.com
Fri Jun 26 08:42:45 PDT 2009


Hi Khalid, 

I analyzed the file provided by you separately and found following potential issues:

1) The profile_and_level_indication after the VOS Start code is F5 which is reserved (refer Table G-1 in the MPEG4 Standard). I tried streaming after modifying this too, but same issues.

2) In you stream, I observed that at different locations, I observed 0x000001F5 string. 0x000001 is the start code and as per the standard it belongs to the systems start code (Table 6-3). Hence, I presume you are observing this error.


MPEG4VideoStreamParser::parseVideoObjectPlane(): Saw unexpected code 000001F5
MPEG4VideoStreamParser::parseVideoObjectPlane(): marker bit not set!
MPEG4VideoStreamParser::parseVideoObjectPlane(): 32-bits are not enough to get "vop_time_increment"!


I feel there is a potential issues in the way this stream has been created. Is it by any chance in the MPEG4 file format? 

Thanks,
Ganesh



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090626/6659fdad/attachment-0001.html>


More information about the live-devel mailing list