[FFmpeg-user] overlays, setdar error
Stefano Sabatini
stefano.sabatini-lala at poste.it
Wed Mar 30 16:56:12 CEST 2011
On date Wednesday 2011-03-30 13:41:44 +0200, Alastair Mason encoded:
> Hi
>
> I have been using overlays off the soc branch but decided it was time to
> update. downloaded the latest code and got the following error:
> Not enough inputs specified for the "setdar" filter.
>
> not finding any reference to this error, been googleing since yesterday? Any
> idea where i'm going wrong?
>
> ffmpeg -i 'input.mov' -sameq -vf "movie=overlay.png [logo]; [in][logo]
> overlay=10:main_h-overlay_h-10 [out]" 'test.mov'
Quick reply: avoid the "[out]" at the end of the filterchain
description.
Not so quick reply: yes the program behavior needs some improvement.
More information about the ffmpeg-user
mailing list