<div dir="ltr">Hi,<div><br><div>I am looking for information or code snippets on how to encode & mux the raw PCM audio stream onto the .MOV container. </div><div><br></div><div>I am able to encode & mux the raw YUV420 video stream into H264-MPEG4 AVC format onto the .MOV contain. But I am not able encode & mux the raw PCM audio stream into PCM S16LE onto the same  .MOV container.</div><div><br></div><div>Continuously keep getting AVERROR(EAGAIN) when I call the "avcodec_send_frame" function for the audio frame, no matter how many times I retry. </div></div><div><br></div><div>Thanks,</div><div>/Ctran</div></div>