Hi,

I have written C code that subscribes to a UDP multicast group, and stores
the raw (hex) incoming audio data into a buffer.

I was wondering if there is a way of piping this buffer with the raw audio
data to ffmpeg within the C code in order to play the audio. I have seen
examples of .wav files being piped to ffmpeg within C files, but not a
buffer.

I am not experienced with ffmpeg and any help/tips would be greatly
appreciated.

Thank you.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to