On Tue, Sep 16, 2014 at 3:23 AM, Geoffroy Montel <
geoffroy.montel...@gmail.com> wrote:

> Hello list,
>
> Quick dumb question : I'm using MELT XML and when I add an animated
> GIF in a video with a producer, only the first image of the GIF is in
> the video.
>
> <producer id="0">
>     <property name="resource">images/animated.gif</property>
> </producer>
>
> Is there any way to load the animated gif as a "video" ?
>
>
*.gif first matches with the pixbuf or qt producers, which do not support
GIF animation. Preface the file path with "avformat:" to force it to use
the avformat producer, which does support animated GIF.


-- 
+-DRD-+
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to