[meta-freescale] Question about hdmi audio playback

Marco Trillo martri at arantia.com
Wed Dec 17 03:12:21 PST 2014


Hello,

On 12/17/2014 12:07 PM, Ray·Bloodworth wrote:
> Hi, Marco
>    Thanks for your help!
>    >In which format is the audio in this *.wav file? It's quite possible
>    >that it is not supported by imx-hdmi-soc, in which case you can 
> try with
>    >gstreamer using audioconvert (gst-launch filesrc location=Noise.wav !
>    >/wavparse/ ! audioconvert ! /alsasink).
>
>    I have a question about this "gst-launch" command.
>    How dose this command line routing sound stream to imx-hdmi-soc 
> with alsasink?

Yeah, I forgot to include the `device' attribute. The correct command 
would be:
gst-launch filesrc location=Noise.wav ! wavparse ! audioconvert ! 
alsasink device=hw:1,0

Kind regards
Marco




More information about the meta-freescale mailing list