[vlc-devel] Re: problems with many libvlc instances
Filippo Carone
filippo at carone.org
Tue Jun 27 10:38:22 CEST 2006
Donoso Gabilondo, Daniel ha scritto:
> Hello,
>
>
>
> I made an application in Linux to create some liblvc instances to play
> some videos setting different position, width and height for each video,
> but all of them appear in the position of the last video position and
> with the width and height than the last video too.
Initialize each libvlc object using:
--width <integer>
--height <integer>
--video-x <integer> Video X coordinate
--video-y <integer> Video Y coordinate
Cheers,
fc
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list