Hi , I encode yuv420p frames with the x264 api to NAL units. I would like to use the ffmpeg-api to mux them with the rtp muxer. I have done this using ffmpe-api to encode (H264 codec) and stream the yuv420p frames but now I want to have more control on the codec options so the encoding is done by x264-api and streaming with the ffmpeg-api.
yuv420p---->|x264-api|---->NAL--->|ffmpeg-api|---->rtp packet thanks Adreas Polychronopoulos
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
