On Mon, 16 Aug 2021 at 14:57, Nicolas George <[email protected]> wrote:
> You must check the return code of all the functions that can fail. If > you do not, your code is obviously invalid. Start by fixing that before > asking for more help. > > I told you I did and avcodec_send_frame() is the one that throws that error. It would be useful a document in the documentation explaining how to fix those errors. I have allocated the frame so ffmpeg should set the linesize by itself but in my case it doesn't. Why?
_______________________________________________ Libav-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/libav-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
