Gstreamer programming, gstreamer Video Player

Source: Internet
Author: User
Tags gstreamer

Gstreamer programming, gstreamer Video Player

I. Introduction

GStreamer is an open-source Multimedia Framework library. It can be used to construct a series of media processing modules, including processing from simple ogg playing functions to complex audio (sound mixing) and video (non-linear editing. Applications can utilize decoding and filtering technologies transparently. Developers can use simple and common interfaces to write a simple plug-in to add a new decoder or filter.

 

Ii. installation and configuration

1) yum Method

Yum install gstreamer-devel
Yum install gstreamer-plugins-base-devel

2) source code

Http://gstreamer.freedesktop.org/download/

 

Iii. Tutorial

Http://blog.csdn.net/sakulafly/article/category/1819383

 

Iv. programming examples

1) Compile an mp3 player

Http://www.cnblogs.com/274914765qq/p/5090299.html

 

Reference: http://docs.gstreamer.com/display/GstSDK/Home

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.