FFMPEG: How to work with Infinite Live streams?

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-03-28T15:26:36Z Indexed on 2010/03/28 15:43 UTC
Read the original article Hit count: 209

Filed under:
|
|
|

So I have for example 20 incoming .mp3 streams (NOT FILES!) I want to join them and get 1 (.MKV) stream. How to do such thing using FFmpeg (in C or C++ or C# or using Java ) Are there any *special libs for life streams encoding\decoding with ffmpeg?

© Stack Overflow or respective owner

Related posts about c

    Related posts about c++