From: CityK <cityk@rogers.com>
To: linux-media@vger.kernel.org
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] [Bulk] Problem with TV card's sound (SAA7134)
Date: Sun, 22 Feb 2009 16:01:43 -0500 [thread overview]
Message-ID: <49A1BD37.6010606@rogers.com> (raw)
In-Reply-To: <BAY111-W30090D901B75228887D50BC5B20@phx.gbl>
panagiotis takis_rs wrote:
> > panagiotis takis_rs wrote:
> > > Hey!!
> > >
> > > I have a problem with my tv card(pinnacle pctv 310i)
> > > I can see image but i have no sound.
> > > I have tried both tvtime and kdetv.
> > >
> > > I have found this http://ubuntuforums.org/showthread.php?t=568528
> . Is it related with my problem?
> > >
> > > My tv card give audio output with this way: direct cable
> connection from
> > > tv card to sound card ( same cable witch connect cdrom and soundcard )
> >
> > I didn't read through the link you provided, but it appeared to be in
> > regards to getting audio via DMA (using the card's 7134 chip to digitize
> > the audio and send it over the PCI bus to the host system). You, on the
> > other hand, indicate that you are attempting to use the method of
> > running a patch cable between your TV card and sound card (meaning that
> > the sound card will do the digitizing instead). Question: have you
> > checked your audio mixer to make sure that any of the inputs are not
> muted?
>
> Yes i have.
> The only way i managed to get sound is these two commands:
>
> tvtime | arecord -D hw:2,0 -r 32000 -c 2 -f S16_LE | aplay - (out of
> sync)
>
> tvtime | sox -r 32000 -t alsa hw:2,0 -t alsa hw:0,1 | aplay -
Which, as you likely know, is essentially going the DMA route and using
the helper apps (sox, arecord) as tvtime currently doesn't support audio
DMA.
Hmm, if everything is unmuted, I have no idea why it isn't working
simply via your patch cable ... last stab at this --> how about the
leads on the patch cable itself; have you tried reversing the way one of
the ends is plugged in?
prev parent reply other threads:[~2009-02-22 21:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-17 17:54 [linux-dvb] Problem with TV card's sound (SAA7134) panagiotis takis_rs
2009-02-18 7:17 ` Jaap Crezee
2009-02-19 3:44 ` [Bulk] " CityK
2009-02-19 13:47 ` [linux-dvb] [Bulk] " panagiotis takis_rs
2009-02-22 21:01 ` CityK [this message]
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=49A1BD37.6010606@rogers.com \
--to=cityk@rogers.com \
--cc=linux-dvb@linuxtv.org \
--cc=linux-media@vger.kernel.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.