首页IT科技Gstreamer对输入视频文件音视频重新编码封装(GStreamer: open source multimedia framework)

Gstreamer对输入视频文件音视频重新编码封装(GStreamer: open source multimedia framework)

时间2025-06-21 00:11:43分类IT科技浏览5672
导读:What is GStreamer? GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis...

What is GStreamer?

GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. Read more ...

GStreamer is released under the LGPL. The 0.10 series is API and ABI stable.

创心域SEO版权声明:以上内容作者已申请原创保护,未经允许不得转载,侵权必究!授权事宜、对本内容有异议或投诉,敬请联系网站管理员,我们将尽快回复您,谢谢合作!

展开全文READ MORE
linux如何修改文本内容(Linux中安装使用semanage来修改文本的教程)