17
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 12 Mar 2025
17 points (100.0% liked)
Linux
8280 readers
430 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
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.