FFMPEG: How to work with Infinite file streams?
- by Ole Jak
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?