Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

151 bytes added, 15:28, 5 September 2014
m
DM3730: Decode an AAC audio file (OK)
gst-launch --gst-debug-level=3 filesrc location=sample.aac ! faad ! volume volume=0.10 ! alsasink
==== add demuxersDM3730: Decode an WMA audio file (OK)====
<pre>bitbake gst-ffmpeg</pre>
 
<pre>gst-launch -v filesrc location=sample.wma ! asfdemux ! decodebin ! audioconvert ! volume volume=0.25 ! alsasink </pre>
=== DM3730: Decode an OGG audio file (OK)===
4,199
edits