Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Getting VDR ready for HDTV
Reinhard Nissl wrote:
>
> Hi,
>
> I'm still experimenting with the HDTV sample stream which is currently
> broadcasted on ASTRA.
>
> I had to adapt a few constants for the larger image size:
>
> recording.h:
> #define MAXFRAMESIZE KILOBYTE(512) // required by HDTV 1920x1080
>
> remux.c:
> #define MMAX_PLENGTH (64*MAX_PLENGTH) // required by HDTV 1920x1080
>
> @Klaus:
> Do you think, the larger values have impact on existing VDR installations?
>
> Maybe, you can add them with an "#ifdef HDTV_SUPPORT", so that people can
> choose to compile VDR with support for HDTV, if they can make use of it (e. g.
> by using my plugin with xine to display the stream to a computer monitor).
I'll keep this in mind for the 1.3.x line...
Klaus
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index