XBMC Setup for external player Total Media Theater 5?

June 2nd, 2014

Here xml code in my “playercorefactory”

<playercorefactory>
 <players>
   <player name="PotPlayer64" type="ExternalPlayer" audio="false" video="true">
     <filename>C:\Program Files\DAUM\PotPlayer\PotPlayerMini64.exe</filename>
     <args>"{1}" /fullscreen /close</args>
     <hidexbmc>false</hidexbmc>
     <hideconsole>false</hideconsole>
     <warpcursor>none</warpcursor>
   </player>
   <player name="TMT5" type="ExternalPlayer" audio="false" video="true">
     <filename>C:\Program Files (x86)\ArcSoft\TotalMedia Theatre 5\uLaunchTMT5.exe</filename>
     <args>"{1}" /fullscreen /close</args>
     <hidexbmc>false</hidexbmc>
     <hideconsole>false</hideconsole>
     <warpcursor>none</warpcursor>
   </player>
 </players>
 <rules action="prepend">
  <rule filetypes="mkv|dts|ac3|acc|avi" player="PotPlayer64"/>
<rule filetypes="bdmv|m2ts" player="TMT5"/>
         </rules>
</playercorefactory>

I managed to run mkv and avi filetype correctly but with bluray source i want to play with “Total Media Theater 5” its just cant idk why..when i click “index.bdmv” or BDMV folder to play in xbmc its just popup the “Total Media Theater 5” and its not playing..somethin like it just cant read the index.bdmv..out side of the xbmc i drag the bdmv folder to “TMT5″ its will play correctly. but if i drag index.bdmv it will not play also.
And another thing how to make bdmv folder not showing it content in xbmc? (its just show bdmv folder and when click to that folder it will automatically play with TMT5”
Do i setup it wrongly?..please guide me who have experience with this…

Answer #1
Try Eventghost I think a plugin has been already created for your player (or you can create one easier).
Answer #2
Jack_Torrance replied: Try Eventghost I think a plugin has been already created for your player (or you can create one easier).
im sorry but isnt it a remote device software? and how it related to my problem?..confusing right now..
Answer #3
kiminaro replied: Jack_Torrance replied: Try Eventghost I think a plugin has been already created for your player (or you can create one easier).
im sorry but isnt it a remote device software? and how it related to my problem?..confusing right now..

No it controls software players too.
Answer #4
Jack_Torrance replied: kiminaro replied: Jack_Torrance replied: Try Eventghost I think a plugin has been already created for your player (or you can create one easier).
im sorry but isnt it a remote device software? and how it related to my problem?..confusing right now..

No it controls software players too.

i already install event ghost but i been playing with that stuff but i see no way to get me tune with TMT5?..

 

| Sitemap |