![]() |
|
Another External Player Code, but Very Simple to Setup - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Windows support (/forumdisplay.php?fid=59) +---- Thread: Another External Player Code, but Very Simple to Setup (/showthread.php?tid=116724) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 |
- bluray - 2012-01-05 16:37 ghart999 Wrote:Alright so I upgraded to Eden Beta 1. Actually deleting 10.1 caused insane problems resulting in my reformating the drive and starting over. So I have a fresh install of Eden.As I mentioned, XBMC don't suport native blu-ray disc playback (it natively support DVD playback though). You'll need external player "Playercorefactory" to playback blur-ray disc on BD-ROM. You'll need PlayDisc.bat for MPC-HC and Playercorefactory with this rule (<rule protocols="bd" player="Disc_Player"/>). - ghart999 - 2012-01-05 16:47 bluray Wrote:As I mentioned, XBMC don't suport native blu-ray disc playback (it natively support DVD playback though). You'll need external player "Playercorefactory" to playback blur-ray disc on BD-ROM. You'll need PlayDisc.bat for MPC-HC and Playercorefactory with this rule (<rule protocols="bd" player="Disc_Player"/>). Well after I rebooted the computer (after installing MPC and passkey lite) and now I can play bluerays natively in XBMC (obviously without HD audio) and also play from MPC. So dumb me for not assuming a reboot was not needed. - robl45 - 2012-01-07 20:33 i'm thinking of trying this at least for my 1080p SBS films that won't play the way i want them in xbmc. does xbmc still do the auto rate switching or would I need autofrequency for that so that it switches the correct rate for reclock? and does this have dvd's playback through mpc-hc or through xbmc? they don't want to playback in xbmc for me, menu never comes up. - bluray - 2012-01-07 21:13 robl45 Wrote:i'm thinking of trying this at least for my 1080p SBS films that won't play the way i want them in xbmc. does xbmc still do the auto rate switching or would I need autofrequency for that so that it switches the correct rate for reclock?You can give it a try. If you want to use MPC-HC with XBMC PlayDisc option, you can use this rule in Playercorefactory- (<rule protocols="[COLOR="blue"]bd|dvd" player="Disc_Player"/>[/COLOR]) - robl45 - 2012-01-07 22:16 Does xbmc do the auto rate switching? - Grinsekatze - 2012-01-07 22:34 robl45 Wrote:Does xbmc do the auto rate switching? It should. But somehow I can't find the setting I've seen once in the System settings. Maybe I saw it on a pre Eden build ND ATM. I try a Dharma build.? external player restarting - Watcher - 2012-01-08 14:01 Hi I've got TMT3 working as an external player perfectly, at last. Problem is when I exit the TMT3, XBMC immediately restarts TMT3. I have to close it again and try and hit the X key, in XBMC about 7 or 10 times before it stops trying to start TMT3. I've tried PowerDVD11 also and the same thing happens. I can't find a solution in the forums or google (let alone someone else with this problem). I was wondering if you or anyone here has come across this and knows of a solution. TIA Watcher - robl45 - 2012-01-08 18:04 if you use mpc-hc with the playdisc option to play dvds, is there any extra argument needed? I see it the playdisc.bat it seems to reference E: when used with TMT - bluray - 2012-01-08 18:48 robl45 Wrote:if you use mpc-hc with the playdisc option to play dvds, is there any extra argument needed? I see it the playdisc.bat it seems to reference E: when used with TMT"E:" is BD-ROM drive. If your BD-ROM or DVD-ROM drive in your HTPC is different, you can replace "E:" with the correct drive. You have to replace TMT5 directory with MPC-HC in PlayDisc.bat and use this rule in Playercorefactory.xbml- (<rule protocols="[COLOR="blue"]bd|dvd" player="Disc_Player"/>[/COLOR]). - bluray - 2012-01-08 19:01 Watcher Wrote:HiDid you you used these codes? 1. Playcorefactory 2. PlayBDMV 3. PlayDisc 4. PlayISO Did you replace the TMT5 directory in .bat and .xml files with TMT3 directory? Did you use uMCEPlayer3.exe instead of uTotalMediaTheatre3.exe? The MCE version will allow you to properly manage MCE remote and keyboard. |