Gstreamer

From ArchWiki

Jump to: navigation, search

Gstreamer is an audio framework for linux. It can act as a go-between between a program and a sound device.

Image:Tango-document-new.png This article is a stub.
It may be confusing, not contain enough information, or be a placeholder for an article to come. People are invited to expand it to full article status and remove this box.

Contents

[edit] Installing Gstreamer

Open a root terminal and type the following:

pacman -S gstreamer0.10

[edit] Adding mp3 input support

pacman -S gstreamer0.10-mad

[edit] Adding ogg input support

pacman -S gstreamer0.10-vorbis

[edit] Adding ALSA output support

pacman -S gstreamer0.10-alsa

[edit] Playing .3gp files

pacman -S gstreamer0.10-ffmpeg

Then install gstreamer0.10-amrnb [1] from AUR.

[edit] Amarok Gstreamer Plugin

Amarok Gstreamer Plugin is not available.

[edit] Links

Personal tools