[FFmpeg-devel] [PATCH] Support for TARGA images without RLE compression

Diego Biurrun diego
Thu Oct 1 13:49:11 CEST 2009


On Thu, Oct 01, 2009 at 12:59:24PM +0200, Anne-Laure de Smit wrote:
> On Thu, Oct 1, 2009 at 11:27 AM, Diego Biurrun <diego at biurrun.de> wrote:
> [...]
> >> +    int bpp, picsize, datasize= -1;
> > That's a space after the =, not spaces around the =.
> 
> OK I updated my patch

Looks OK, can anybody test it?

> > Can you point me at sample files for testing?
> > Diego
> 
> I uploaded video sample testTga.mov to ftp://upload.ffmpeg.org
> /MPlayer/incoming/tga-test/<ftp://upload.ffmpeg.org/MPlayer/incoming/dv_dsf_1_stype_1.dv/>
> ffmpeg -i testTga.mov -coder "raw" imTga%06d.tga
> ffmpeg -i testTga.mov -coder imRleTga%06d.tga

I moved the sample here:

http://samples.mplayerhq.hu/image-samples/TGA/no_rle.mov

Diego



More information about the ffmpeg-devel mailing list