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
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel