Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Example GStreamer Pipelines

191 bytes removed, 10:16, 31 December 2013
m
Loopback: Audio
=== Loopback: Audio ===
For setting the ALSA channels and amplification correctly see [http://www.igep.es/index.php?option=com_kunena&Itemid=97&func=view&catid=58&id=276&limit=6&limitstart=12#3912 this] link.
<br>
In order to have access to the alsasrc and alsasink plugins perform a 'apt-get install gstreamer0.10-alsa' on the igep board.
<br>
<pre>mv /etc/asound.conf /etc/asound.conf.orig
</pre>
to move the ALSA configuration file out of the way.
=== Loopback: Audio+Video ===
*gst-launch -v filesrc location=sample.aac ! TIAuddec1 codecName=aachedec engineName=codecServer ! dmaiperf ! alsasink sync=false
 [[Category:DMAI_GStreamer_Plug-InGstreamer]] [[Category:GstreamerSoftware applications]]
4,199
edits