[FFmpeg-user] Feeding FFMPEG from buffer in c code RAW H264 to MP4 wrapping, or named fifo?

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed May 10 11:14:13 EEST 2017


2017-05-09 20:08 GMT+02:00 abraxas1 <abraxas1 at gmail.com>:
> yes, thanks carl, i went on to do just that.
> first i fed the buffer output to the fifo and piped that to a file.

The ffmpeg command line tool should be able to read from
the fifo to allow you testing without the call to exec().

> Successfully opened the file.

Do not cut the console output if you request help here.

Please do not top-post here, Carl Eugen


More information about the ffmpeg-user mailing list