![]() |
|
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 184 185 |
RE: Another External Player Code, but Very Simple to Setup - bluray - 2012-05-31 20:07 @paolo- Here is what you need to do- 1. Download these files: a. Playcorefactory b. PlayBDMV c. PlayDisc d. PlayISO 2. Save downloaded files in "\Users\xxx\AppData\Roaming\XBMC\userdata" folder 3. Replace all "Dell" in Playercorefactory codes with the correct user name in your HTPC You should be able to playback blu-ray files using TMT5 as external player afterward...... RE: Another External Player Code, but Very Simple to Setup - paolo1982 - 2012-06-01 11:53 Hi bluray I changed it this way hoping that it works, I followed the pattern that you've posted to a user like me does not want to start visuallizzare the desktop you can check if everything is ok please. I have another doubt, but the 4 files are copied only in userdata in xbmc right? <playercorefactory> <players> <player name="ISO_Player" type="ExternalPlayer" audio="false" video="true"> <filename>C:\Utenti\Pablo Media Player\AppData\Roaming\XBMC\userdata\PlayISO.bat</filename> <args>"{1}" /fullscreen</args> <hidexbmc>false</hidexbmc> <hideconsole>false</hideconsole> <warpcursor>none</warpcursor> </player> <player name="BDMV_Player" type="ExternalPlayer" audio="false" video="true"> <filename>C:\Utenti\Pablo Media Player\AppData\Roaming\XBMC\userdata\PlayBDMV.bat</filename> <args>"{1}" /fullscreen</args> <hidexbmc>false</hidexbmc> <hideconsole>false</hideconsole> <warpcursor>none</warpcursor> </player> <player name="Disc_Player" type="ExternalPlayer" audio="false" video="true"> <filename>C:\Utenti\Pablo Media Player\AppData\Roaming\XBMC\userdata\PlayDisc.bat</filename> <args>"{1}" /fullscreen</args> <hidexbmc>false</hidexbmc> <hideconsole>false</hideconsole> <warpcursor>none</warpcursor> </player> </players> <rules action="prepend"> <!-- Bluray ISO --> <rule filename=".*iso.*" player="ISO_Player"/> <!-- Bluray BDMV --> <rule filename=".*bdmv.*" player="BDMV_Player"/> <!-- Bluray Disc --> <rule protocols="bd" player="Disc_Player"/> </rules> </playercorefactory> RE: Another External Player Code, but Very Simple to Setup - paolo1982 - 2012-06-01 15:48 does not work does not start properly appointed external player but I still get the codecision with wordpad not know what to do ..... I have tried everything but I do not know more than the head. single result falls outside the player started writing press ok but then will not start anything RE: Another External Player Code, but Very Simple to Setup - bluray - 2012-06-02 03:48 (2012-06-01 15:48)paolo1982 Wrote: does not work does not start properly appointed external player but I still get the codecision with wordpad not know what to do ..... I have tried everything but I do not know more than the head.Check out the userdata folder carefully, and you can find my screen shot here- post #609.....it is not wordpad, and it should be notepad.....it should be saved as PlayDisc.bat, PlayISO.bat and PlayBDMV.bat and Playercorefactory.xml (Save as type: All Files)...... RE: Another External Player Code, but Very Simple to Setup - Pandorum - 2012-06-02 16:18 (2012-05-31 04:00)bluray Wrote:(2012-05-31 01:21)Pandorum Wrote: it did not work as it should.Is your roaming folder look identical as shown below, especially under "Type" column..... thank you so much for your help, appreciate the time you spend to help us all. ![]() Now it works (almost), I used notepad and changed the "I: \ Program Files (68) \ ArcSoft \ TotalMedia Theatre 5 \ uMCEPlayer5.exe"%% PTH exit " to " I: \ Program Files \ ArcSoft \ TotalMedia Theatre 5 \ uMCEPlayer5.exe "%% PTH exit" + has put all. xml and. bat in the "UserData" folder = TMT5 started up like it should. But, the framerate is not good,movie plays slowly and the sound + TV pictures are not in sync. Is there something I have overlooked. Have a Nvidia Geforce 220 and my Blu-Ray drive is a LG BH10LS38 Blu-ray and has a ordinary LCD 1080p TV RE: Another External Player Code, but Very Simple to Setup - bluray - 2012-06-02 17:35 (2012-06-02 16:18)Pandorum Wrote: thank you so much for your help, appreciate the time you spend to help us all.No problem, and I enjoy helping others in here........ (2012-06-02 16:18)Pandorum Wrote: Now it works (almost), I used notepad and changed the "I: \ Program Files (68) \ ArcSoft \ TotalMedia Theatre 5 \ uMCEPlayer5.exe"%% PTH exit "It's good to read that you got the external files working. As far as stuttering issues, you might have to do as following- 1. Make sure that your 220 driver is up to date- Option 2: Automatically find drivers for my NVIDIA products 2. Enable DXVA2 with DXVA as Render Method, and disable everything else in XBMC settings/video/playback 3. Disable "Use fullscreen window rather than true fullscreen" and everything else in XBMC settings/system/video output If you are still having stuttering issue after you tried the above configurations, you can try as following- 1. Select "High Performance" in Windows 7 control panel power option 2. If your HTPC is not powerful, you might have to hide XBMC with this codes "<hidexbmc>true</hidexbmc>"........ RE: Another External Player Code, but Very Simple to Setup - paolo1982 - 2012-06-02 18:27 (2012-06-02 03:48)bluray Wrote:(2012-06-01 15:48)paolo1982 Wrote: does not work does not start properly appointed external player but I still get the codecision with wordpad not know what to do ..... I have tried everything but I do not know more than the head.Check out the userdata folder carefully, and you can find my screen shot here- post #609.....it is not wordpad, and it should be notepad.....it should be saved as PlayDisc.bat, PlayISO.bat and PlayBDMV.bat and Playercorefactory.xml (Save as type: All Files)...... blu now the mkv file it s ok but i have problem with iso file and BDMW because is not running with total media teahtre why i dont know help RE: Another External Player Code, but Very Simple to Setup - bluray - 2012-06-02 18:41 (2012-06-02 18:27)paolo1982 Wrote: blu now the mkv file it s ok but i have problem with iso file and BDMW because is not running with total media teahtre why i dont know helpI'm glad that you got external player codes to work now. For ISO file, it will not work by itself. It need help from VCD, and you can download it from here- Virtual CloneDrive. You need to enter the correct available VCD drive in ISO code below. I use VCD "J" drive in my HTPC....... @echo off "C:\Program Files (x86)\Elaborate Bytes\VirtualCloneDrive\VCDMount.exe" /d=0 %1 "C:\Program Files (x86)\ArcSoft\TotalMedia Theatre 5\uMCEPlayer5.exe" J: "C:\Program Files (x86)\Elaborate Bytes\VirtualCloneDrive\VCDMount.exe" /d=0 /u RE: Another External Player Code, but Very Simple to Setup - paolo1982 - 2012-06-02 18:46 (2012-06-02 18:41)bluray Wrote:(2012-06-02 18:27)paolo1982 Wrote: blu now the mkv file it s ok but i have problem with iso file and BDMW because is not running with total media teahtre why i dont know helpI'm glad that you got external player codes to work now. For ISO file, it will not work by itself. It need help from VCD, and you can download it from here- Virtual CloneDrive. You need to enter the correct available VCD drive in ISO code below. I use VCD "J" drive in my HTPC....... ok now i try but the codes where i have to write you can prepar the file for me RE: Another External Player Code, but Very Simple to Setup - paolo1982 - 2012-06-02 19:03 now the results is message from j unit you isert disk |