Trouble getting media player classic to work

Help each other out

Trouble getting media player classic to work

Postby hawk1278 on Thu Dec 14, 2006 12:53 am

Hi,
I just downloaded XLobby today and have been playing around and getting it setup. I am currently having trouble getting movies to play with media player classic 6.4.9.0.

My dvds are on my hard drive with the paths looking something like: E:\Media\My Movies\Batman Begins\VIDEO_TS\. I have tried running media player classic from command line before(with out daemon tools) using: mplayerc "E:\Media\My Movies\Batman Begins\VIDEO_TS\" /dvd or mplayerc "E:\Media\My Movies\Batman Begins" /dvd and the movies play just fine.

I have gone into the setup window for XLobby and setup everything I needed to according to the instructions found here http://www.xlobby.com/files/jowaldo/documentation/setupguide/index.htm.

My "File Types" entry for media player classic looks like:
Program: C:\mplayerc.exe
Extensions:iso,ifo,video_ts,vob
Command Line Switches: %parameter% /dvd
(I have tried adding quotes around the %parameter% and that does not seem to help either).

If anyone can help me I would really appreciate it.

Thank you
hawk1278
 
Posts: 1
Joined: Thu Dec 14, 2006 12:37 am

Postby kjheu on Thu Dec 14, 2006 5:07 pm

I don't think you need the /dvd switch. The %parameter% that you're passing to mplayerc.exe is Drive\path\video_ts.ifo. In other words, a file, not a directory. Check your movie database and see what value is stored for parameter.
kjheu
 
Posts: 28
Joined: Fri Sep 24, 2004 2:14 pm
Location: WI, USA

Postby Wayne123 on Sun Dec 17, 2006 10:59 pm

Is there a guide that shows how to link the transport buttons in a skin to the Media Player classic controls for pause, stop, FF,RW and such.
Thanks for any help, Thanks Wayne.
Wayne123
 
Posts: 25
Joined: Sun Dec 17, 2006 10:48 pm

Postby P3rv3rt B3ar on Sun Dec 17, 2006 11:13 pm

Wayne123 wrote:Is there a guide that shows how to link the transport buttons in a skin to the Media Player classic controls for pause, stop, FF,RW and such.
Thanks for any help, Thanks Wayne.


U can always download some other skin which uses MPC and check them there, and copy to your own skin. If i remember right for example rikas dragon makes use of MPC.
P3rv3rt B3ar
 
Posts: 1364
Joined: Fri Apr 07, 2006 9:52 pm
Location: West Coast Funland

Postby Wayne123 on Sun Dec 17, 2006 11:48 pm

Thanks for the help. Wayne
Wayne123
 
Posts: 25
Joined: Sun Dec 17, 2006 10:48 pm

Postby R32 on Mon Dec 18, 2006 12:13 am

Windows messages is probably the best method and gives many more options then command line control. From Xlobby you can create an event to send a windows message use MediaPlayerClassicW for the WPram and any of the following for the lpram

131 = Open File
132 = Open DVD
225 = Open Device
313 = Save As
32829 = Save Image
32830 = Save Image (auto)
134 = Load Subtitle
239 = Save Subtitle
32823 = Close
283 = Properties
135 = Exit
157 = Play/Pause
155 = Play
156 = Pause
158 = Stop
32773 = Framestep
32774 = Framestep back
222 = Go To
160 = Increase Rate
159 = Decrease Rate
32872 = Reset Rate
32821 = Audio Delay +10ms
32822 = Audio Delay -10ms
32790 = Jump Forward (small)
32789 = Jump Backward (small)
32792 = Jump Forward (medium)
32791 = Jump Backward (medium)
32794 = Jump Forward (large)
32793 = Jump Backward (large)
32778 = Jump Forward (keyframe)
32777 = Jump Backward (keyframe)
165 = Next
164 = Previous
332 = Next Playlist Item
331 = Previous Playlist Item
267 = Toggle Caption&Menu
136 = Toggle Seeker
137 = Toggle Controls
138 = Toggle Information
139 = Toggle Statistics
140 = Toggle Status
236 = Toggle Subresync Bar
242 = Toggle Playlist Bar
244 = Toggle Capture Bar
245 = Toggle Shader Editor Bar
308 = View Minimal
309 = View Compact
310 = View Normal
141 = Fullscreen
32788 = Fullscreen (w/o res.change)
142 = Zoom 50%
143 = Zoom 100%
144 = Zoom 200%
271 = VidFrm Half
272 = VidFrm Normal
273 = VidFrm Double
274 = VidFrm Stretch
275 = VidFrm Inside
276 = VidFrm Outside
32827 = Always On Top
152 = PnS Reset
146 = PnS Inc Size
148 = PnS Inc Width
150 = PnS Inc Height
147 = PnS Dec Size
149 = PnS Dec Width
151 = PnS Dec Height
255 = PnS Center
247 = PnS Left
248 = PnS Right
249 = PnS Up
250 = PnS Down
251 = PnS Up/Left
252 = PnS Up/Right
253 = PnS Down/Left
254 = PnS Down/Right
368 = PnS Rotate X+
369 = PnS Rotate X-
370 = PnS Rotate Y+
371 = PnS Rotate Y-
372 = PnS Rotate Z+
373 = PnS Rotate Z-
161 = Volume Up
162 = Volume Down
163 = Volume Mute
166 = DVD Title Menu
167 = DVD Root Menu
168 = DVD Subtitle Menu
169 = DVD Audio Menu
170 = DVD Angle Menu
171 = DVD Chapter Menu
32781 = DVD Menu Left
32782 = DVD Menu Right
32783 = DVD Menu Up
32784 = DVD Menu Down
32785 = DVD Menu Activate
32786 = DVD Menu Back
32787 = DVD Menu Leave
32795 = Boss key
32796 = Player Menu (short)
32797 = Player Menu (long)
32798 = Filters Menu
154 = Options
32799 = Next Audio
32800 = Prev Audio
32801 = Next Subtitle
32802 = Prev Subtitle
32817 = On/Off Subtitle
33302 = Reload Subtitles
32803 = Next Audio (OGM)
32804 = Prev Audio (OGM)
32805 = Next Subtitle (OGM)
32806 = Prev Subtitle (OGM)
32807 = Next Angle (DVD)
32808 = Prev Angle (DVD)
32809 = Next Audio (DVD)
32810 = Prev Audio (DVD)
32811 = Next Subtitle (DVD)
32812 = Prev Subtitle (DVD)
32818 = On/Off Subtitle (DVD)

Hope this helps
R32
 
Posts: 34
Joined: Tue Jan 31, 2006 11:24 pm

Postby Wayne123 on Mon Dec 18, 2006 12:58 am

Wow,this is avery quick and helpfull forum.
Wayne123
 
Posts: 25
Joined: Sun Dec 17, 2006 10:48 pm