[FFmpeg-devel] [WIP] zmq filters
Stefano Sabatini
stefasab at gmail.com
Sun Apr 21 17:39:47 CEST 2013
Hi,
this is a generalization of the current undocumented feature of ffmpeg
which allows to read interactive commands from stdin, and makes use of
libzmq instead (so the commands can be sent from a different
machine/process/thread), and it is possible to have several zmq client
as well (since the zmq filter is acting server).
Requires libzmq version 3.2 or later.
Comments are welcome.
--
FFmpeg = Faithful Faithless Merciless Patchable EntanGlement
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-lavfi-add-zmq-filters.patch
Type: text/x-diff
Size: 12124 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130421/610182bf/attachment.bin>
More information about the ffmpeg-devel
mailing list