[FFmpeg-user] zmq filter setup

Moritz Barsnick barsnick at gmx.net
Sun Oct 15 23:29:04 EEST 2017


On Sun, Oct 15, 2017 at 15:17:00 -0400, kamal shadi wrote:
> Could anybody help me how to install zmq libraries for ffmpeg? Should I
> compile the source code again with libzmq enabled or is there anyway I can
> add libzmq to my current installation?

Yes, to add a filter, you need to recompile. You need to have either
libzmq and libzmq-devel packages installed (if you are working
repository based), or precompile libzmq in a similar fashion to the
other libraries, before compiling ffmpeg.

What is your "current installation", by the way?

Moritz


More information about the ffmpeg-user mailing list