[Libav-user] Output rawvideo to stdin
Hillel Rosensweig
hillelro at yahoo.com
Wed Mar 23 08:53:17 EET 2022
Hello all,
I am trying to output raw video (from file or device) packets to stdin so that they can be picked up by another program running on my system.
Any suggestions on how to do this?For example, can I relate to stdin like a filename and just use avformat_alloc_output_context2 and avio_openlike I would when recording to a file?
I there some code reference which deals with this scenario?Thanks!
Hillel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20220323/4f2b45a9/attachment.htm>
More information about the Libav-user
mailing list