Hello everyone,<br><br>I am trying to fill a AVFrame using avpicture_fill. For that I specify a RGB24(no header)  file. I already opened this file with photoshop as it supposedly a Photoshop RAW format. It opens ok and the image is fine. But when I save the AVFrame to the disk the whole image is the first row of the original file multiplied by the height. (I am saving the avframe correctly yes)<br>
<br>Anyone have a hint?<br><br>Best regards<br>Tiago Parra<br><br>