Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-01-2013, 12:34 PM
|
#1
|
|
Senior Member
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041
Rep: 
|
FFmpeg/Multimedia in Slackware
I know the situation with multimedia is very tricky regarding non free software, but most of all patents, especially regarding a distribution and company based on the US.
Recently even Debian which supposingly strives for software freedom has made big steps forward by mostly obsoleting its unofficial debian-multimedia repository by moving most of its packages to its official repositories.
Slackware still hasn't really made much progress in this field. It still doesn't include ffmpeg for example which is a swiss army knife when it comes to multimedia handling and is already used by many pieces of software which is part of the distribution including KDE.
A user wanting to take advantage of ffmpeg's unlimited capabilites is forced to recompile the software.
Do you think including ffmpeg in Slackware is an option?
PS. Happy new year.
|
|
|
|
01-01-2013, 12:59 PM
|
#2
|
|
Member
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: Slackware, Slackware64
Posts: 779
|
Using SBo with sbopkg makes things very easy for you:
http://slackbuilds.org/repository/14...imedia/ffmpeg/
Almost as easy as the Ubuntu Software Center 
|
|
|
|
01-01-2013, 01:15 PM
|
#3
|
|
Senior Member
Registered: Jul 2007
Distribution: Slackware64-14.0
Posts: 2,192
|
If Slackware included ffmpeg I would probably have to recompile it to support additional codecs anyway so I'm fine with it absent. I already recompile mplayer as it is. Just my opinion, of course.
|
|
|
|
01-01-2013, 02:11 PM
|
#4
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,232
|
Simply use the MPlayer and ffmpeg packages provided by AlienBob, he has packages with support for restricted codecs: ftp://ftp.slackware.org.uk/people/al...d_slackbuilds/
|
|
|
|
01-01-2013, 02:13 PM
|
#5
|
|
Senior Member
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041
Original Poster
Rep: 
|
You still have to recompile the applications part of Slackware if you install SBO's or alienBOB's ffmpeg.
|
|
|
|
01-01-2013, 03:34 PM
|
#6
|
|
Member
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: Slackware, Slackware64
Posts: 779
|
Quote:
Originally Posted by sahko
You still have to recompile the applications part of Slackware if you install SBO's or alienBOB's ffmpeg.
|
If you don't want to do it, I've done it for you. Just grab the whole load here:
http://www.microlinux.fr/slackware/14.0/

|
|
|
2 members found this post helpful.
|
01-01-2013, 09:04 PM
|
#7
|
|
Senior Member
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041
Original Poster
Rep: 
|
Quote:
Originally Posted by kikinovak
|
Have you recompiled eg. k3b with ffmpeg support? Cause i don't see it anywhere.
|
|
|
|
01-01-2013, 11:39 PM
|
#8
|
|
Member
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: Slackware, Slackware64
Posts: 779
|
Quote:
Originally Posted by sahko
Have you recompiled eg. k3b with ffmpeg support? Cause i don't see it anywhere.
|
Sorry, MLED is Xfce-centered and uses a carefully integrated Brasero for burning. Works nice, though.
http://www.microlinux.fr/images/bure...es_brasero.png
|
|
|
|
01-05-2013, 04:30 AM
|
#9
|
|
Senior Member
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,335
Rep: 
|
kikinovak - I just tried mencoder and it was missing loborc-so.xx - I didn't write it down. I had to reinstall the stock MPlayer from 14.0 to sync an avi file. That's the only problem I've encountered so far with your packages.
|
|
|
|
01-05-2013, 12:44 PM
|
#10
|
|
Member
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: Slackware, Slackware64
Posts: 779
|
Quote:
Originally Posted by mlangdn
kikinovak - I just tried mencoder and it was missing loborc-so.xx - I didn't write it down. I had to reinstall the stock MPlayer from 14.0 to sync an avi file. That's the only problem I've encountered so far with your packages.
|
This is from the orc package. You'll also find it in my repo, in the d/ package group. It's really all meant to be installed together.
Otherwise, check the master MLED.SlackBuild script and the build_order file. Download everything and comment out those packages you don't want to build.
|
|
|
|
01-05-2013, 01:59 PM
|
#11
|
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 4,686
Rep: 
|
Quote:
Originally Posted by kikinovak
This is from the orc package. You'll also find it in my repo, in the d/ package group. It's really all meant to be installed together.
Otherwise, check the master MLED.SlackBuild script and the build_order file. Download everything and comment out those packages you don't want to build.
|
Sinceorc is a dependency for another package, the orc package should be in the "L" series, not the "D" series which in Slackware contains the development tools.
Eric
|
|
|
|
01-05-2013, 11:41 PM
|
#12
|
|
Member
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: Slackware, Slackware64
Posts: 779
|
Quote:
Originally Posted by Alien Bob
Sinceorc is a dependency for another package, the orc package should be in the "L" series, not the "D" series which in Slackware contains the development tools.
Eric
|
I had a hesitation about this. But since both SBo and Salix put it in D, I followed the convention and did the same. Anyway, my MLED project works a bit like the mother distribution in this respect. Folks are supposed to do either a full install, or at least know what they're doing if they omit something. 
|
|
|
|
01-06-2013, 07:00 AM
|
#13
|
|
Senior Member
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,335
Rep: 
|
Quote:
|
Folks are supposed to do either a full install, or at least know what they're doing if they omit something.
|
I should have realized that from the start. Since I run a full install of Slackware, I removed all the microlinux packages yesterday and replaced them with either a fresh build or from Eric's repo. That's only because I use KDE 99.9% of the time.
|
|
|
|
01-06-2013, 12:42 PM
|
#14
|
|
Member
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: Slackware, Slackware64
Posts: 779
|
Quote:
Originally Posted by mlangdn
I should have realized that from the start. Since I run a full install of Slackware, I removed all the microlinux packages yesterday and replaced them with either a fresh build or from Eric's repo. That's only because I use KDE 99.9% of the time.
|
The first version of MLED was based on Slackware 13.37 and KDE 4.6.5. I switched to Xfce though, for the main reason that KDE is a fast-moving target. I like Xfce's slow and incremental and somehow more perennial approach.
Regarding multimedia packages: the SBo folks have it quite chewed out for us. Use sbopkg, and it almost feels like the Ubuntu Software Center. 
|
|
|
|
01-06-2013, 01:40 PM
|
#15
|
|
Senior Member
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041
Original Poster
Rep: 
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:20 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|