[FFmpeg-devel] Did it possible to serialize AVCodecContext and send it to remote?

Michael Niedermayer michaelni at gmx.at
Tue Jan 7 18:40:45 CET 2014


On Tue, Jan 07, 2014 at 10:06:15PM +0800, zozoh wrote:
> Hi, 
> 
> Did anyone know that is possible or not to serialize AVCodecContext and send it to remote? 

yes you can take a multimedia stream, encode and mux it to get bytes
and then demux and decode it

or a subset of these depending on what you have and want


-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Its not that you shouldnt use gotos but rather that you should write
readable code and code with gotos often but not always is less readable
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140107/ed9f27df/attachment.asc>


More information about the ffmpeg-devel mailing list