VLC 1.1 Remote Control video-x and video-y

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.
jpspereira
Blank Cone
Blank Cone
Posts: 11
Joined: 11 Sep 2009 19:07

VLC 1.1 Remote Control video-x and video-y

Postby jpspereira » 24 Jun 2010 12:10

I have instaled the new VLC 1.1. I'm a developer and I'm using RC and Telnet interface. In older versions my java app can control vlc video-x and video-y in telnet remote control, but with version 1.1, if video-x or video-y are equal to zero... VLC assume they are both zero, if they are both diferent zero works well.
Any ideas?

Regards

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC 1.1 Remote Control video-x and video-y

Postby Jean-Baptiste Kempf » 24 Jun 2010 18:10

Can you detail MORE?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

electriclsoulwsh
New Cone
New Cone
Posts: 1
Joined: 04 Jul 2010 20:37

Re: VLC 1.1 Remote Control video-x and video-y

Postby electriclsoulwsh » 04 Jul 2010 20:44

I was having the same problem using LibVLC. I'm running on two different machines and one worked normally, the other didn't. Both are running Windows 7, with VLC 1.1.0.

I'm opening multiple videos, each in it's own monitor, and using the following code to position the windows, where win is the index of the video/monitor.

LibVlc.libvlc_media_add_option( media.Handle, ":video-x=" + Screen.AllScreens[win].Bounds.Left.ToString() );
LibVlc.libvlc_media_add_option( media.Handle, ":video-y=" + Screen.AllScreens[win].Bounds.Top.ToString() );

This worked on one of my systems, but on the other any windows not positioned a (0,0) would not be displayed. They would show up when I alt-tab, and I can select them, but they were no-where to be seen.

Bounds.Top was always 0, and when I hardcoded video-y=1 for all the windows, they all show up on the correct monitor.

This isn't any issue for me, as I'm just fullscreening anyway, but the first post helped me, and I thought the extra info might be helpful.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC 1.1 Remote Control video-x and video-y

Postby Jean-Baptiste Kempf » 05 Jul 2010 00:55

Can you file a bug, please?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 37 guests