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!
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to