[FFmpeg-user] sendcmd and overlay

Paul B Mahol onemda at gmail.com
Sat Feb 1 22:38:21 EET 2020


On 2/1/20, Michael Koch <astroelectronic at t-online.de> wrote:
> Am 01.02.2020 um 21:16 schrieb Paul B Mahol:
>> On 2/1/20, Michael Koch <astroelectronic at t-online.de> wrote:
>>> I want to use sendcmd to set the x,y coordinates of the overlay filter.
>>> If I write sendcmd before overlay, I get this error message:
>>> Too many inputs specified for the "sendcmd" filter.
>>> But the two inputs are required for the overlay filter. How can this
>>> problem be solved?
>>>
>> Simply put it before one of inputs.
>
> I don't understand what you mean. At which place shall I put it?

One of inputs before overlay filter:

[a]sendcmd=...[a];[a][b]overlay....

>
> Michael
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list