LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 06-04-2019, 11:19 PM   #1
Slackwarefanboy
Member
 
Registered: Apr 2019
Location: Garden State
Distribution: Slackware
Posts: 110

Rep: Reputation: Disabled
Angry Youtube Videos not working as prescribed.


I installed flash-plugin to my knowledge and have Mozilla firefox, that is the version provided in my original slackware install and when I play certain youtube videos, sometimes randomly and sometimes for certain videos only I get static and an error message stating: "Your browser does not recognize ANY of the video formats" currently known to the human species, offering me the option to learn more about the awesome power of HTML. What is going on?
 
Old 06-04-2019, 11:21 PM   #2
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
What is going on is that you should stop using Flash along with most others and use HTML5.

Flash had its day, but so did the Model-T.
 
2 members found this post helpful.
Old 06-04-2019, 11:36 PM   #3
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
I don't even know if YouTube offers flash videos anymore. It might all be HTML5 now.

I believe HTML5 video on Firefox with Slackware has additional requirements, but I can't remember for sure what they are. It might be ffmpeg, or gst-libav? Hopefully someone in here using Firefox can chime in. If you want YouTube to just work and don't care what browser is used, Chrome is able to play it without anything extra on Slackware, and forum member ruario has made it super easy to install and keep Chrome up-to-date with his latest-chrome.sh script.

But seriously, as Richard Cranium stated, you should get rid of Flash. It is going to be completely EOL next year as even Adobe wants it to die. Flash is the new IE6 and it should die as quick a death as humanly possible.
 
Old 06-05-2019, 12:43 AM   #4
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Unfortunately there is one site that I visit that uses flash still, and while I am thinking along with bassmadrigal that youtube no longer uses flash, did you:

Code:
# echo 'export MOZ_PLUGIN_PATH=/usr/lib64/mozilla/plugins' >> /etc/profile
While that probably wont help youtube, I have always had to do that to get flash working correctly.

Last edited by Skaendo; 06-05-2019 at 12:46 AM.
 
Old 06-05-2019, 01:35 AM   #5
Slackwarefanboy
Member
 
Registered: Apr 2019
Location: Garden State
Distribution: Slackware
Posts: 110

Original Poster
Rep: Reputation: Disabled
Arrow

Quote:
Originally Posted by bassmadrigal View Post
I don't even know if YouTube offers flash videos anymore. It might all be HTML5 now.

I believe HTML5 video on Firefox with Slackware has additional requirements, but I can't remember for sure what they are. It might be ffmpeg, or gst-libav? Hopefully someone in here using Firefox can chime in. If you want YouTube to just work and don't care what browser is used, Chrome is able to play it without anything extra on Slackware, and forum member ruario has made it super easy to install and keep Chrome up-to-date with his latest-chrome.sh script.

But seriously, as Richard Cranium stated, you should get rid of Flash. It is going to be completely EOL next year as even Adobe wants it to die. Flash is the new IE6 and it should die as quick a death as humanly possible.
Okay well my Model-T is still kicking some how because I just used that script and although it DOES INSTALL CHROME [yeaa - altruism I guess] it does not show the URL, google search or any website for that matter but just stays on the default google search page home screen. SOOOO has anyone experienced this?
 
Old 06-05-2019, 01:43 AM   #6
Slackwarefanboy
Member
 
Registered: Apr 2019
Location: Garden State
Distribution: Slackware
Posts: 110

Original Poster
Rep: Reputation: Disabled
I mean how could I make it so that HTML5 is enabled on Firefox by divine right and logic as one would infer?
 
Old 06-05-2019, 01:45 AM   #7
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
If you just want to watch youtube videos you could consider youtube-dl which will download the videos so they can be viewed without a browser. You can also combine this with mpv with lua support to stream the videos directly from the command line.
 
3 members found this post helpful.
Old 06-05-2019, 10:14 AM   #8
Slackwarefanboy
Member
 
Registered: Apr 2019
Location: Garden State
Distribution: Slackware
Posts: 110

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by orbea View Post
If you just want to watch youtube videos you could consider youtube-dl which will download the videos so they can be viewed without a browser. You can also combine this with mpv with lua support to stream the videos directly from the command line.
Well I am not doing that lol - How do I enable HTML5 like should it should already be?
 
Old 06-05-2019, 10:18 AM   #9
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by Slackwarefanboy View Post
I mean how could I make it so that HTML5 is enabled on Firefox by divine right and logic as one would infer?
HTML5 is already enabled, but the browser doesn't have support for many video formats out of the box, probably due to licensing/patent issues. Did you try my suggestion of installing ffmpeg and/or gst-libav?

Quote:
Originally Posted by Slackwarefanboy View Post
Okay well my Model-T is still kicking some how because I just used that script and although it DOES INSTALL CHROME [yeaa - altruism I guess] it does not show the URL, google search or any website for that matter but just stays on the default google search page home screen. SOOOO has anyone experienced this?
That sounds like the default homepage for Chrome. What happens when you type in an address up in the top or in the searchbox in the middle of the page? I've been using that script for years and never had any problems with the resulting package. And I'm using it on 14.2 right now.
 
Old 06-05-2019, 10:22 AM   #10
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Quote:
Originally Posted by Slackwarefanboy View Post
I installed flash-plugin to my knowledge and have Mozilla firefox, that is the version provided in my original slackware install
Have you updated your installation and specifically Firefox?

Just to clear up any confusions, YouTube moved exclusively to HTML5 several years ago.
 
Old 06-06-2019, 10:31 AM   #11
Slackwarefanboy
Member
 
Registered: Apr 2019
Location: Garden State
Distribution: Slackware
Posts: 110

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bassmadrigal View Post
HTML5 is already enabled, but the browser doesn't have support for many video formats out of the box, probably due to licensing/patent issues. Did you try my suggestion of installing ffmpeg and/or gst-libav?



That sounds like the default homepage for Chrome. What happens when you type in an address up in the top or in the searchbox in the middle of the page? I've been using that script for years and never had any problems with the resulting package. And I'm using it on 14.2 right now.
Nothing happens, it just stands there and looks at me stupid.
 
Old 06-06-2019, 10:55 AM   #12
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,223

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Have you tried uninstalling Flash?
 
Old 06-06-2019, 11:39 AM   #13
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
You can try and check Chrome Logs to see if there's anything obvious preventing this from working.

Just to see, did you do a full or partial install?
 
Old 06-06-2019, 04:20 PM   #14
ReFracture
Member
 
Registered: Oct 2007
Posts: 209

Rep: Reputation: 222Reputation: 222Reputation: 222
We need more information.

What version (and architecture) of slackware? Did you do a full install? What was excluded if not?
What version of Firefox are you trying to use?
System specifications?

Between 14.2 and -current Firefox, be it the package included or rurario's script for the latest play YouTube without issue on any machine I've tried.

As stated Flash is dead, it's not even worth installing it. I have a few .swfs I like to play sometimes but I use the Adobe Flash stand alone dev player so that doesn't use a web browser.

Last edited by ReFracture; 06-06-2019 at 04:21 PM.
 
Old 06-06-2019, 04:25 PM   #15
ChuangTzu
Senior Member
 
Registered: May 2015
Location: Where ever needed
Distribution: Slackware/Salix while testing others
Posts: 1,718

Rep: Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857
Quote:
Originally Posted by Slackwarefanboy View Post
Well I am not doing that lol - How do I enable HTML5 like should it should already be?

https://www.youtube.com/html5

Make sure you have the codecs from SlackBuilds or Alien as well, so you can watch non youtube videos as well.
 
  


Reply

Tags
flash 64bit, slackware -current



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
LXer: Why my doctor prescribed me open hardware LXer Syndicated Linux News 0 06-04-2015 04:50 AM
LXer: youtube-dl – download Youtube videos from linux command Line LXer Syndicated Linux News 0 06-24-2014 12:11 PM
LXer: Search YouTube videos on Ubuntu with the YouTube Lens LXer Syndicated Linux News 0 12-30-2011 08:40 PM
[SOLVED] File Naming is prescribed form with next day's date as part of the name barani_pd Linux - Newbie 11 04-14-2011 04:45 AM
LXer: Youtube-dl - Download videos from Youtube in openSUSE LXer Syndicated Linux News 1 08-14-2008 08:10 AM

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

All times are GMT -5. The time now is 10:46 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