On 24/05/15 04:49, Timm Murray wrote:
I'm trying to combine two videos.  One is an avi with h264, and the other
is a mov with transparent pngs for a graphical overlay.

I'm combining them with:

avconv -i ${INPUT_VID} -i ${OVERLAY_VID} -filter_complex 'overlay' -b:v
8000000 ${OUTPUT_VID}

This results in:

===========
avconv version 9.18-6:9.18-0ubuntu0.14.04.1, Copyright (c) 2000-2014 the
Libav developers

Could you please update to version 11?

lu

_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools

Reply via email to