Package Details: vlc-git 4.0.0.r33184.g82e5f6c-1

Git Clone URL: https://aur.archlinux.org/vlc-git.git (read-only, click to copy)
Package Base: vlc-git
Description: Multi-platform MPEG, VCD/DVD, and DivX player
Upstream URL: https://code.videolan.org/videolan/vlc
Licenses: GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: libvlc, vlc
Provides: libvlc, vlc
Submitter: None
Maintainer: xiota (knoelli)
Last Packager: xiota
Votes: 211
Popularity: 0.133038
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2025-02-19 03:40 (UTC)

Dependencies (141)

Required by (159)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 46 Next › Last »

DrosteEffect commented on 2017-04-14 15:44 (UTC)

Error when attempting to build version 3.0.0.r12160.g22df164f7a: codec/avcodec/video.c: In function ‘DecodeBlock’: codec/avcodec/video.c:876:19: error: implicit declaration of function ‘avcodec_send_packet’ [-Werror=implicit-function-declaration] int ret = avcodec_send_packet(p_context, &pkt); ^~~~~~~~~~~~~~~~~~~ codec/avcodec/video.c:897:15: error: implicit declaration of function ‘avcodec_receive_frame’ [-Werror=implicit-function-declaration] ret = avcodec_receive_frame(p_context, frame);

andrewSC commented on 2017-04-01 01:33 (UTC)

rcrath: Just built without issue and bumped the version of the pkgbuild. Are you still having issues?

rcrath commented on 2017-03-31 08:29 (UTC)

getting error error: file owned by 'vlc-git' and 'vlc-plugin-fluidsynth-git': 'usr/lib/vlc/plugins/codec/libfluidsynth_plugin.so' will report to vlc-plugin-fluidsynth-git too

andrewSC commented on 2017-03-02 17:36 (UTC)

Bermond: Thanks for the comment :) The reason why I specified wayland explicitly is in the event mesa drops wayland as a dep (probably not likely) we would have issues in this package. I chose to be explicit rather than implicit here.

dbermond commented on 2017-03-02 17:30 (UTC) (edited on 2017-03-02 17:31 (UTC) by dbermond)

@andrewSC You don't need to specify wayland in depends since it's already required by mesa. Just wayland-protocols. My two cents :)

ingleandrobarros commented on 2017-02-23 04:05 (UTC)

bro VLC don't run in GNOME 3.22 and MATE 1.16. How can i fix that?

WorMzy commented on 2017-02-20 18:20 (UTC)

Thanks. :)

andrewSC commented on 2017-02-20 15:16 (UTC)

WorMzy: While VLC itself doesn't technically require wayland-protocols (unless you have wayland installed already) there's some dependency hell going on amongst some of the packages and the GL libs (which VLC does require to compile). To avoid all that I've added wayland and wayland-protocols to the PKGBUILD as well as your request for qt5-x11extras.

WorMzy commented on 2017-02-12 02:35 (UTC)

@erdosain9: make the changes I suggested to the PKGBUILD (see the comment below yours) then rebuild the package.

erdosain9 commented on 2017-02-12 01:19 (UTC)

Hi. cant execute, dosent show anything, but if i run from terminal i have this: VLC media player 3.0.0-git Vetinari (revision 2.2.0-git-11082-g8a5c926776) [00000000022951a8] core libvlc: Ejecutar vlc con la interfaz predeterminada. Use «cvlc» para usar vlc sin interfaz. [0000000002399a88] skins2 interface error: no suitable dialogs provider found (hint: compile the qt plugin, and make sure it is loaded properly) [0000000002399a88] skins2 interface error: cannot instantiate qt dialogs provider [0000000002354388] core playlist: playlist is empty [0000000002399a88] [cli] lua interface: Listening on host "*console". VLC media player 3.0.0-git Vetinari Command Line Interface initialized. Type `help' for help. > ^C[0000000002399a88] [cli] lua interface error: Error loading script /usr/lib/vlc/lua/intf/cli.luac: lua/intf/modules/host.lua:286: Interrupted. Some help, please. Thanks