<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><div><span>Hi ,</span></div><div><span><br></span></div><div><span>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.</span></div><div><span>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.</span></div><div><br></div><div><span>yuv420p---->|x264-api|---->NAL--->|ffmpeg-api|---->rtp packet</span></div><div><span><br></span></div><div><span>thanks </span></div><div> </div><div><span style="font-weight: bold; color: rgb(91, 91, 91); font-family: 'comic sans ms'; ">Adreas Polychronopoulos</span><br style="font-weight: bold; color: rgb(0, 0, 255); font-family: 'comic
sans ms'; "></div></div></body></html>