[GRASS-dev] Re: Nviz animation wish

Glynn Clements glynn at gclements.plus.com
Thu Jan 25 13:58:50 EST 2007


William Kyngesburye wrote:

> A question about the ffmpeg support - is it limited to just the  
> mpeg-1 output, or can it use any format supported by ffmpeg?

There is a compile-time option (USE_XVID) to use XviD instead. It
should be straightforward to allow the user to specify the codec by
name; there is already some (commented-out) code which attempts to do
this, although it should be using avcodec_find_encoder_by_name().

See lib/ogsf/gsd_img_ppm.c for details.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list