[mythtv-users] Disabling XvMC for DVD playback using internal player
Michael T. Dean
mtdean at thirdcontact.com
Sun Oct 7 16:15:57 UTC 2007
On 10/07/2007 11:47 AM, Chad wrote:
> On 10/7/07, Edward Coffey <edward.coffey at gmail.com> wrote:
>
>> This was mentioned a while back but I don't think anything came of it:
>> is there some setting/hack to disable XvMC when playing DVDs via the
>> internal player?
>>
>> I need XvMC to play HDTV broadcast content, but when it is enabled
>> DVDs seem to play back at half speed with the audio repeatedly
>> dropping out. I can play DVDs with no problem on Xine, Ogle, MPlayer,
>> and on the internal player when XvMC is disabled. I know I can just
>> use Xine, but even after spending quite a while fiddling with the
>> configuration options it still doesn't integrate as seamlessly as the
>> internal player.
> From the wiki article:
> http://www.mythtv.org/wiki/index.php/XvMC
>
> Quote:
> Use XvMC For HD Only
>
> To use ffmpeg as your decoder for all content less than 720x*, insert
> a row into settings where value = 'UseXvMCForHDOnly' and data = '1'
> such as with the following SQL command:
>
> INSERT INTO settings (value,data,hostname) VALUES ('UseXvMCForHDOnly',
> '1', 'yourhost');
>
> Naturally, substitute your frontend's host name for 'yourhost'. Be
> sure your frontend has PreferredMPEG2Decoder set to Standard XvMC.
And in SVN trunk (and, when released, 0.21), there's support for
complete control over which rendering method is used for playback of
various types/resolutions of recordings. For now, though, the
0.20-fixes-compatible approach that Chad suggested is recommended. I'm
just mentioning that it will be officially supported in the future.
Mike
More information about the mythtv-users
mailing list