[Live-devel] FW: Convert H263 framed stream to.avi media file?

Ross Finlayson finlayson at live.com
Tue Apr 19 09:02:14 PDT 2005


>So if I understand right, I need to:
>1) Create a subclass of FramedSource that will read my file frame by frame
>2) Create a SDP description for passing it to MediaSession::createNew() 
>and then I could link this session to AVIFileSink
>
>But how should I connect my subclass of FramedSource to the session?

You will need to modify (your copy of) the "AVIFileSink" code, in the 
places where it calls "subsession->readSource()".  In those places, it will 
need to refer to your H.263 input stream object instead.


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list