中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-05 16:03
48,039 topics / 350,124 posts / today 2 new / 48,251 members
DOS批处理 & 脚本技术(批处理室) » Parameters of wmplayer.exe
Printable Version  2,039 / 7
Floor1 6622186 Posted 2007-06-17 16:33
高级用户 Posts 411 Credits 894
wmplayer.exe is the default player for Windows. Its full name is Windows Media Player, abbreviated as WMP.

Maybe we often use it, but we don't know that it actually has some parameters.

It goes without saying that wmp followed by a media file. It also supports playlist files, such as.m3u. wpl.

If wmp is followed by multiple media files (separated by spaces), a playlist will be formed on the right.

Both mplayerc.exe and mplayer.exe have many parameters. mplayer.exe can play in full screen with -fs, and mplayerc.exe can use /fullscreen. I wonder if wmp also has corresponding parameters? So I tried several times and found that /fullscreen can be used to achieve full - screen playback. As for whether there are other parameters, I don't know.

In fact, many applications (non - command line) under Windows have parameters, such as IE and notepad.......

[ Last edited by 6622186 on 2007 - 6 - 17 at 05:09 PM ]
Floor2 vkill Posted 2007-06-17 20:01
金牌会员 Posts 1,744 Credits 4,103 From 甘肃.临泽
These things can't be found on Google. Can reverse engineering be done?
Floor3 6622186 Posted 2007-06-18 17:25
高级用户 Posts 411 Credits 894
Is it decompilation?

I only know that Notepad (notepad) and Paint (mspaint) have the /p parameter, IE has the -k parameter. And regedit
Floor4 enixchen Posted 2007-08-15 16:18
初级用户 Posts 23 Credits 57
start/fullscreen mplayerc.exe "F:\movies\cartagra_op.mpg"

pause

Is that right?
Floor5 enixchen Posted 2007-08-15 16:33
初级用户 Posts 23 Credits 57
start "C:\Program Files\Windows Media Player\mplayer.exe -fs" "F:\movies\cartagra_op.mpg"

pause

There is no way to play in full screen, please help!!!
Floor6 zmt1982 Posted 2007-08-15 17:31
初级用户 Posts 20 Credits 51
start mplayerc.exe /fullscreen "F:\movies\cartagra_op.mpg"

pause

I have replied to you in another post.
Floor7 zmt1982 Posted 2007-08-16 09:31
初级用户 Posts 20 Credits 51
--------------------------------------------------------
Windows Media Player Command-line Parameters
------------------------------------------------------

Command format:
  wmplayer ......

Parameter description:
  "path\filename": Play the specified file, double quotes are required.
  /fullscreen: Play in full-screen mode. The fullscreen parameter is invalid for some audio files.
  /Device: {DVD|AudioCD}: Directly play DVD or CD.
  /Task NowPlaying: Directly go to the "Now Playing" window.
  /Task MediaGuide: Directly go to the "Media Guide" window.
  /Task CDAudio: Directly go to the "Copy from CD" window.
  /Task MediaLibrary: Directly go to the "Media Library" window.
  /Task RadioTuner: Directly go to the "Radio Tuner" window.
  /Task PortableDevice: Directly go to the "Copy to CD or Device" window.
  /Task Services: Directly go to the "Premium Services" window.
  /Task SkinViewer: Directly go to the "Skin Chooser" window.



---------------------------------------------------------------
Media Player Classic (Storm Player) Command-line Parameters
---------------------------------------------------------------

Usage: mplayerc.exe "Pathname"

"Pathname" File or directory to load (supports wildcards)
/dub "Audio file" Load an additional audio file
/sub "Subtitle file" Load an additional subtitle file
/filter "Filter" Load DirectShow filter from dynamic link library (supports wildcards)
/dvd Run in DVD mode, "Pathname" refers to DVD folder (optional)
/cd Load all audio tracks of audio CD or (S)VCD, "Pathname" refers to drive path (optional)
/open Open file but do not start playing automatically
/play Player starts playing file immediately
/close Close player after playback (only when using /play parameter)
/shutdown Shut down operating system after playback
/fullscreen Start in full-screen mode
/minimized Start in minimized mode
/new Open a new player window
/add Add "Pathname" to play list, can be used with /open and /play parameters
/regvid Register video format
/regaud Register audio format
/unregvid Unregister video format
/unregaud Unregister audio format
/start ms Start playing at "ms" (= milliseconds)
/fixedsize width,height Set fixed size window dimensions.
/monitor N Open on monitor N, where N starts from 1.
/help /h /? Display help for command-line parameters (this dialog box)
Floor8 luowei14 Posted 2007-08-16 09:53
初级用户 Posts 98 Credits 193
...start wmplaer.exe c:\123.mp3
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023