

If you have a media file/stream you'll be able to adjust the codecs however you want, change the media format and record it to a file or push it towards a media server. So what can ffmpeg do?Īnything related to media really: there's little that ffmpeg can't do. Luckily the basic settings are really forgiving for starting users, and as long as you keep the original source files you're quite safe from mistakes. The downside is that as you'll have to do this without a graphical interface, the learning curve is quite high, and if you don't know what you're doing you can worsen the quality of your video or even make it unplayable.


It'll allow you to use it in automation on your server, which can be incredibly handy for any starting streaming platform. Ffmpeg is purely command line, which is both its downside and strength. Ffmpeg, the swiss army knife of streamingįfmpeg is an incredibly versatile piece of software when it comes to media encoding, pushing and even restreaming other streams. To cover them would require several posts, so instead I'll just talk about the one I like the most: ffmpeg. There's a lot of good options out there on the internet, both paid and open source. This time I'd like to talk doing your own encodes and stream pushes.
