[FFmpeg-soc] [soc]: r5841 - libavfilter/vf_overlay.c

Stefano Sabatini stefano.sabatini-lala at poste.it
Mon Jun 21 01:52:15 CEST 2010


On date Sunday 2010-06-20 16:31:19 -0700, Baptiste Coudurier encoded:
> On 6/20/10 4:27 PM, stefano wrote:
> >Author: stefano
> >Date: Mon Jun 21 01:27:14 2010
> >New Revision: 5841
> >
> >Log:
> >Revert commit:
> >   Author: bcoudurier
> >   Date: Fri Jun  4 22:15:35 2010
> >   New Revision: 5821
> >
> >   Log:
> >   Direct rendering in overlay filter.
> >   RGB24 support.
> >   Doesn't work with movie in movie yet, needs loop input feature for logos
> >   either in movie filter or here.
> >
> >Fix movie in movie and ffplay overlaying with static images, ffplay
> >movie in movie filtering is still borken.
> 
> This is false, ffplay works here with static images, _your_ setup is broken.

I could have expressed it better, what is not working is overlay with
a dynamic movie:
ffplay -vf "movie=0:flv:slow.flv, scale=100:-1 [overlay]; [in][overlay] overlay" slow.flv

A black rectangle is overlayed.


More information about the FFmpeg-soc mailing list