All of lore.kernel.org
 help / color / mirror / Atom feed
From: lawrence rust <lawrence@softsystem.co.uk>
To: Shane Harrison <shane.harrison@paragon.co.nz>
Cc: linux-media@vger.kernel.org
Subject: Re: No audio in HW Compressed MPEG2 container on HVR-1300
Date: Mon, 02 Aug 2010 11:32:24 +0200	[thread overview]
Message-ID: <1280741544.1361.17.camel@gagarin> (raw)
In-Reply-To: <AANLkTimD-BCmN+3YUykUCH0fdNagw=wcUu1g+Z87N_5W@mail.gmail.com>

On Mon, 2010-08-02 at 14:15 +1200, Shane Harrison wrote:
> Hi There,
> 
> I am having a problem with getting an audio stream present in the
> MPEG2 stream from an HVR-1300 card.

[snip]

> Problem
> ~~~~~~
> The delivered MPEG-2 stream generally has no audio component. Mplayer
> reports "no audio found".
> 
> The same problem exists for both TV input and composite input.  By
> repeatedly switching between the TV input and the Composite input we
> can eventually get an audio component in the MPEG-2 stream.
> Thereafter we always get the audio component until a power off and
> restart.  Simply rebooting (no power off) seems to still leave things
> in a state where the audio component is in the MPEG-2 stream.
> 
> There is a second problem, the audio stream always contains white
> noise (I assume TV tuner noise - we don't have it tuned nor an aerial
> attached) mixed with the signal applied to the analog in ports.
> 
> Analysis
> ~~~~~~
> The most likely scenario is that the hardware is not being initialised
> correctly most of the time, once it is initialised correctly then it
> works thereafter.  Unfortunately it is difficult to determine the
> actual audio path being used.  Clearly the audio comes into the WM8775
> (DAC) via a bus switch that switches between the composite/audio on
> the back panel and the white header.  It then enters the CX2388x via
> the I2S input pins.  We initially assumed that the audio was then
> routed through to the CX23416 (MPEG Encoder) via the I2S output pins
> of the CX2388x, but we have begun to doubt this assumption since the
> CX2388x is set in normal mode by the drivers and the captured audio
> doesn't reflect the bit patterns we see on the I2S Data Out line using
> an oscilloscope.  That is, when we apply *no* signal to the analog
> input, the I2S Dout line is "quiet" yet we hear white noise.
> 
> Questions
> ~~~~~~~~
> 1) Anyone have any similar experiences?

This sounds very much like the problems that I had with my Nova-S-plus
card while developing a patch to capture line-in audio with composite
video.  Looking at the docs for the wm8775 it appeared that it wasn't
being correctly initialised.  I also found need to change the cx88 code
to mute/un-mute audio in.  Maybe you should try applying this patch, I
posted it to this group on Saturday - see.

http://www.mail-archive.com/linux-media@vger.kernel.org/msg21030.html

-- Lawrence Rust



  reply	other threads:[~2010-08-02  9:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-02  2:15 No audio in HW Compressed MPEG2 container on HVR-1300 Shane Harrison
2010-08-02  9:32 ` lawrence rust [this message]
     [not found]   ` <AANLkTinHK8mVwrCnOZTUMsHVGTykj8bNdkKwcbMQ8LK_@mail.gmail.com>
2010-08-02 10:19     ` Fwd: " Shane Harrison
2010-08-02 11:59       ` lawrence rust
2010-08-02 21:02         ` Shane Harrison
2010-08-03 13:48           ` lawrence rust
2010-08-05 23:49             ` Shane Harrison
2010-08-06  9:40               ` lawrence rust
2010-08-06 12:15                 ` Andy Walls
2010-08-06 12:22                 ` Andy Walls
2010-08-07  9:54                   ` lawrence rust

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=1280741544.1361.17.camel@gagarin \
    --to=lawrence@softsystem.co.uk \
    --cc=linux-media@vger.kernel.org \
    --cc=shane.harrison@paragon.co.nz \
    /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.