[Libav-user] Encoding and Decoding on separate ends
Vitsas Nikolaos
p3070011 at dias.aueb.gr
Mon Jan 21 01:52:59 CET 2013
Hi,
I want to be able to open a video file on one end, encode it to h264
and then send it over RTP(custom library) to another end for decoding.
I am not sure how exactly I am going to open the AVFormatContext and
AVCodecContext on the receiving end. I am able to serialize AVPackets
correctly.
I am new to libav* and I can' t see how I need to initialize the
AVFormat state on the decoding side.
Thank you!
More information about the Libav-user
mailing list