[Ffmpeg-devel] [PATCH] Targa encoder
Kostya
kostya.shishkov
Wed Mar 14 15:57:42 CET 2007
On Wed, Mar 14, 2007 at 08:07:36PM +0900, Bobby Bingham wrote:
[...]
> >Problem is that quicktime can't decode generated bitstream.
> >you can test encoder by using
> >
> >ffmpeg -i file -vcodec targa test.mov
> >
>
> I'm on linux, so I don't have quicktime for testing. I did test with
> mplayer, and ffplay with the patch applied, and both played fine in my
> tests. I'll try to get quicktime going under wine or something for testing.
Lavc decoder expect general picture format and will work on standalone
pictures too (ffmpeg -i file -f image2 -vcodec targa %05d.tga) while
QuickTime may expect only some subset. Try to compare your output with
samples here:
http://openquicktime.sf.net/files.php/aletrek/
> --
> Bobby Bingham
More information about the ffmpeg-devel
mailing list