[Feature Request] libzmq #29
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ffmpeg/build-script#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
zmqcan be used to control the ffmpeg pipeline externally by sending text commands, similar to passing commands throughstdin, but with an actual protocol instead of having to processstderr, 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 includelibzmqmentioned in merge request !17
assigned to @martinr92
pull request #49