From: Simon Farnsworth <simon.farnsworth@onelan.co.uk>
To: yoshi watanabe <yoshi314@gmail.com>
Cc: linux-dvb <linux-dvb@linuxtv.org>
Subject: Re: [linux-dvb] hvr-1300 analog audio question
Date: Mon, 30 Jun 2008 11:11:20 +0100 [thread overview]
Message-ID: <4868B148.2030300@onelan.co.uk> (raw)
In-Reply-To: <51029ae90806300304s106305u36be341e80b69b2a@mail.gmail.com>
Please don't drop the cc when replying - I'm passing on my own
experiences with an unrelated card, in the hope that it helps you.
Someone else on the list may look at this and have an "aha!" moment,
answering your question for you.
Note that the increased buffering is important for the SAA7134 - it
seems to only be prepared to transfer audio data in blanking time, so if
there's not enough buffering available, it just drops samples.
yoshi watanabe wrote:
> i tried 32000 before when using arecord | aplay combo but the arecord
> insisted on 48000 audio rate. will try again and report later, thanks.
>
> On Mon, Jun 30, 2008 at 11:24 AM, Simon Farnsworth
> <simon.farnsworth@onelan.co.uk> wrote:
>> 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
>>
>>
>
>
>
--
Simon Farnsworth
Software Engineer
ONELAN Limited
1st Floor Andersen House
Newtown Road
Henley-on-Thames, OXON
RG9 1HG
United Kingdom
Tel: +44(0)1491 411400
Fax: +44(0)1491 579254
Support:+44(0)1491 845282
www.onelan.co.uk
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-06-30 10:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-30 9:03 [linux-dvb] hvr-1300 analog audio question yoshi watanabe
2008-06-30 9:24 ` Simon Farnsworth
[not found] ` <51029ae90806300304s106305u36be341e80b69b2a@mail.gmail.com>
2008-06-30 10:11 ` Simon Farnsworth [this message]
2008-06-30 12:36 ` yoshi watanabe
2008-06-30 15:04 ` marcin kowalski
2008-06-30 23:57 ` hermann pitton
2008-07-01 5:20 ` marcin kowalski
2008-07-05 9:18 ` yoshi watanabe
2008-07-05 11:03 ` marcin kowalski
2008-07-05 22:56 ` hermann pitton
2008-07-06 12:08 ` marcin kowalski
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=4868B148.2030300@onelan.co.uk \
--to=simon.farnsworth@onelan.co.uk \
--cc=linux-dvb@linuxtv.org \
--cc=yoshi314@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox