[Live-devel] MPEG4VideoStreamDiscreteFramer and MPEG4VideoStreamFramer

Tilouche Khaled kall_tiller at yahoo.fr
Wed Mar 22 09:20:14 PST 2006


Thanks a lot Ross, i got it.
 
 Sincerely,

Ross Finlayson <finlayson at live555.com> a écrit : 
>=i would like to know what is the main difference between the
>
>"MPEG4VideoStreamDiscreteFramer.cpp" and the 
>"MPEG4VideoStreamFramer.cpp" in wich case i have to use the one or the other?

If your input source (that you will feed into the 'framer' object) 
delivers single, complete MPEG-4 video frames (this is usually the 
case if the input source is an encoder), then you should use 
"MPEG4VideoStreamDiscreteFramer".

If, however, your input source is an unstructured byte stream (this 
is the case if the input source is a file, or 'stdin'), then you must 
use "MPEG4VideoStreamFramer", because - in that case - you will need 
to parse the input to extract the MPEG-4 frames.


 Ross Finlayson
 Live Networks, Inc. (LIVE555.COM)
 

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


		
---------------------------------
 Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.Téléchargez la version beta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060322/762a49d2/attachment.html 


More information about the live-devel mailing list