Giter Site home page Giter Site logo

gstmpg123's Introduction

Overview

This is gstmpg123, a GStreamer plugin for MP3 decoding, using the mpg123 library. Currently, it is written for GStreamer 0.10.36 (the 0.10 branch) and 1.0.0 (the 1.0 branch).

mpg123 is a free mp3 decoder, released under the LGPL. It consists of a C library and a command-line client.

Dependencies

  • GStreamer 0.10.36 or a new version in the 0.10 branch or GStreamer 1.0.0 or a new version in the 1.0 branch
  • mpg123 1.13.0

Build instructions

Run:

./waf -h

To get a list of options. --prefix, --plugin-install-path-0-10, --plugin-install-path-1-0 are particularly interesting for local GStreamer installations and for cross compilings.

GStreamer 1.0

This plugin makes use of the waf build system. For building, call:

./waf configure build

Then, to install the plugin, call:

./waf install

(build_1_0 for building and install_1_0 also work).

GStreamer 0.10

Similar to the 0.10 build, call:

./waf configure build_0_10

Then, to install the plugin, call:

./waf install_0_10

Note

This plugin has been included in the gst-plugins-bad package since version 1.0.0. Most Linux distributions have started to support GStreamer 1.0 and offer it in their package repositories. If GStreamer 1.0 packages are available to you, it is recommended to install the gst-plugins-bad package use its prebuilt mpg123 plugin instead.

gstmpg123's People

Contributors

dv1 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.