Command Parameters for your external players - PLEASE ADD

Re: Command Parameters for your external players - PLEASE ADD

Postby sternenfeuer » Mon Nov 02, 2009 4:36 pm

thats what i was trying to say. you would have to point it to the normal standalone exe.

If mediacenter reopens automatically into mediabrowser i would accept this workaround.

At the moment it is hit or miss when launching either bluray or dvd for me from within mediabrowser.

sometimes it stutters, sometimes not. Sometimes i have to restart the movie a few times in a row, sometimes the stutter is gone on the second restart.

No entries in the log so far.
sternenfeuer
 
Posts: 308
Joined: Mon Sep 14, 2009 2:20 am

Re: Command Parameters for your external players - PLEASE ADD

Postby roostaar » Mon Nov 02, 2009 6:09 pm

sternenfeuer wrote:
maybe you can also add “/entrypoint:{CE32C570-4BEC-4aeb-AD1D-CF47B91DE0B2}\{FC9ABCCC-36CB-47ac-8BAB-03E8EF5F6F22}”
to start mediabrowser directly after re-entering the mediacenter



Where do I add this entrypoint?
roostaar
 
Posts: 43
Joined: Fri May 08, 2009 7:23 pm

Re: Command Parameters for your external players - PLEASE ADD

Postby roostaar » Mon Nov 02, 2009 6:13 pm

bitzorro wrote:hi,can someone please post the code again whit all the entryoints?
and how did you edit the(MPC mediakeys edited to work with MCE remote), 'back' button closes MPC, MCE re-opens.?

mvh bitzorro.


Open MPC, R/click Options, Go to 'Keys' under the 'player' menu

Here you can set any of the Play/Pause/Rewind/FF/Exit etc to any of the MEDIA_******** commands under the 'App Command' column

The MEDIA_******** keys relate to the MCE remote buttons.

Use 'BROWSER_BACK' to exit MPC, this relates to the 'Back' button on remote

:)
roostaar
 
Posts: 43
Joined: Fri May 08, 2009 7:23 pm

Re: Command Parameters for your external players - PLEASE ADD

Postby sternenfeuer » Tue Nov 03, 2009 1:51 pm

the entrypoint goes into the batch as option to the ehshell.exe
sternenfeuer
 
Posts: 308
Joined: Mon Sep 14, 2009 2:20 am

Re: Command Parameters for your external players - PLEASE ADD

Postby roostaar » Wed Nov 04, 2009 12:09 am

OK, I'm in heaven.

I have two .bat files. One for MPC, one for TMT3.

MPC.bat

TASKKILL /F /IM "ehshell.exe"
"D:\Tools\mpc\mpc-hc.exe" %1 /fullscreen /play /close
"C:\Windows\ehome\ehshell.exe "/entrypoint:{CE32C570-4BEC-4aeb-AD1D-CF47B91DE0B2}\{FC9ABCCC-36CB-47ac-8BAB-03E8EF5F6F22} /directmedia:general""

TMT3.bat

TASKKILL /F /IM "ehshell.exe"
"C:\Program Files\ArcSoft\TotalMedia Theatre 3\uMCEDVDPlayer.exe" %1 /fullscreen /play /close
"C:\Windows\ehome\ehshell.exe "/entrypoint:{CE32C570-4BEC-4aeb-AD1D-CF47B91DE0B2}\{FC9ABCCC-36CB-47ac-8BAB-03E8EF5F6F22} /directmedia:general""


MPC.bat is configured for MKV, MP4, Playlist and Unknown extensions in MB.

TMT3.bat is configured for Blu-ray, HDDVD, DVD and ISO files in MB.

So, whether I launch an HD MKV file, MP4 file, BD rip (in ISO or folder structure format) from MediaBrowser, MB closes and either MPC or TMT3 opens in its place, Reclock loads and I can control the player with the MCE remote.

I get no stuttering in TMT3 because MB has been quit.

When I hit 'back' on MCE remote, MPC/TMT3 quits and Media Center reopens in MB.

I have also set MCE to not play startup animation or startup sound. Search for MCE.PerUserSettings in regedit and set both these values to '0'.

Cool!
roostaar
 
Posts: 43
Joined: Fri May 08, 2009 7:23 pm

Re: Command Parameters for your external players - PLEASE ADD

Postby sternenfeuer » Wed Nov 04, 2009 10:02 am

Awesome. Thanks for testing.

I will update my system as well later tonight.

I've got two questions concerning mpc-hc:
1. Can you switch audio tracks in there via hotkey (for example CTRL+A)
2. Can you fast forward easily?
sternenfeuer
 
Posts: 308
Joined: Mon Sep 14, 2009 2:20 am

Re: Command Parameters for your external players - PLEASE ADD

Postby roostaar » Wed Nov 04, 2009 12:24 pm

You can do both those those things!

Although I don't use the audio switching, I have seen the option in MPC keys settings.

Fast Forwarding works in 'jumps' of small, medium and large steps.

I set my 'previous' and 'next' buttons on remote to medium jumps.

I set my 'rewind' and 'fforward' buttons on remote to large jumps.

:)
roostaar
 
Posts: 43
Joined: Fri May 08, 2009 7:23 pm

Re: Command Parameters for your external players - PLEASE ADD

Postby roostaar » Wed Nov 04, 2009 1:44 pm

sternenfeuer wrote:thats what i was trying to say. you would have to point it to the normal standalone exe.

If mediacenter reopens automatically into mediabrowser i would accept this workaround.

At the moment it is hit or miss when launching either bluray or dvd for me from within mediabrowser.

sometimes it stutters, sometimes not. Sometimes i have to restart the movie a few times in a row, sometimes the stutter is gone on the second restart.

No entries in the log so far.


Another point on stuttering in TMT3. I found that when playing BD rips as ISO files, I get no stuttering when opening in TMT3 MCE plugin with MB in the background.

With BD rips in folder structure, I DO get stuttering.

I guess with the .bat workaround, this is almost a moot point but interesting to know if you have similar results.

I have not tested playing a physical BD though as I rip everything I buy to HDD.
roostaar
 
Posts: 43
Joined: Fri May 08, 2009 7:23 pm

Re: Command Parameters for your external players - PLEASE ADD

Postby sternenfeuer » Wed Nov 04, 2009 2:22 pm

Don't use iso files, but sometimes i don't get stuttering. Restarting a movie helps as well as stuttering tends to go away on the third or fourth restart
sternenfeuer
 
Posts: 308
Joined: Mon Sep 14, 2009 2:20 am

Re: Command Parameters for your external players - PLEASE ADD

Postby ehgeahrev » Wed Nov 04, 2009 7:45 pm

roostaar wrote:Another point on stuttering in TMT3. I found that when playing BD rips as ISO files, I get no stuttering when opening in TMT3 MCE plugin with MB in the background.

With BD rips in folder structure, I DO get stuttering.


I can confirm this. All my blu-ray rips are iso, and I do not have stutter when playing back through TMT3 MCE plugin. I see no reason to rip BD's into folder structure. ISO is the way to go.

What I cannot manage to work is to have TMT3 MCE plugin playback DVD folder structure rips. I indicated in MB configurator that for DVD/TS/... the TMT3 plugin should be launched but regardless, MCE native player always launches playback. Is there something I'm missing?
ehgeahrev
 
Posts: 191
Joined: Thu Mar 12, 2009 10:02 pm

PreviousNext

Return to General Discussions



Who is online

Users browsing this forum: No registered users and 1 guest