| |||||||
| Forum Categories |
| View Poll Results: Does this solution help you to play Blu-Ray or HD-DVD movies? | |||
| Yes | | 195 | 81.59% |
| No | | 44 | 18.41% |
| Voters: 239. You may not vote on this poll | |||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #41 (permalink) |
| Portal Member Join Date: Nov 2007
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
| I change the profile for changing the frequenzy to 24Hz, so I can watch the HD/BD Disk in 1080/24p. (1080 line with 24 Hz progressive mode). Autoplay is definetly possible, here is the matching reduced skript without changing the profile. Code: ; start PowerDVD
Run("C:\program files\CyberLink\PowerDVD\PowerDVD.exe")
; Maximize PowerDVD and set focus to PowerDVD
WinWait("CyberLink PowerDVD")
MouseClick("left", 1200, 540, 2, 1)
WinActivate("CyberLink PowerDVD")
MouseMove(1920, 540, 100)
Sleep(1000)
Send("{ENTER}")
; Wait untiul PowerDVD is closed
WinWaitClose("CyberLink PowerDVD")
Exit
Don't forget to set MPminimize to True in the konfiguration of you MultiShortCut Plugin. |
| | |
| | #42 (permalink) |
| Portal Member Join Date: Feb 2008
Posts: 6
Thanks: 0
Thanked 6 Times in 1 Post
| I think you can replace the mousemovement with send({z}) this should set the PowerDVD to fullscreen and the mousemovements are not important, I think. The mouse will be invisible after starting the BD oder HDDVD. |
| | |
| | #44 (permalink) |
| Portal Member Join Date: Sep 2007 Age: 25
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I think this solution is better for starting PowerDVD maximized: Code: Run("C:\Programme\Cyberlink\PowerDVD\PowerDVD.exe", "C:\Programme\Cyberlink\PowerDVD\", @SW_MAXIMIZE);
WinWait("CyberLink PowerDVD");
WinWaitClose("CyberLink PowerDVD");
|
| | |
| | #47 (permalink) |
| Portal Member Join Date: Nov 2007 Location: Hamburg
Posts: 94
Thanks: 3
Thanked 13 Times in 6 Posts
Country: | TO: risu I have tried to make my IRTrans control PDVD but couldnt get it to work. Only the up/down/left/right and the ok button work. I do not have a "translator" application. The only thing I can see where I can change application control is via APP_COMMAND which can be defined in the apps.cfg ... but I could not get it to work with PDVD Ultra. Did you manage to get to control MP and PDVD with the same remote ? |
| | |
| | #48 (permalink) |
| MP Donator ![]() Join Date: Jun 2007 Location: Berg Age: 36
Posts: 816
Thanks: 10
Thanked 100 Times in 18 Posts
Country: | @justinteract have you tryed my solution from first post? If yes, then the mapping from PDVD ist the same like in MP for the controls ... i mean p = play, b = stop... etc. greetz MoPhat @MacMini have you tryed it, and its works? MoPhat Last edited by MoPhat; 2008-02-02 at 17:36.. Reason: Automerged Doublepost |
| | |
| | #49 (permalink) |
| Portal Member Join Date: Nov 2007 Location: Hamburg
Posts: 94
Thanks: 3
Thanked 13 Times in 6 Posts
Country: | TO: MoPhat no I haven't tried your solution yet. Should that work under vista and with IrTrans ? I dont understand how you manage to change how PDVD and IrTrans communicate but I will certainly try your solution. I am just currently in the deep regions of trying to understand which XML element does what when writing skins :-) and that can unfortunatly take a while... Olaf |
| | |
| | #50 (permalink) |
| MP Donator ![]() Join Date: Jun 2007 Location: Berg Age: 36
Posts: 816
Thanks: 10
Thanked 100 Times in 18 Posts
Country: | @justinteract Hi, your remote should just send keys. Check this doc from the wiki: http://wiki.team-mediaportal.com/?ac...value=keyboard My solution will translate he needed keys from MP to PDVD without to change anything with different settings For Vista, no problems here i'm using too. greetz MoPhat |
| | |
![]() |
| Bookmarks |
| Tags |
| bluray, hddvd, player, powerdvd, solution |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HD-DVD and blu-ray support? | activ | MediaPortal 1 Talk | 39 | 2008-09-17 17:32 |
| HTPC project - need some help (2xDVB-S2, Blu-ray, HD-DVD) | mascot | Ongoing HTPC Projects | 5 | 2007-11-27 10:05 |
| Blu-Ray Working (Sort of) | ggutenberg | watch/edit Videos | 1 | 2007-11-16 11:55 |
| Single Most Critical Feature Needed - DVD and HD-DVD/BLU-RAY from Hard Drive | homerpez | Improvement Suggestions | 24 | 2007-06-15 01:38 |
| powerdvd um dvds oder blu-ray von platte zu spielen? | ophth1 | 3rd Party Software | 0 | 2007-01-14 17:41 |