wayland Wrote:anyone know how to setup externalplayer with mpc-hc? i tried last night with build "-Rev16962-jester-externalplayer" but could only get mpc to start in the background
If available in mpc, try using opengl for videooutput
tvont
Senior Member Posts: 107 Joined: Oct 2008 Reputation: 0 |
2009-01-10 00:09
Post: #361
wayland Wrote:anyone know how to setup externalplayer with mpc-hc? i tried last night with build "-Rev16962-jester-externalplayer" but could only get mpc to start in the background If available in mpc, try using opengl for videooutput |
| find |
ethanmcdonald
Member Posts: 53 Joined: Aug 2008 Reputation: 0 |
2009-01-10 00:53
Post: #362
Does anyone have a win32 link for the LaunchPlayer build, plugin or patch?
I did a search in this discussion but could not find anything but a C++ source. Thanks for the help...
XBMC 11: EDEN | XBMC | HDDVD+Blu-Ray ISO playback & Blu-ray player PC - HTPC CASE: APEX DM-318 Black Steel MB: ASUS M3N78-EM/NVIDA8300 | CPU: AMD Athlon 64 X2 5000+ RAM: 2gb DDR2 1066 HD: 70gb(System) DVDROM: LG GGW-H20L Blu-Ray/HDDVD OS: Win7 | NAS: 3-terabytes(RAID 5)
(This post was last modified: 2009-01-10 00:56 by ethanmcdonald.)
|
| find |
wayland
Junior Member Posts: 27 Joined: Dec 2005 Reputation: 0 |
2009-01-10 00:55
Post: #363
there doesnt seem to be a obvious option to use opengl, if you have never used it you can see the output optionshere. also these are the switches, i tried the obvious ones like /fullscreen and using a .bat file like someone reccomended a few pages back but nothing seemed to work
|
| find |
ethanmcdonald
Member Posts: 53 Joined: Aug 2008 Reputation: 0 |
2009-01-10 01:02
Post: #364
XBMC 11: EDEN | XBMC | HDDVD+Blu-Ray ISO playback & Blu-ray player PC - HTPC CASE: APEX DM-318 Black Steel MB: ASUS M3N78-EM/NVIDA8300 | CPU: AMD Athlon 64 X2 5000+ RAM: 2gb DDR2 1066 HD: 70gb(System) DVDROM: LG GGW-H20L Blu-Ray/HDDVD OS: Win7 | NAS: 3-terabytes(RAID 5) |
| find |
ashlar
Member+ Joined: Mar 2006 Reputation: 26 |
2009-01-10 02:33
Post: #365
wayland Wrote:anyone know how to setup externalplayer with mpc-hc? i tried last night with build "-Rev16962-jester-externalplayer" but could only get mpc to start in the backgroundSomething broke between this build and the previous one. I have the same problem with Zoom Player, that it worked flawlessly before. My advancedsettings.xml: Code: <advancedsettings> |
| find |
tvont
Senior Member Posts: 107 Joined: Oct 2008 Reputation: 0 |
2009-01-10 12:06
Post: #366
wayland Wrote:there doesnt seem to be a obvious option to use opengl, if you have never used it you can see the output optionshere. also these are the switches, i tried the obvious ones like /fullscreen and using a .bat file like someone reccomended a few pages back but nothing seemed to work Does it work while XBMC is in windowed mode? |
| find |
Jester
XBMC for iOS* forums Moderator Joined: Oct 2008 Reputation: 10 |
2009-01-10 12:13
Post: #367
the patch has made it in the main SVN, so all SVN build from 16984 will have the externalplayer with it
|
| find |
ashlar
Member+ Joined: Mar 2006 Reputation: 26 |
2009-01-10 13:18
Post: #368
Jester Wrote:the patch has made it in the main SVN, so all SVN build from 16984 will have the externalplayer with itHi Jester. I noticed that, and it's great, but basic functionality is broken now ![]() Could it maybe be that someone took my suggestion and forceontop has to be set to true? |
| find |
tvont
Senior Member Posts: 107 Joined: Oct 2008 Reputation: 0 |
2009-01-10 14:46
Post: #369
Compiled on OSX.
1 error in externalplayer.cpp, 209: g_RemoteControl.Disconnect(); has to be changed in: #ifdef HAS_LIRC g_RemoteControl.Disconnect(); #endif then it builds. |
| find |
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
2009-01-10 14:59
Post: #370
fixed in svn, thx tvont
If you have problems please read this before posting Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() "Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#." |
| find |