Re: hvr-1300 analog audio question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



yoshi watanabe wrote:
> hello.
> 
> i'm using hauppauge hvr-1300 to receive video signal from playstation2
> console, pal model. video is just fine, but i'm having strange audio
> issues, but judging by some searching i did - that's pretty common
> with this card , although people have varied experience with the card.
> 

I've had similar issues with SAA7134 based cards, which were resolved by 
  changing audio parameters.

If your problem is the same as mine was, try:
arecord --format=S16 \
         --rate=32000 \
         --period-size=8192 \
         --buffer-size=524288 | aplay

This forces 32kHz sampling, and gives the card lots of buffer space to 
play with.
-- 
Simon Farnsworth


_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux