Page 1 of 1

Problem with DirectX Output windows

Posted: 02 Nov 2006 09:40
by dregzzen
Hello, I´m programming a java application in wich a put two objects with JVLC panels, this way I´m triying to reproduce two independet media files, showing each one in each independent panel. The problem that I enconter is that twice windows are placed in two DirectX Output windows, instead the place that I have choosen. I need place twice media players in the suitable place, any body knows where is the problem?, perphaps in a parameter of the VLC configuration?. Twice files are preduced correctly but aren´t placed in a controled position.

Please, is very important for my to resolve this question a soon as i could.

PLEASE HELP ME!

Thanks :)

Re: Problem with DirectX Output windows

Posted: 02 Nov 2006 23:14
by littlejohn
Hello, I´m programming a java application in wich a put two objects with JVLC panels, this way I´m triying to reproduce two independet media files, showing each one in each independent panel. The problem that I enconter is that twice windows are placed in two DirectX Output windows, instead the place that I have choosen. I need place twice media players in the suitable place, any body knows where is the problem?, perphaps in a parameter of the VLC configuration?. Twice files are preduced correctly but aren´t placed in a controled position.

Please, is very important for my to resolve this question a soon as i could.

PLEASE HELP ME!

Thanks :)
This problem has been fixed in vlc svn head repository. Please check it out and report if it works for you.

Cheers