[mythtv-users] use XvMC only for HD recordings?

Mark Chang mark.chang at gmail.com
Tue Nov 21 18:54:27 UTC 2006


On 11/21/06, Daniel Walton <dwalton at cisco.com> wrote:
> Is there a way to configure myth so that I can only use XvMC for HD recordings?
> I can playback SD fine but XvMC is a little shakey sometimes so I'd like to only
> use it for HD playback.
>
> If there isn't a configuration setting for this (I don't think there is) can
> someone point me in the right direction in the code so I can take stab at
> implementing this.

From:
http://www.mythtv.org/wiki/index.php/XvMC#Tips_and_Tricks

"
To use ffmpeg as your decoder for all content less than 720x*, insert
a row in settings with value = 'UseXvMCForHDOnly' and data = '1' with
the SQL command:

INSERT INTO settings SET value='UseXvMCForHDOnly',data='1',hostname='yourhost';

for your frontend and have your PreferredMPEG2Decoder set to Standard XvMC.
"

-- 
Mark L. Chang


More information about the mythtv-users mailing list