Hey.
My playercorefactory seems to be working. When I tell XBMC (Pre-Eden) to play the BD (from the Disc/ROM, so not an iso) PowerDVD starts up. When I close PowerDVD it returns back to XBMC but it will start PowerDVD10 playing the BD several more times. First file it plays is sound.bdmv, after that it starts playing 00000.mpls till 00006.mpls. I only got one bd so far, that is Inglourious Bastards.
Any clue, how to solve this prob and just make xbmc play one disc.
This is my playercorefactory.xml, I tried out many different things so far:
<playercorefactory>
<players>
<player name="Power-DVD" type="ExternalPlayer" audio="true" video="true">
<filename>C:\Users\Der Smo\AppData\Roaming\XBMC\userdata\mountit.bat</filename>
<args>"{1}"</args>
<forceontop>true</forceontop>
<hidexbmc>false</hidexbmc>
<hideconsole>true</hideconsole>
<playonestackitem>true</playonestackitem>
</player>
</players>
<rules action="prepend">
<rule name="Blu-Ray" protocol="bd" player="Power-DVD"/>
<rule filetypes="bdmv" filename="index.bdmv" player="Power-DVD"/>
</rules>
</playercorefactory>
The mountit.bat just has this command:
"C:\Program Files (x86)\CyberLink\PowerDVD10\PowerDVD Cinema\PowerDVDCinema10.exe" I:, with I: my BD-ROM.
Is this something specific for this bd I use or did I do something wrong?
Thx in advance
Windows HOW-TO play Blu-ray Disc with External Player and auto adjust refresh rate
makromorphago
Junior Member Posts: 47 Joined: Oct 2011 Reputation: 0 |
2011-10-17 18:34
Post: #111
|
| find quote |
clubwerks
Posting Freak Posts: 824 Joined: Dec 2010 Reputation: 0 |
2011-11-19 02:14
Post: #112
spleeker Wrote:hey guys- Just wanted to note that this setup works perfectly. Another thing to note, if XBMC is not picking up your BD-ROM drive and putting the Play Disc dialog on the main menu when you insert a disc, the BD-ROM needs to be lettered first among multiple drives. If you have a BD-ROM and a CD-ROM, for example, the BD would need to be D: if the CD-ROM were E:. Weird I know. Guess how long it took me to figure that out? ![]() |
| find quote |
Roman_V_M
Fan Posts: 332 Joined: Jun 2011 Reputation: 6 Location: Kyiv, Ukraine |
2011-11-23 11:48
Post: #113
I personally use the following setup for BluRay folders and ISOs with TMT 5:
First, I use 2 cmd scripts to open folders and ISOs respectively. bd.cmd: Code: @echo offbd-iso.cmd: Code: @echo offAnd playercorefactory.xml is the following: Code: <playercorefactory> |
| find quote |
bluray
Posting Freak Joined: May 2011 Reputation: 139 |
2011-11-23 16:04
Post: #114
Roman_V_M Wrote:I personally use the following setup for BluRay folders and ISOs with TMT 5:+1, i used these codes with my tmt5 before i converted myself to pre-eden in july. it worked great! >Alienware X51- do it all HTPC >Simplify XBMC configurations >HOW-TO Bitstreaming using XBMC I refused to watch movie without bitstreaming HD audio! |
| find quote |
Nameless_87
Junior Member Posts: 11 Joined: Aug 2011 Reputation: 0 |
2011-12-03 16:46
Post: #115
Hi,
My Hardware (for reference): i3 2100 Asus Gene-Z mATX 4GB XMS3 RAM 1GB EVGA GTX 460 SC Seasonic M12 II 520W PSU Lian Li PC-C50B case I am using XBMC with TMT5 as external player for dvds and blu-ray. I used the settings you suggested in the OP, however I have a problem. The normal resolution is 1080p @60Hz. I am using ReClock with Display Changer so that when TMT5 starts it reads the input and changes the resolution and refresh rate according to what the input source is. For example for a blu-ray it sets the NVIDIA GTX460 to 1080p @23HZ (23.976p). The refresh rate is changed fine, however the video in TMT5 stutters heavily. It is like it is in slow motion, but audio seems fine. The playback is fixed if I Alt+Tab to Task Manager or Nvidia Settings window and Alt+Tab back to TMT5. Any idea what is causing this? PS: I do not have an AVR and speakers yet, so sound is coming from the TV speakers. Also, in ReClock I left everything as default except for the things in the OP. Thanks |
| find quote |
HeGetsIt
Junior Member Posts: 4 Joined: Dec 2011 Reputation: 0 |
2011-12-09 20:49
Post: #116
Hey Guys - For whatever reason, I'm getting poor playback of video and audio files on my HDD from within xbmc;so, I've been working on setting it up to call PowerDVD 10 (which works fine on my sys) instead.
I've got xbmc to open PowerDVD when I click Play; but, the movie doesn't start within PowerDVD. Any suggestions would be appreciated. Here's my playercorefactory (the IE is for Netflicks) <playercorefactory> <players> <player name="IE" type="ExternalPlayer"> <filename>..\iexplore.exe</filename> <args>-k "{1}"</args> <hidexbmc>false</hidexbmc> <hideconsole>false</hideconsole> <warpcursor>none</warpcursor> </player> <player name="PwrDVD" type="ExternalPlayer"> <filename>..\CyberLink\PowerDVD10\PDVDLaunchPolicy.exe</filename> <args>"{1}" /fullscreen</args> <hidexbmc>false</hidexbmc> <hideconsole>false</hideconsole> <warpcursor>none</warpcursor> <playcountminimumtime>1200</playcountminimumtime> </player> </players> <rules action="prepend"> <rule video="true" player="PwrDVD"> <rule name="html" filetypes="html" player="IE" /> </rule> </rules> </playercorefactory> |
| find quote |
bluray
Posting Freak Joined: May 2011 Reputation: 139 |
2011-12-12 07:16
Post: #117
Nameless_87 Wrote:Hi,You have a very nice HTPC. You can try my complete external codes for TMT5. All you have to do is download it and place it in the proper roaming directory- Another External Player Code, but Very Simple to Setup. >Alienware X51- do it all HTPC >Simplify XBMC configurations >HOW-TO Bitstreaming using XBMC I refused to watch movie without bitstreaming HD audio! |
| find quote |
yallah
Senior Member Joined: May 2011 Reputation: 0 Location: Cannes, France |
2011-12-19 00:32
Post: #118
Hi,
I have big problem, my setup was very nice until today because i found bug. If i watch movie in TMT5, and after (without stop movie) i send video from ipod to XBMC. Xbmc crash.... Code: 23:31:10 T:2932 NOTICE: ExternalPlayer Filename: C:\Program Files\AutoFrequency\AutoFrequency.exethx for your help |
| find quote |
yallah
Senior Member Joined: May 2011 Reputation: 0 Location: Cannes, France |
2011-12-20 09:47
Post: #119
I think i can find solution to my problem but is it possible to play air play via TMT5 or MPCHC??
|
| find quote |
amb7247
Junior Member Posts: 17 Joined: Dec 2012 Reputation: 0 |
2012-12-24 20:58
Post: #120
Hey guys. I just installed powerdvd 12 ultra and I got it to load exeternally in xbmc. However, how can I make it so it launches and plays the movie automatically?
I have a bd.com with the following: @echo off "C:\Program Files (x86)\CyberLink\PowerDVD12\PDVDLaunchPolicy.exe" H: my playercorefactory.xml contains: <playercorefactory> <players> <player name="PWDVD" type="ExternalPlayer" audio="true" video="true"> <filename>C:\Users\Aaron\AppData\Roaming\XBMC\Play_BD\BD.cmd</filename> <args>""H:\" {1}"</args> <forceontop>true</forceontop> <hidexbmc>false</hidexbmc> <hideconsole>true</hideconsole> <warpcursor>none</warpcursor> </player> </players> <rules action="prepend"> <rule filetypes="iso" player="PowerDVD"/> <rule filename=".*index.bdmv" player="PWDVD"/> <rule filetypes="(avi|mkv)" filename=".*(DROBOFS|drobofs).*" player="PWDVD"/> </rules> </playercorefactory> I know I can hit the play button in powerdvd but I was curious if there is anything else I can do. Thanks. |
| find quote |

![[Image: watched-fanart.jpg]](http://trakt.tv/user/clubby/widget/watched-fanart.jpg)
Search
Help