<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
> panagiotis takis_rs wrote:<br>> > Hey!!<br>> > <br>> > I have a problem with my tv card(pinnacle pctv 310i)<br>> > I can see image but i have no sound.<br>> > I have tried both tvtime and kdetv.<br>> > <br>> > I have found this http://ubuntuforums.org/showthread.php?t=568528 . Is it related with my problem?<br>> > <br>> > My tv card give audio output with this way: direct cable connection from<br>> > tv card to sound card ( same cable witch connect cdrom and soundcard )<br>> <br>> I didn't read through the link you provided, but it appeared to be in<br>> regards to getting audio via DMA (using the card's 7134 chip to digitize<br>> the audio and send it over the PCI bus to the host system). You, on the<br>> other hand, indicate that you are attempting to use the method of<br>> running a patch cable between your TV card and sound card (meaning that<br>> the sound card will do the digitizing instead). Question: have you<br>> checked your audio mixer to make sure that any of the inputs are not muted?<br><br>
Yes i have.<br>
The only way i managed to get sound is these two commands:<br>
<br>
tvtime | arecord -D hw:2,0 -r 32000 -c 2 -f S16_LE | aplay - (out of sync)<br>
<br>
tvtime | sox -r 32000 -t alsa hw:2,0 -t alsa hw:0,1 | aplay -<br /><hr />Discover the new Windows Vista <a href='http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE' target='_new'>Learn more!</a></body>
</html>