![]() |
|
[PATCH] LaunchPlayer - External Video Player Launcher (to launch third-party players) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Development (/forumdisplay.php?fid=93) +--- Thread: [PATCH] LaunchPlayer - External Video Player Launcher (to launch third-party players) (/showthread.php?tid=40136) |
- bluemonq - 2008-12-12 17:59 I'm using MPC, but I'm not married to it. I'd be willing to use pretty much any player if I can get it to do what I would like. - BinaryTB - 2008-12-12 18:01 Zoom Player has command-line switches that can specify which screen to use. - bluemonq - 2008-12-13 02:04 Awesome! Could I trouble someone to try sending it to a second screen? I'm a few hundred miles away from my XBMC machine =/ - BinaryTB - 2008-12-13 02:29 I don't have a second monitor on my machine, but here's the command-line reference: http://www.inmatrix.com/zplayer/parameters.shtml - alanwww1 - 2008-12-13 14:40 Hello ! Fist of all let me thank for everyone developing this really usefull function ! Is there any improvements with the issue with international characters in the movie filename ? I think it would really help a lot of people around using this function. - ashlar - 2008-12-13 16:43 Konfoo, does this trigger the "already watched" mechanism? - PantsOnFire - 2008-12-14 02:40 I'm regressing :| :| I'm still having problems with this. I'm using the build from here: http://ocs.nl/xbmc/ And also the latest build in the TEST folder. I cannot even launch files in LaunchPlayer in these revisions. When I right-click (equivalent) to hit "play using..." there is no option at all! There is just "queue item" and a few others. Looking around in settings, I cannot find the option where to set XBMC to play vids using LaunchPlayer. Previously I was using 16207 where my problem was that XBMC would not launch in fullscreen. But with this newer version, I can't even get MPC to run full-stop. Can someone please advise me why this is so, or if the option to set to launch with LaunchPlayer is in there, where it is. I'm becoming more and more convinced that this is something due to registry entries or something like that, because changes being made to the AdvancedSettings.xml are just not taking effect. -For the record, I'm not setting MPC to "save settings to INI". There are options set in MPC, but in the XML i have /fullscreen. Surely xbmc should be looking nowhere else for info about what state to launch the window in. I'd really like to know what I can do. Hope someone can help. - Jester - 2008-12-14 11:27 Pants, the build in the test folder didnt include the launchplayer patch, however, I'm changing the patch later today so it is working again with the latest SVN. unfortuanatly this needs to be done until this patch gets put into the main SVN (hopefully soon....) I'll do a build sometime today that has the latest SVN + launchplayer patch. - Jester - 2008-12-14 12:25 build with latest SVN+launchplayer patch done (Rev16555) - mrqpira - 2008-12-14 15:58 How to a make advancedsettings for two indepedent players for video and audio, for example: video = KMPlayer audio = foobar2000 This is possible ? Tanks for help. |