LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-26-2013, 09:23 PM   #1
centguy
Member
 
Registered: Feb 2008
Posts: 635
Blog Entries: 1

Rep: Reputation: 48
youtube in firefox has sound but not in google chrome


I can watch videos on youtube with sound using firefox on centos 6. However the sound
disappear when I use google chrome (how annoying !). I have this issue for some time and I googled and checked various setting, I just cannot solve the problem. It is getting interesting. I am capable to produce all results if you can guide me through to solve this problem.

Thanks!
 
Old 06-27-2013, 12:54 AM   #2
eklavya
Member
 
Registered: Mar 2013
Posts: 636

Rep: Reputation: 142Reputation: 142
Open google chrome and run
Code:
chrome://plugins/
Now search for adobe flash player plugin, something like this
Code:
Adobe Flash Player (2 files) - Version: 11.7.700.203
Shockwave Flash 11.7 r700
Name:	Shockwave Flash
Description:	Shockwave Flash 11.7 r700
Version:
If it is not there, install it.
If it is there, it should be enabled.
If it is enabled, check the box Always allowed,
 
Old 06-27-2013, 02:09 AM   #3
centguy
Member
 
Registered: Feb 2008
Posts: 635

Original Poster
Blog Entries: 1

Rep: Reputation: 48
It still doesn't work:

Quote:

Adobe Flash Player (2 files) - Version: 11.5.31.5
Shockwave Flash 11.5 r31
Name: Shockwave Flash
Description: Shockwave Flash 11.5 r31
Version: 11.5.31.5
Location: /opt/google/chrome/PepperFlash/libpepflashplayer.so
Type: PPAPI (out-of-process)
Disable
MIME types:
MIME type Description File extensions
application/x-shockwave-flash Shockwave Flash
.swf
application/futuresplash FutureSplash Player
.spl
Name: Shockwave Flash
Version: 11.0 r1
Location: /usr/lib64/flash-plugin/libflashplayer.so
Type: NPAPI
Disable
MIME types:
MIME type Description File extensions
application/x-shockwave-flash Shockwave Flash
.swf
application/futuresplash FutureSplash Player
.spl
Disable Always allowed


flash too old ??
 
Old 06-27-2013, 02:15 AM   #4
eklavya
Member
 
Registered: Mar 2013
Posts: 636

Rep: Reputation: 142Reputation: 142
what is chrome version?
Have you installed recently?
Have you watched this video before?
http://www.youtube.com/watch?v=EsK9fYXD9Lw

Last edited by eklavya; 06-27-2013 at 02:25 AM.
 
Old 06-27-2013, 08:16 AM   #5
centguy
Member
 
Registered: Feb 2008
Posts: 635

Original Poster
Blog Entries: 1

Rep: Reputation: 48
I installed the same OS on different computers.

I found that if the Chrome version is Version 24.0.1312.52 beta
then the sound is not working.

If Chrome version is Version 23.0.1271.97 then the sound is working.

Beats me!
 
Old 06-27-2013, 08:34 AM   #6
centguy
Member
 
Registered: Feb 2008
Posts: 635

Original Poster
Blog Entries: 1

Rep: Reputation: 48
An update:

I guess when I first installed google-chrome, I installed
some of them using "yum install google-chrome" that pulls down
the beta version, and the beta version breaks the youtube sound.

If I unstall google-chrome first and then reinstall google-chrome-stable I think I
will hit

Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)


Quote:

--> Finished Dependency Resolution
Error: google-chrome-stable conflicts with google-chrome-beta-28.0.1500.52-207119.x86_64
Error: Package: google-chrome-beta-28.0.1500.52-207119.x86_64 (google-chrome)
Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
Error: Package: google-chrome-stable-28.0.1500.52-207119.x86_64 (google-chrome)
Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
Error: google-chrome-beta conflicts with google-chrome-stable-28.0.1500.52-207119.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I have already lost google-chrome on one machine, and I don't think I will
risk losing another one before I know to fix

Quote:

Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
problem..

Oh well, that's not a big deal for now.
 
Old 06-28-2013, 07:39 AM   #7
centguy
Member
 
Registered: Feb 2008
Posts: 635

Original Poster
Blog Entries: 1

Rep: Reputation: 48
Problem solved by switching to chromium:



I did

Quote:

[root@2nd-centos61-dell ~]# cat /etc/yum.repos.d/chromium-el6.repo
[chromium-el6]
name=CentOS-$releasever - Chromium EL6
baseurl=http://people.centos.org/hughesjr/chromium/6/$basearch/
gpgcheck=1
enabled=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-Testing-6
priority=50

yum install chromium

/opt/chromium/chrome-wrapper


/opt/chromium/chrome: symbol lookup error: /opt/chromium/chrome: undefined symbol: _XGetRequest

yum install libX11

/opt/chromium/chrome-wrapper

The sound is now working fine.
 
  


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
Firefox VS Google Chrome entz General 33 06-13-2012 08:04 PM
LXer: Mozilla FireFox 5 vs Google Chrome 12 #Benchmark LXer Syndicated Linux News 0 06-25-2011 05:02 AM
LXer: Is Upcoming Firefox 4 inspired by Google Chrome? LXer Syndicated Linux News 0 02-01-2011 11:00 AM
[SOLVED] Google Chrome (Latest) - No sync, No HTML5 Youtube (Slackware64-current) Gavin Harper Slackware 17 12-15-2010 01:41 AM
Is Google Chrome afflicted by Mozilla Firefox vulnerabilites? lupusarcanus Linux - Security 1 03-30-2010 04:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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