> I have the following code to encode an audio stream and everything seems to 
> be working fine until I get to the avcodec_encode_audio2 function, I am 
> failing with -22 error code, and I dont know what that error code means. I 
> verified that pFrame and out_fmt_ctx are allocated. Does anyone have an idea 
> of what the problem might be?

av_err2str (ret) generates a human readable version of the error code.

Greetings Harald


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to