sloflin72 / mythbox

Automatically exported from code.google.com/p/mythbox
GNU General Public License v2.0
0 stars 1 forks source link

mythbox does not use the default player in Advancedsettings.xml #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Change your default play in advancedsettings.xml
2.Play a recording
3.System will use the original default player

I am running on windows XP with the Feb 2nd, 2010 distribution of XBMC
located at http://passion-xbmc.org/gros_fichiers/xbmcdsplayer/index.php

This distribution has a player called "DSplayer" that takes advantage of
the nvidia ION GPU on my platform (Acer Revo R1600, single core Atom). I
have set "c:\Documents and Settings\aronson\Application
Data\XBMC\Advancedsettings.xml" to point as follows:

<advancedsettings>
<video>
<defaultplayer>dsplayer</defaultplayer>
</video>
</advancedsettings>

When I play back media files from Samba shares the default player is
clearly "dsplayer" and I benefit from the hardware acceleration. When I
play back myth recordings from "mythbox" it appears that "dsplayer" is not
being used. This prevents me from using mythbox, as my platform depends on
the Nvidia ION GPU hardware acceleration to playback hidef recordings.

Thank you for your help!

Original issue reported on code.google.com by marc.aro...@gmail.com on 5 Feb 2010 at 4:38

GoogleCodeExporter commented 9 years ago
Pilot error -- the file should have been placed in:
"c:\Documents and Settings\aronson\Application
Data\XBMC\userdata\Advancedsettings.xml" It works now.

Original comment by marc.aro...@gmail.com on 5 Feb 2010 at 5:02

GoogleCodeExporter commented 9 years ago

Original comment by semir.pa...@gmail.com on 1 Mar 2010 at 11:31