[FFmpeg-devel] [WIP] zmq filters

Nicolas George nicolas.george at normalesup.org
Wed Apr 24 17:35:51 CEST 2013


Le tridi 3 floréal, an CCXXI, Stefano Sabatini a écrit :
> I can't honestly say, but at least it seems deployed in Debuntu, and
> the library itself looks cool and slick. It has a simple and flexible
> API, with lots of high level bindings which makes it particularly
> suited for scripting. See in attachment a C client application I'm
> using to test the filter (which I can eventually clean and put in
> tools in the same commit).

I am afraid that a library that is too obscure will only bitrot.

> I opted for 3.2 because I was following the official tutorial and the
> previous API seems a bit more complex. I can switch back to the 2.x
> (incompatible) API.

If the 2.x series is really incompatible, then I believe you were right to
choose the most recent and simplest one.

>     zmq_connect(requester, "tcp://localhost:5555");

Is there any access control possible? If not, that limits the usability a
lot.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130424/d38b115c/attachment.asc>


More information about the ffmpeg-devel mailing list