Hi,

I am looking for information or code snippets on how to encode & mux the
raw PCM audio stream onto the .MOV container.

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.

Continuously keep getting AVERROR(EAGAIN) when I call the
"avcodec_send_frame" function for the audio frame, no matter how many times
I retry.

Thanks,
/Ctran
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to