|
|
Home » Developing U++ » UppHub » VLCPlayer compile only with libvlc v. 1.1.10 and later
VLCPlayer compile only with libvlc v. 1.1.10 and later [message #33877] |
Tue, 20 September 2011 18:18  |
|
I've tested VLCPlayer only under Linux and only with libvlc ver.1.1.11
(libvlc interface have changed from version 1.0.9) therefore sorry. Use last version of lib.
SergeyNikitin<U++>( linux, wine )
{
under( Ubuntu || Debian || Raspbian );
}
|
|
|
|
|
Re: VLCPlayer compile only with libvlc v. 1.1.10 and later [message #33910 is a reply to message #33909] |
Sat, 24 September 2011 22:55   |
|
It seems libvlc runs in the application stack. As a result, the number of controls on the screen along with VLCPlayerCtrl is very limited.
I get about 30-40 buttons. (I put on-screen keyboard as ParentCtrl).
The simplest solution, which is still running - make VLCPlayer in a separate pop-up window.
Actually, I uploaded the code here the player mainly, hoping to help the community in solving problems with memory.
SergeyNikitin<U++>( linux, wine )
{
under( Ubuntu || Debian || Raspbian );
}
|
|
|
Re: VLCPlayer compile only with libvlc v. 1.1.10 and later [message #33912 is a reply to message #33909] |
Sun, 25 September 2011 21:58   |
Zbych
Messages: 327 Registered: July 2009
|
Senior Member |
|
|
sergeynikitin wrote on Sat, 24 September 2011 22:47 | Thanks for testing! I'll try your variant.
(BTW, what OS and version of libvlc do you use?)
|
I've tested your player on ubuntu 11.10 (beta, gcc 4.6). On 11.04 it links ok. Maybe gcc 4.6 is more sensitive to the order of parameters.
Unfortunately player crashes on both systems just after start (invalid memory access).
[Updated on: Sun, 25 September 2011 22:33] Report message to a moderator
|
|
|
|
|
|
|
|
|
Re: VLCPlayer compile only with libvlc v. 1.1.10 and later [message #43064 is a reply to message #43044] |
Tue, 29 April 2014 06:42   |
|
This package has been made as part of a larger work, and successfully solved tasks assigned to it.
The result was a complex product, and not always compiled.
I'll be happy. I hope for your help.
This is why I put pack on bazaar.
SergeyNikitin<U++>( linux, wine )
{
under( Ubuntu || Debian || Raspbian );
}
|
|
|
|
Goto Forum:
Current Time: Mon Apr 28 14:36:52 CEST 2025
Total time taken to generate the page: 0.01376 seconds
|
|
|