You must log in or register to comment.
Is this like a more flexible ffmpeg alternative?
You mean as a library? ffmpeg can be integrated as a library but also be considered an application. GStreamer is a library only, as far as I know. You’ll need to run other applications that use it to run it.
Ooooh I get it. Thanks.