All of lore.kernel.org
 help / color / mirror / Atom feed
From: marcin kowalski <yoshi314@gmail.com>
To: hermann pitton <hermann-pitton@arcor.de>
Cc: linux-dvb <linux-dvb@linuxtv.org>
Subject: Re: [linux-dvb] hvr-1300 analog audio question
Date: Tue, 1 Jul 2008 07:20:44 +0200	[thread overview]
Message-ID: <20080701052044.GA3846@watanabe> (raw)
In-Reply-To: <1214870271.2623.33.camel@pc10.localdom.local>

On 01:57 Tue 01 Jul     , hermann pitton wrote:
> Hi,
> 
> Am Montag, den 30.06.2008, 10:24 +0100 schrieb Simon Farnsworth:
> > 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.
> 
> 32kHz is true for saa713x TV audio dma sampling, saa7130 has no support
> at all for it.
> 
> But 48Khz is default on cx88 stuff.
> 
> Cheers,
> Hermann
> 
i guess that means i'm back to square one. it's pretty strange that noise gets more intense when 
there is more movement in the video (more dynamic scenes = much more noise). but that doesn't mean that when there is 
static screen displayed it works perfectly. it's more random than that.

i wonder whether mpeg encoder might be interfering with the audio signal (audio in mpeg stream is always perfectly 
clear). maybe i should try to disable it (by removing the firmware from /lib/firmware, or the module from the kernel) ?

i guess i'll have to check around the branches, maybe somebody has some interesting patches that didn't make it into 
main v4l-dvb tree yet.

anyway, thanks for your help.


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

  reply	other threads:[~2008-07-01  5:21 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
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 [this message]
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=20080701052044.GA3846@watanabe \
    --to=yoshi314@gmail.com \
    --cc=hermann-pitton@arcor.de \
    --cc=linux-dvb@linuxtv.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.