Page 1 of 1

VLC-2.1.2-x64 media player

Posted: 10 Dec 2013, 21:49
by PaulBy
Hello :)

Itś last version multifunction media player VLC-2.1.2-x64 - https://www.dropbox.com/s/8a2elkrs5poc8 ... 6_64-1.xzm

Enjoy 8)

Re: VLC-2.1.2-x64 media player

Posted: 16 Dec 2013, 10:39
by PaulBy
Dear phhpro :)

When I run VLC from CLI then have only message:

Code: Select all

VLC media player 2.1.2 Rincewind (revision 2.1.2-0-ga4c4876)
[0x1e94658] main interface error: no suitable interface module
[0x1dcf558] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x1dcf558] main libvlc: Running vlc default interface. Use 'cvlc' to run vlc without interface.
I use Porteus only KDE-4

8)

Re: VLC-2.1.2-x64 media player

Posted: 17 Dec 2013, 01:29
by wread
You cannot have the cake and eat it!
Not all the software that runs under KDE4 can run in LXDE... :)

Just add everything that lacks LXDE and you will have KDE4. Elemental, Watson!

Re: VLC-2.1.2-x64 media player

Posted: 17 Dec 2013, 02:27
by wread
Are you sure? VLC is a complex application. I doubt it can run in a simple DE without bigger surgical interventions ... :)

Re: VLC-2.1.2-x64 media player

Posted: 11 Dec 2016, 00:05
by erika_lanz
Hi, good morning, please, can you upload again?

Re: VLC-2.1.2-x64 media player

Posted: 12 Dec 2016, 15:34
by fulalas
erika_lanz wrote:Hi, good morning, please, can you upload again?
http://dl.porteus.org/x86_64/Porteus-v3 ... bundle.xzm

Re: VLC-2.1.2-x64 media player

Posted: 14 Dec 2016, 01:30
by erika_lanz
fulalas wrote:
erika_lanz wrote:Hi, good morning, please, can you upload again?
http://dl.porteus.org/x86_64/Porteus-v3 ... bundle.xzm


I'm so thankful! :-)

Thanks for upload!

VLC-2.1.2-x64 media player

Posted: 16 Oct 2022, 00:43
by manoelluiz007
Alternative that should work on Porteus systems in any version and probably in future ones:
(PS:Correct me if I'm wrong.)

Code: Select all

$ wget https://apprepo.de/appimage/download/apprepo --output-document=Apprepo.AppImage
$ chmod +x ./Apprepo.AppImage

Code: Select all

$ wget https://apprepo.de/appimage/download/vlc --output-document=VLC.AppImage
$ chmod +x ./VLC.AppImage
Displays the list of available commands:

Code: Select all

$ ./Apprepo.AppImage
Integrates appimage into the system by creating links from the applications:

Code: Select all

$ ./Apprepo.AppImage integrate ~/Download/VLC.AppImage
AppImage applications are moved to the "~/Applications" directory
For other actions just run apprepo without parameter and it will list the available parameters.

VLC-2.1.2-x64 media player

Posted: 16 Oct 2022, 15:02
by Kulle
Hi PaulBy
The link https://www.dropbox.com/s/8a2elkrs5poc8 ... 6_64-1.xzm doesn't work
This message appears;
"That didn't work for some reason
If it's a fluke, it might work if you refresh the page. You can also ask us for help."

VLC-2.1.2-x64 media player

Posted: 18 Oct 2022, 13:19
by roro
Hi manoelluiz007

I am still a newbie.
I now know what appimages are.
And VLC.Appimage works fine for me.

But what is Apprepo,Appimage
What is it needed for?

VLC-2.1.2-x64 media player

Posted: 27 Oct 2022, 00:59
by Rava
roro wrote:
18 Oct 2022, 13:19
But what is Apprepo,Appimage
What is it needed for?
Seems for system integration:
manoelluiz007 wrote:
16 Oct 2022, 00:43
Integrates appimage into the system by creating links from the applications:

Code: Select all

$ ./Apprepo.AppImage integrate ~/Download/VLC.AppImage
AppImage applications are moved to the "~/Applications" directory
For other actions just run apprepo without parameter and it will list the available parameters.
but when applications are really moved to the "~/Applications" - that poses an issue since ~/Applications is on the RAM disk and when the user not uses changes= cheatcode, then the AppImage would be lost since the RAM disk is not permanent.

Added in 1 minute 20 seconds:
roro, when you get along with your AppImages without ever having used Apprepo.AppImage - do not bother with Apprepo. :)