Mailing List archive

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

[vdr] Re: Hardcoded PAL/NTSC settings in VDR



Hi,


> Hello All,
>
> After just reading a previous post by Klaus, it has come to my attention
> that there may be certain hardcoded settings in VDR for PAL/NTSC viewing.
> One of these settings is contained in recording.h.
>
> --- recording.h.org     2004-06-12 11:11:15.000000000 -0700
> +++ recording.h 2004-06-12 11:01:01.000000000 -0700
> @@ -110,7 +110,7 @@
>    };
>
>  //XXX+
> -#define FRAMESPERSEC 25
> +#define FRAMESPERSEC 30
>
>  // The maximum size of a single frame:
>  #define MAXFRAMESIZE  KILOBYTE(192)
>
>
> Would there happen to be any other possible hardcoded settings I might
want
> to look at? For example, MAXFRAMESIZE, etc..
Maybe Klaus should add a config setting to switch between PAL and NTSC.

Greets, Christian






Home | Main Index | Thread Index