[FFmpeg-user] ZMQ and delogo filter
Moritz Barsnick
barsnick at gmx.net
Mon Jul 24 02:21:32 EEST 2017
On Sun, Jul 23, 2017 at 22:32:04 +0000, Cipi-Ripi wrote:
> How to change delogo filter parameters using zmq,
> My filter is : "delogo=x=80:y=40:w=200:h=70,zmq" , but when I try to change using
> echo Parsed_delogo x 10 | tools/zmqsend , I have error:38 Function not implemented
As far as I can tell, the delogo filter doesn't support commands.
I believe it might be easy to implement, but it wasn't trivial for me
within 10 minutes.
Moritz
More information about the ffmpeg-user
mailing list