Hello, I have my ivtv options from some article - card PVR350 as well and no
any problems for all 60 channels I have:

TV_IVTV_OPTIONS = {
    'input'         : 4,
    'resolution'    : '720x576',
    'aspect'        : 3,
    'audio_bitmask' : 0xE9,
    'bframes'       : 3,
    'bitrate_mode'  : 1,
    'bitrate'       : 4000000,
    'bitrate_peak'  : 4000000,
    'dnr_mode'      : 0,
    'dnr_spatial'   : 0,
    'dnr_temporal'  : 0,
    'dnr_type'      : 0,
    'framerate'     : 0,
    'framespergop'  : 15,
    'gop_closure'   : 1,
    'pulldown'      : 0,
    'stream_type'   : 10,
}


2008/10/1 Markus Wittenberg <[EMAIL PROTECTED]>

> Hi
>
> How do your options look like? I have the same card. Here are my
> options, I don't have sound problems with it:
>
> TV_IVTV_OPTIONS = {
>      'input'         : 4,
>      'resolution'    : '720x576',
>      'aspect'        : 0,
>      'audio_bitmask' : 0xE9,
>      'bframes'       : 3,
>      'bitrate_mode'  : 0,
>      'bitrate'       : 6000000,
>      'bitrate_peak'  : 8000000,
>      'dnr_mode'      : 3,
>      'dnr_spatial'   : 0,
>      'dnr_temporal'  : 0,
>      'dnr_type'      : 0,
>      'framerate'     : 0,
>      'framespergop'  : 12,
>      'gop_closure'   : 1,
>      'pulldown'      : 0,
>      'stream_type'   : 10
> }
>
> Regards
> Markus
>
> Pascal Schirrmann schrieb:
> > Hi,
> >
> > I have a new trouble, and this trouble is probably not freevo related
> > (at least not directly).
> >
> > I have a Hauppauge PVR-350 card as analog TV tuner, and on around half
> > channels, the TV audio signal seems to be a little too strong, so the
> > sound is saturated.
> > If I change a little the frequency of the channel, the picture is a
> > little bit badder, but I can listen to the sound. I suspect that this is
> > related to my cable operator, but is it possible to change something on
> > the audio part of the card ?
> >
> > BTW, in the TV_IVTV_OPTIONS, there is a 'audio_bitmask' field, but even
> > reading the tv/ivtv.py didn't help me much about the use of this field.
> >
> > Thanks,
> > Pascal
> >
> > -------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> > Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> > Grand prize is a trip for two to an Open Source event anywhere in the
> world
> > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > _______________________________________________
> > Freevo-users mailing list
> > Freevo-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
> >
> > ------------------------------------------------------------------------
> >
> >
> > No virus found in this incoming message.
> > Checked by AVG - http://www.avg.com
> > Version: 8.0.173 / Virus Database: 270.7.5/1702 - Release Date:
> 01.10.2008 09:05
> >
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to