Is this like a more flexible ffmpeg alternative?
this post was submitted on 12 Mar 2025
17 points (100.0% liked)
Linux
6533 readers
263 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 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.