Is there any way i can choose where the player should show up, using command line?
I want the player to always show up on my secondary monitor (TV). I can figure out the X/Y coordinates for that monitor if necessary.
Code: Select all
vlc.exe http://10.0.0.9/video.m3u --directx-device="\\.\DISPLAY2"
I'm using DirectX yes, and i've tried all displays listed, but VLC window pops up the same place on same monitor every time..Settings -> Preferemces and Video -> Output modules -> DirectX, tick Advanced options and dropdown box should display all device names (I assume you are using DirectX video output module).
Tried changing those as well, but it did not do any difference... Window still shows up on the "default" place.Settings -> Preferences and Video has Video X/Y coordinate sections which might do the trick (--video-x= and --video-y= from command line).
http://wiki.videolan.org/VLC_command-line_helpOptions-styles:
--option A global option that is set for the duration of the program.
-option A single letter version of a global --option.
ption An option that only applies to the stream directly before it
and that overrides previous settings.
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: No registered users and 38 guests