
mtdean at thirdcontact
Oct 7, 2007, 9:15 AM
Post #3 of 4
(1080 views)
Permalink
|
|
Re: Disabling XvMC for DVD playback using internal player
[In reply to]
|
|
On 10/07/2007 11:47 AM, Chad wrote: > On 10/7/07, Edward Coffey <edward.coffey [at] gmail> 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 _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|