More > Media Center 14 (Development Ended)

Question about File Types -> Playback Method

(1/2) > >>

Arbiter:
Hi!

So, i'm really stuck on this for a bit, so i hope someone here can enlighten me :P

I'm using MC to organize my movie collection but i'm using Gom Player for the video playpack (nothing's wrong with mc's video rendering engine, just a personal preference:P) So i went to Options -> File Types -> Playback Method to set the file associations so when i double click a movie file in mc, it will fire up gom player and play that file. My only problem so far, is that i'm trying to make use of the command line option "/fullscreen" that gom player has, so it can start the playback of the movie in full screen.


When i set up the playback method, the options i would get are something like that:

Playback Method: External program (custom)
Program: c:\path_to_gomplayer\GOM.exe
Arguments: "[Filename]"

But if i add the command line after the executable's path i get an error of windows being unable to find the program. If i place the command line in the "arguments" field, then it gets ignored.


How can i set it so mc honors the command line parameter?


ps: as always, please excuse my noob english :P

Alex B:
Did you try  /fullscreen "[Filename]"  and  "[Filename]" /fullscreen  ?

What command line works in the CMD window?

Arbiter:

--- Quote from: Alex B on February 13, 2010, 04:31:57 pm ---Did you try  /fullscreen "[Filename]"  and  "[Filename]" /fullscreen  ?

What command line works in the CMD window?

--- End quote ---


Did try both,

if i put /fullscreen "[Filename]" then i get a "The file doesn't exist: fullscreen" error,where as, by using "[Filename]" /fullscreen then it will just playback the file ignoring the /fullscreen argument.

in CMD the commandline works as "C:\Program Files (x86)\GRETECH\GomPlayer\gom.exe /Fullscreen"

Any other ideas?:)

Alex B:

--- Quote from: Arbiter on February 13, 2010, 05:02:27 pm ---in CMD the commandline works as "C:\Program Files (x86)\GRETECH\GomPlayer\gom.exe /Fullscreen"
--- End quote ---

Hmm..  that doesn't include a video file.

Can you start file playback in full screen from a CMD window?

For instance:
C:\Program Files (x86)\GRETECH\GomPlayer\gom.exe c:\Videos\xyz.avi /Fullscreen

Arbiter:

--- Quote from: Alex B on February 13, 2010, 05:21:57 pm ---Hmm..  that doesn't include a video file.

Can you start file playback in full screen from a CMD window?

For instance:
C:\Program Files (x86)\GRETECH\GomPlayer\gom.exe c:\Videos\xyz.avi /Fullscreen

--- End quote ---

hmm, i think i've found it! oddly enough, the command-line needed a second dash, so it would look like that:
"[Filename]" //Fullscreen

It does work now, although i really don't know why that second dash would be needed. Thank you so much for taking the time to help me out, Alex B :)

Navigation

[0] Message Index

[#] Next page

Go to full version