Dear all, I have a buffer with the data of an AVFrame, I filled it using the method "avpicture_layout", then I want to read this buffer to fill another AVFrame, I am using "avpicture_fill" method for that, but i doesn't seam to work. Does anyone knows if avpicture_fill shouldn't be used in that way? Thanks in advance, David