Page 1 of 1

Slackware 12.0 Package VLC 0.9.0svn

Posted: 14 Dec 2006 13:47
by gohanz
A Slackware 12.0 package with SlackBuild is ready to download!

http://www.slacky.it


http://www.slacky.eu/index.php?option=c ... &Itemid=56


A megapack with all dependencies is available to download! Note that VLC for Slackware 12.0 have both Qt4 and Wx interface! :D

Posted: 15 Dec 2006 22:07
by Humperdinck
Dear Forum,

I was just wondering, if you run this package on slack and fires up vlc with a playlist of tv shows that total some 8 hours like so:

vlc playlist.m3u --sout '#transcode{acodec=mpga,ab=192}:std{access=udp,mux=,dst=239.255.255.254}'

..do you have the same phenomena as on FreeBSD/Fedora that it runs out of memory and stops with either the dreaded 'Killed' or a core dump?

If not, please let me know!

Posted: 30 Dec 2006 12:52
by gohanz
A new Slackware package is ready to download!

The new package have FFmpeg and wxGtk(Unicode) compiled statically. This solve the problem with FFmeg and the new wxWidgets 2.8.0.

The new package is compiled with Avahi support!

Posted: 14 Mar 2007 08:33
by gohanz

Posted: 02 Apr 2007 20:38
by redxii
Would it be possible to create a fully compartmentalized package like Per Allansson's? Instead of requiring to install dependencies.

Also, it is stuck on the PDA interface and can't turn it off.

Posted: 14 Apr 2007 20:19
by DoXiD
i agree, can't you make a package including all the dependencies instead of splitting 1 thing up?

Posted: 19 Apr 2007 12:46
by khans
Hi!
I use your packages. But I have problem with h264.
When I try use it , vlc says that it can not find it. I'm not sure why because I installed all packages including h264.
do you have similar problem?

Regards,
Hans

Posted: 06 May 2007 04:08
by redxii
The wxwidgets interface doesn't work. It isn't able to find the wxwidgets plugin and of the 72 dependencies I don't see a wxgtk package, but as you said it should be compiled statically. The *.so for the plugin exists but it isn't finding it.

The PDA interface isn't opening any files.

Re: Slackware 11.0 Package!

Posted: 03 Aug 2007 11:36
by ms-trex
What about VLC package for slackware 12? The package from the official site works great but it is old and for slackware 10.x

Re: Slackware 12.0 Package VLC 0.9.0svn

Posted: 16 Mar 2008 13:03
by timsoft
The latest vlc (as of march16 2008) 0.8.6e which is for slack12.0 (maybe earlier ones as well ?) can be got from http://repository.slacky.eu/slackware-1 ... lc/0.8.6e/
there is also a dependencies tar.gz file which you need so that vlc will work (unless you have downloaded all the dependancies already).
Extract the contents of this file, then run
installpkg *.tgz
on the contents of the dependencies directory, and vlc will work :-)

Re: Slackware 12.0 Package VLC 0.9.0svn

Posted: 31 May 2008 20:05
by LnxSlck
Great work guys!

Keep them coming, Slackware rules big time, and the package for vlc is just great.

how about a slackbuild script

Posted: 03 Sep 2008 16:50
by rob.rice
how about a slackbuild script
not only would a slackbuild script make updating the slackpkg easier
(newer version of VLC and newer version of slackware after all this is how slackware it self is maintained )
it would also make it easier to install VLC on 64bit rebuilds of slackware

Re: Slackware 12.0 Package VLC 0.9.0svn

Posted: 10 Sep 2008 14:21
by alienbob
I guess you have not yet found my vlc.SlackBuild for the 0.9.1 release at http://www.slackware.com/~alien/slackbuilds/vlctest/ ... This is my "all-in-one" build script that pulls in all dependencies (downloads missing sources if needed) and creates one self-contained package.

Note that the slacky.eu folks also provide a SlackBuild for 0.9.x... but they rely on the fact that you should have installed a lot of dependency packages already, before you start the VLC build.

Eric