Markus Wittenberg a écrit :
> 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
>   

You're right, I should have given my settings ,sorry :-(
Here is my TV_IVTV_OPTIONS :
TV_IVTV_OPTIONS = {
                     'input'         : 0,
                     'resolution'    : '720x576',
                     'aspect'        : 2,
                     'audio_bitmask' : 233,
                     'bframes'       : 3,
                     'bitrate_mode'  : 0,
                     'bitrate'       : 4500000,
                     'bitrate_peak'  : 6000000,
                     'dnr_mode'      : 3,
                     'dnr_spatial'   : 0,
                     'dnr_temporal'  : 0,
                     'dnr_type'      : 0,
                     'framerate'     : 0,
                     'framespergop'  : 12,
                     'gop_closure'   : 1,
                     'pulldown'      : 0,
                     'stream_type'   : 14,
                }

I don't even know most of the options !

Any clues ?

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

Reply via email to