VLC-2.1.2-x64 media player

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
User avatar
PaulBy
Contributor
Contributor
Posts: 266
Joined: 14 Feb 2012, 13:14
Distribution: Porteus 3.2 KDE
Location: Belarus

VLC-2.1.2-x64 media player

Post#1 by PaulBy » 10 Dec 2013, 21:49

Hello :)

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

Enjoy 8)
REPO with my Porteus packages - http://yadi.sk/d/wJFyFih_4v48w

User avatar
PaulBy
Contributor
Contributor
Posts: 266
Joined: 14 Feb 2012, 13:14
Distribution: Porteus 3.2 KDE
Location: Belarus

Re: VLC-2.1.2-x64 media player

Post#2 by PaulBy » 16 Dec 2013, 10:39

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)
REPO with my Porteus packages - http://yadi.sk/d/wJFyFih_4v48w

User avatar
wread
Module Guard
Module Guard
Posts: 1255
Joined: 09 Jan 2011, 18:48
Distribution: Porteus v5.0-kde-64 bits
Location: Santo Domingo
Contact:

Re: VLC-2.1.2-x64 media player

Post#3 by wread » 17 Dec 2013, 01:29

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!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!

User avatar
wread
Module Guard
Module Guard
Posts: 1255
Joined: 09 Jan 2011, 18:48
Distribution: Porteus v5.0-kde-64 bits
Location: Santo Domingo
Contact:

Re: VLC-2.1.2-x64 media player

Post#4 by wread » 17 Dec 2013, 02:27

Are you sure? VLC is a complex application. I doubt it can run in a simple DE without bigger surgical interventions ... :)
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!

erika_lanz
White ninja
White ninja
Posts: 4
Joined: 10 Dec 2016, 23:49
Distribution: Porteus
Location: Spain

Re: VLC-2.1.2-x64 media player

Post#5 by erika_lanz » 11 Dec 2016, 00:05

Hi, good morning, please, can you upload again?

fulalas
DEV Team
DEV Team
Posts: 2050
Joined: 26 Oct 2016, 15:34
Distribution: Porteus
Location: Brazil

Re: VLC-2.1.2-x64 media player

Post#6 by fulalas » 12 Dec 2016, 15:34

erika_lanz wrote:Hi, good morning, please, can you upload again?
http://dl.porteus.org/x86_64/Porteus-v3 ... bundle.xzm

erika_lanz
White ninja
White ninja
Posts: 4
Joined: 10 Dec 2016, 23:49
Distribution: Porteus
Location: Spain

Re: VLC-2.1.2-x64 media player

Post#7 by erika_lanz » 14 Dec 2016, 01:30

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!

manoelluiz007
Ronin
Ronin
Posts: 1
Joined: 15 Oct 2022, 23:32
Distribution: Porteus 5 Release 2022

VLC-2.1.2-x64 media player

Post#8 by manoelluiz007 » 16 Oct 2022, 00:43

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.
Last edited by Rava on 17 Oct 2022, 02:02, edited 1 time in total.
Reason: used deepl to translate from Portuguese into English; added [code]; corrected URLs for wget

Kulle
Warlord
Warlord
Posts: 594
Joined: 28 Jan 2017, 10:39
Distribution: v4.0 64bit Xfce
Location: Berlin

VLC-2.1.2-x64 media player

Post#9 by Kulle » 16 Oct 2022, 15:02

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."

roro
Black ninja
Black ninja
Posts: 65
Joined: 04 Aug 2022, 08:41
Distribution: Porteus 5.0 XFCE

VLC-2.1.2-x64 media player

Post#10 by roro » 18 Oct 2022, 13:19

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?

User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

VLC-2.1.2-x64 media player

Post#11 by Rava » 27 Oct 2022, 00:59

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. :)
Cheers!
Yours Rava

Post Reply