[vlc] Re: position window

Gildas Bazin gbazin at altern.org
Thu Nov 4 16:29:29 CET 2004


On Thursday 04 November 2004 13:54, Philippe De Neve wrote:
> Use the --video-x and --video-y config options.
> 
> Doesnt work. The windows both open in a different place on the screen but
> again one on top of the other.
>  This is my batch file:
> 
> start C:\Progra~1\VideoLAN\VLC\vlc -vvv
> C:\temp\F1\Formula1_orig_reduced_size.m1v   --loop --video-x=0      
--video-
> y=0
> start C:\Progra~1\VideoLAN\VLC\vlc -vvv
>                      --loop --video-x=300  --video-y=300
> 

This is not supported in embedded mode. So try something like:
 start C:\Progra~1\VideoLAN\VLC\vlc -vvv C:
\temp\F1\Formula1_orig_reduced_size.m1v   --loop --video-x=0 --video-y=0 
--no-wxwin-embeed

--
Gildas

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list