Le quintidi 5 vendémiaire, an CCXXIV, Paul B Mahol a écrit :
> +Merge first input stream with second input stream using per pixel weights in
> +the third input stream. 0 means that pixel component from first stream is
> +returned unchanged while 255 for 8-bit videos means that pixel component from
> +second stream is returned unchanged.

If I read this correctly, it would be equivalent to:

        [second] [third] alphamerge [ov] ;
        [first] [ov] overlay

Am I mistaken? A few words in the doc to explain what the difference is
exactly would be useful.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to