[x264-devel] avpicture_fill() - filling avframe wrong
Jason Garrett-Glaser
jason at x264.com
Fri May 4 06:18:27 CEST 2012
On Thu, May 3, 2012 at 1:30 PM, Tiago Parra <tiagocparra at gmail.com> wrote:
> Hello everyone,
>
> 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)
>
> Anyone have a hint?
Are you sure you're on the right mailing list? This is x264, not libav.
Jason
More information about the x264-devel
mailing list