this post was submitted on 30 Jan 2025
23 points (100.0% liked)
Linux
6174 readers
225 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
view the rest of the comments
gstreamer has confused me for ages. Is it built on top of ffmpeg or an alternative?
Anti Commercial-AI license
It's more of a glue that can connect multiple media things together
It is used to build a pipeline processing audio/video/metadata. You can use some of ffmpeg plugins with it but it is a separate product.