this post was submitted on 12 Mar 2025
17 points (100.0% liked)

Linux

7258 readers
377 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 month ago (1 children)

Is this like a more flexible ffmpeg alternative?

[–] Kissaki 3 points 1 month ago (1 children)

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.

[–] [email protected] 1 points 1 month ago

Ooooh I get it. Thanks.