I am allocating buffers that need to hold the entire contents of
myAVframe->data[0], including the padding bytes. In the case of
1920x1088 video, there are 32 padding bytes so linesize[0] is 1952. I
need to know this beforehand so I can make room in my buffer. Is there
any way to know how much this will be prior to actually decoding the
frame?
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to