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.141350
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 .. 27 28 29 30 31 32 33 34 35 36 37 .. 46 Next › Last »

FredBezies commented on 2014-06-16 19:35 (UTC)

@android and @perfectgentlement : about vlc-cache-gen segfault : https://bugs.archlinux.org/task/39676

FredBezies commented on 2014-06-16 11:33 (UTC)

Looks like vlc.git is now 3.0-something : http://git.videolan.org/?p=vlc.git;a=commit;h=ee5be2d073f6669f1cc994bfef3de442cc3f80c6 "On the road to 3.0.0" Time to upgrade PKGBUILD ?

PerfectGentleman commented on 2014-04-28 04:44 (UTC)

https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot

android commented on 2014-04-28 04:43 (UTC)

PerfectGentleman: Thanks for the reply! but I'm not sure what you mean by "clean chroot": * A 32bit chroot? * A chroot with no vlc installed?

android commented on 2014-04-28 03:00 (UTC)

Whenever I try to build this, I get this build error: ... CCLD vlc-wrapper CC vlc_static-vlc.o CC vlc_static-override.o CCLD vlc-static CC cachegen.o CCLD vlc-cache-gen GEN ../modules/plugins.dat /bin/sh: line 4: 21395 Segmentation fault (core dumped) ./vlc-cache-gen ../modules Makefile:1493: recipe for target '../modules/plugins.dat' failed make[2]: *** [../modules/plugins.dat] Error 139 make[2]: Leaving directory '/home/johnea/src/aur/vlc-git/src/vlc/bin' Makefile:1914: recipe for target 'all-recursive' failed

FredBezies commented on 2014-04-10 09:10 (UTC)

This multiple windows bug is related to... QT5 ! Had it a long time ago. Opened a bug : https://trac.videolan.org/vlc/ticket/9410 To see QT5 progress : https://trac.videolan.org/vlc/ticket/8532

r08 commented on 2014-03-29 16:51 (UTC)

@bamasmu Tools-->Preferences-->Show settings(All)-->Video--> Check the box "Embedded video"-->click save Then exit vlc by Media-->Quit

bamasmu commented on 2014-03-26 18:08 (UTC)

When I make vlc.git, I end up with video playing in a separate window (= two-windowed-vlc; window 1: main interface + window 2: video). sudo pacman -S vlc, doesn't have this issue (=one-windowed-vlc). I made this topic: https://bbs.archlinux.org/viewtopic.php?pid=1397249 Do you guys also get two-windowed-vlc when making latest vlc.git? I'd appreciate if you guys could tell me how to get one-windowed latest vlc.git :)