[mythtv-commits] mythtv commit: r22431 by jyavenard

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Oct 14 02:28:28 UTC 2009


      Author: jyavenard
        Date: 2009-10-14 02:28:28 +0000 (Wed, 14 Oct 2009)
New Revision: 22431
   Changeset: http://cvs.mythtv.org/trac/changeset/22431

Modified:

   trunk/mythtv/libs/libmythtv/util-vdpau.cpp
   trunk/mythtv/libs/libmythtv/util-vdpau.h

Log:

Add ITU BT709 colorspace support and studio levels (RGB 16-235) for VDPAU playback

Parameters are set using the custom filter option in the deinterlacer configuration screen. Utilities/Setup -> Setup -> TV Settings -> Playback -> Playback Profiles -> Custom Filters

studio: will prevent converting to PC levels colorspace=n will set the colorspace to be used. n=0: will use BT709 for HD videos and BT601 for SD n=1 (default): will always use BT601 n=2: will always use BT709

Example: Custom Filters: studio,colorspace=0 

Close #7307





More information about the mythtv-commits mailing list