On Wed, 2014-10-29 at 11:26 +0530, Parth Shah wrote:
> Hi all,
>
> I am using FFMPEG library to mux H.264 and AAC frames to Matroska
> (.mkv)
> file. I can do that both using command line and C program.
>
> Now, instead of writing the muxed matroska data into file I want to
> write these muxed d
Hi all,
I am using FFMPEG library to mux H.264 and AAC frames to Matroska (.mkv)
file. I can do that both using command line and C program.
Now, instead of writing the muxed matroska data into file I want to
write these muxed data directly on to socket or pipe. My actual goal is
to write a C