[MPlayer-dev-eng] How to add more image format support for -mf ?
Diego Biurrun
diego at biurrun.de
Mon Feb 13 11:31:24 CET 2006
On Mon, Feb 13, 2006 at 03:18:39AM +0000, Drake Guan wrote:
> it seems the current supported image formats are:
>
> input file type (available: jpeg, png, tga, sgi)
>
> and I am considering to add more image fomrats especiall .iff & .tif which are
> generated often by Alias Maya. I am wondering where and how to do that because I
> am not familiar with mencoder's framework.
The current supported output image formats are implemented as video
output drivers. Look at the files in the libvo subdirectory, especially
vo_png.c, vo_jpeg.c, vo_tga.c, vo_sgi.c, vo_pnm.c and vo_gif89a.c.
Diego
More information about the MPlayer-dev-eng
mailing list