>     char const* inputFileName = "video-H263-1998-1.3pg";

What is the format of this file?  Our 'H.263+ parsing' code assumes 
that the input file contains raw H.263+ video elementary stream data 
*only*.  If (judging by the ".3gp" filename suffix) your file is 
instead a MPEG-4-format file, then our code will definitely *not* 
work, as we currently do not have a parser for such files.

-- 

Ross Finlayson
Live Networks, Inc.
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