Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Getting VDR ready for HDTV
- To: vdr@linuxtv.org
- Subject: [vdr] Getting VDR ready for HDTV
- From: Reinhard Nissl <rnissl@gmx.de>
- Date: Thu, 11 Sep 2003 22:22:58 +0200
- Content-type: text/plain; charset=us-ascii; format=flowed
- Reply-to: vdr@linuxtv.org
- Sender: vdr-bounce@linuxtv.org
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
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).
Bye.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rnissl@gmx.de
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index