[Feature Request] libzmq #29

Open
opened 2025-02-06 06:04:21 +00:00 by longnguyen2004 · 3 comments
longnguyen2004 commented 2025-02-06 06:04:21 +00:00 (Migrated from gitlab.com)

zmq can be used to control the ffmpeg pipeline externally by sending text commands, similar to passing commands through stdin, but with an actual protocol instead of having to process stderr, which can be error-prone. I'd love to see this added into the build, considering that other prebuilt binaries for other platforms (BtbN, evermeet, gyan) also include libzmq

`zmq` can be used to control the ffmpeg pipeline externally by sending text commands, similar to passing commands through `stdin`, but with an actual protocol instead of having to process `stderr`, which can be error-prone. I'd love to see this added into the build, considering that other prebuilt binaries for other platforms ([BtbN](https://github.com/BtbN/FFmpeg-Builds/blob/master/scripts.d/50-libzmq.sh), [evermeet](https://evermeet.cx/ffmpeg/#:~:text=libxvid%20%2D%2Denable%2Dlibzimg-,%2D%2Denable%2Dlibzmq,-%2D%2Denable%2Dlibzvbi%20%2D%2Denable), [gyan](https://www.gyan.dev/ffmpeg/builds/#:~:text=libx265%20libxvid%20libzimg-,libzmq,-mediafoundation%20sdl2)) also include `libzmq`
martinr92 commented 2025-02-06 18:55:32 +00:00 (Migrated from gitlab.com)

mentioned in merge request !17

mentioned in merge request !17
martinr92 commented 2025-02-06 18:55:52 +00:00 (Migrated from gitlab.com)

assigned to @martinr92

assigned to @martinr92
Owner

pull request #49

pull request #49
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ffmpeg/build-script#29
No description provided.