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

Anne-Laure de Smit annelaure.desmit
Thu Oct 1 12:59:24 CEST 2009


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

> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: targaenc.patch
Type: application/octet-stream
Size: 814 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091001/c201f1d1/attachment.obj>



More information about the ffmpeg-devel mailing list