[FFmpeg-devel] [PATCH] Support for TARGA images without RLE compression
Anne-Laure de Smit
annelaure.desmit
Thu Oct 1 11:00:22 CEST 2009
Hi,
With attached patch, I added an option to encode targa images without RLE
compression.
Uncompressed images:
ffmpeg -i file.bmp -coder "raw" out.tga
RLE compressed images:
ffmpeg -i file.bmp out.tga
Anne-Laure
-------------- next part --------------
A non-text attachment was scrubbed...
Name: targaenc.patch
Type: application/octet-stream
Size: 813 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091001/98128e84/attachment.obj>
More information about the ffmpeg-devel
mailing list