All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Trillo <martri@arantia.com>
To: Ray·Bloodworth <k870818319@outlook.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: Question about hdmi audio playback
Date: Wed, 17 Dec 2014 11:52:26 +0100	[thread overview]
Message-ID: <5491606A.1080106@arantia.com> (raw)
In-Reply-To: <BLU436-SMTP19138E146F41869E5254423826D0@phx.gbl>

Hello,

On 12/17/2014 11:42 AM, Ray·Bloodworth wrote:
> routing sound stream to wm8962audio is fine:
>  aplay -t wav -D hw:0,0 Noise.wav
>
> But a error occured with hdmi:
> aplay -t wav -D hw:1,0 Noise.wav
> aplay: main:696: audio open error: Invalid argument

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).

Kind regards
Marco/



  reply	other threads:[~2014-12-17 10:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-17 10:42 Question about hdmi audio playback Ray・Bloodworth
2014-12-17 10:52 ` Marco Trillo [this message]
2014-12-17 11:07   ` Ray·Bloodworth
2014-12-17 11:12     ` Marco Trillo
2014-12-17 11:53       ` Ray·Bloodworth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5491606A.1080106@arantia.com \
    --to=martri@arantia.com \
    --cc=k870818319@outlook.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.