LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-15-2014, 11:58 AM   #136
Sumguy
Member
 
Registered: Jul 2010
Location: Rural Kentucky, USA.
Distribution: BunsenLabs Linux
Posts: 465

Original Poster
Blog Entries: 2

Rep: Reputation: 119Reputation: 119

UPDATE:

Well guys, I've got Slackware successfully dual-booted with Crunchbang on both the desktop and the laptop, now, with Slack running the generic kernel- using LILO on the laptop and GRUB2 on the desktop.

FINALLY (just last night) figgered[sic]-out how to get LILO to boot Crunchbang- see: http://www.linuxquestions.org/questi...2/#post5171172 for details.

And....also figured-out why Slack wasn't booting from GRUB with the generic kernel! (Deleted Slacks initrd.gz file and ran the mkinitrd_command_generator again to make a new one...and for some reason, it worked!)

So everything is up and running, and I'm finally ready to continue my Slack adventures!!!!

Now to try and install packages.... This shouild be fun!
[entire membership of Linuxquestions.org runs and hides]
 
1 members found this post helpful.
Old 05-24-2014, 02:02 AM   #137
Sumguy
Member
 
Registered: Jul 2010
Location: Rural Kentucky, USA.
Distribution: BunsenLabs Linux
Posts: 465

Original Poster
Blog Entries: 2

Rep: Reputation: 119Reputation: 119
Dudes! I didn't install Flash yet....but just for grits & shins, I went to Youtube....and the videos play! I was under the impression that Slackware didn't come with flash pre-installed? Wha' happin?

Last edited by Sumguy; 05-24-2014 at 02:04 AM. Reason: Because I could!
 
Old 05-24-2014, 02:24 AM   #138
Buumi
Member
 
Registered: Dec 2010
Location: Finland
Distribution: Slackware 14.1
Posts: 61

Rep: Reputation: 10
Quote:
Originally Posted by Sumguy View Post
Dudes! I didn't install Flash yet....but just for grits & shins, I went to Youtube....and the videos play! I was under the impression that Slackware didn't come with flash pre-installed? Wha' happin?
It doesn't come with flash. You can get it from slackbuilds.org or AlienBob if you need it. Youtube has some videos working with html5 support, so it doesn't need flash for everything but I think it still can't show nearly all the videos without flash, unfortunately.
 
Old 05-24-2014, 02:58 AM   #139
moisespedro
Senior Member
 
Registered: Nov 2013
Location: Brazil
Distribution: Slackware
Posts: 1,223

Rep: Reputation: 195Reputation: 195
Most videos still need flash and under html5 I can't get a resolution higher than 360p.
 
Old 05-24-2014, 03:49 AM   #140
schmatzler
Member
 
Registered: Jan 2011
Location: Germany
Distribution: Slackware64 -current + Multilib
Posts: 411

Rep: Reputation: 181Reputation: 181
Quote:
Originally Posted by moisespedro View Post
Most videos still need flash and under html5 I can't get a resolution higher than 360p.
That's because Slackwares Firefox hasn't been built with H264 support. You can see the supported codecs here:

https://www.youtube.com/html5

A solution would be to recompile Firefox with MSE and H264 support.
 
Old 05-24-2014, 10:13 AM   #141
moisespedro
Senior Member
 
Registered: Nov 2013
Location: Brazil
Distribution: Slackware
Posts: 1,223

Rep: Reputation: 195Reputation: 195
Quote:
Originally Posted by schmatzler View Post
That's because Slackwares Firefox hasn't been built with H264 support. You can see the supported codecs here:

https://www.youtube.com/html5

A solution would be to recompile Firefox with MSE and H264 support.
I wasn't aware of that, I thought Mozilla didn't include H264 on Firefox. So, by doing that, I would be able to get rid of flash completely?
 
Old 05-24-2014, 12:39 PM   #142
schmatzler
Member
 
Registered: Jan 2011
Location: Germany
Distribution: Slackware64 -current + Multilib
Posts: 411

Rep: Reputation: 181Reputation: 181
Quote:
Originally Posted by moisespedro View Post
So, by doing that, I would be able to get rid of flash completely?
Yes, this should work on most of the major video websites, at least. The only thing you need is gst-plugins-good for H264 and gst-plugins-bad for the MSE extensions (I guess).

After that, you can pass --enable-gstreamer to the arguments in the SlackBuild and theoretically all required codecs should be supported.

I haven't build that yet myself because I wanted to use it with Firefox 28 but that did only support Gstreamer 0.10.x - now with Firefox 29 I can finally build it against gstreamer 1.x. I will try it asap

Edit "--enable-wmf" seems to be only available on Windows, I got an error about missing windows.h. Makes sense, I will rebuilt only with the gstreamer option enabled and that should fit.

Re-Edit: gstreamer 1.0 support seems to be only available in Firefox 30. I will stop here and wait for that version to come out. But you can still test it, you just have to install the gstreamer-plugins for the 0.10.x series.

Last edited by schmatzler; 05-24-2014 at 01:27 PM.
 
Old 05-25-2014, 09:03 AM   #143
schmatzler
Member
 
Registered: Jan 2011
Location: Germany
Distribution: Slackware64 -current + Multilib
Posts: 411

Rep: Reputation: 181Reputation: 181
I just gave Firefox 30 beta7 a shot and now I'm absolutely sure what is needed:

For all Firefox versions you need gst-plugins-good.

If you have Firefox <30 and gstreamer 0.10.x you need: gst-ffmpeg for H264 videos (and of course, ffmpeg)
If you have Firefox >=30 and gstreamer 1.x you need: gst-libav but you can also use gstreamer 0.10.x if you built that.

For Firefox <30 you have to pass --enable-gstreamer, for Firefox >=30 --enable-gstreamer=1.0 if you use the newer version. (At the moment the Firefox 30 Beta version doesn't run with GST 1.x, I've tried it)

After that, you can test it here: http://html5test.com/

Now that's what I call a little mess. But it's the right step for banning Flash from your system.

Building Firefox isn't that funny either, the build took almost all 4GB of my RAM.

Edit: Note, that you have to build gst-plugins-ugly for using mp3 streams, for example on soundcloud without Flash

Last edited by schmatzler; 05-25-2014 at 05:34 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] MySQL & Slack 12.2 problems with getting the thing to run... lpallard Linux - Server 2 03-03-2010 07:10 PM
LXer: Are You Afraid...? You Will Be... LXer Syndicated Linux News 0 07-17-2009 04:00 AM
Why I am afraid to use Linux (some help please) old6598 General 1 04-07-2007 05:45 AM
about KDE i'm afraid ;) yoron Slackware 2 01-18-2006 01:04 PM
Afraid I Have Been Compromised robpom Linux - Security 12 03-31-2005 12:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration