How to fix VLC screen in widows position

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
hailang525
New Cone
New Cone
Posts: 8
Joined: 15 Oct 2008 03:39

How to fix VLC screen in widows position

Postby hailang525 » 27 Oct 2008 20:10

Hello, everyone.

when I used the VLC API methd play() in C# program to play a video, and then it will show a video screen,right? But the screen position always change in windows, every time I played different videoes. How to fix the video's position in windows, for example, let the video screen always play at the center of windows screen. I search all method, function, or parameter, I did not found any result. Even I use Windows API , but it seems that the screen doesn't belong the windows neither. What should I do?

Thank you so much.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: How to fix VLC screen in widows position

Postby VLC_help » 28 Oct 2008 16:50

--video-x=<integer> Video X coordinate
You can enforce the position of the top left corner of the video
window (X coordinate).
--video-y=<integer> Video Y coordinate
You can enforce the position of the top left corner of the video
window (Y coordinate).
those work?
http://wiki.videolan.org/VLC_command-line_help

aijaz
New Cone
New Cone
Posts: 9
Joined: 15 Jan 2009 13:07

Re: How to fix VLC screen in widows position

Postby aijaz » 15 Jan 2009 17:44

Hello All

New to VLC.. Trying to fix the screen co-ordinates using the following commands

vlc --video-x=100 --video-y=100, tried different values for X=00-255,y-0-255. does not seem to work. I need to create a command line interface to view 4 Screens from an MPTS (4 programs) stream, grab the screen and transcode to TS (Single PID) while retaing all 4 Audio streams.

Kindly chk if the command line is correct. OS is windows XP VLC 0.9.8

Regards

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: How to fix VLC screen in widows position

Postby VLC_help » 16 Jan 2009 18:04

You have to separate video windows from main GUI to make those options to work.

Code: Select all

--no-embedded-video
if you use command-line

aijaz
New Cone
New Cone
Posts: 9
Joined: 15 Jan 2009 13:07

mixing multiple ts to a singel ts stream...

Postby aijaz » 26 Jan 2009 12:15

Hello

We need to stream audio from multiple (4-16) unicast input TS streams (containing both A/V) into a single output TS (Audio) stream. Is this possible in VLC, Checked extensively on the net...OS is windows using VLC 0.8.6 in command mode. A comand line template will help.Thanks in advance...

Aijaz

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: How to fix VLC screen in widows position

Postby VLC_help » 26 Jan 2009 18:04

And your question is related to this thread by... ?

aijaz
New Cone
New Cone
Posts: 9
Joined: 15 Jan 2009 13:07

Changing audio pids in Mosaic

Postby aijaz » 27 Apr 2009 21:53

Moved to another thread...
Last edited by aijaz on 29 Apr 2009 06:09, edited 3 times in total.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: How to fix VLC screen in widows position

Postby VLC_help » 28 Apr 2009 17:34

aijaz: your issue isn't related to this thread. Please, don't hijack other threads, you can always open up a new one.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 57 guests