I think I have done everything...
I downloaded the correct version of youtube-dl.
I downloaded and installed the proper _init_py file.
I changed the mplayer to include '-ohdmi'
I updated and upgraded the rasbain wheezy ...
I downloaded installed and ran rpi-upgrade ... upgrading the firmware.
When I run yt, it provides a beautiful picture ... but no sound....
any help would be appreciated
-
- Posts: 982
- Joined: Fri Sep 14, 2012 9:13 am
Re: youtube audio problem
Have you configured the sound output ?
http://www.raspians.com/Knowledgebase/n ... phone-jack
Note about above link sudo amixer cset numid=3 0 this is actually an auto-dectect setting, for HDMI use use sudo amixer cset numid=3 2
http://www.raspians.com/Knowledgebase/n ... phone-jack
Note about above link sudo amixer cset numid=3 0 this is actually an auto-dectect setting, for HDMI use use sudo amixer cset numid=3 2
I know everything about nothing"
Re: youtube audio problem
boo hoo ... I followed your instructions ... but still no sound with YT....
Is there a volume setting that I have to set?
Is there a volume setting that I have to set?
-
- Posts: 982
- Joined: Fri Sep 14, 2012 9:13 am
Re: youtube audio problem
I know everything about nothing"
Re: youtube audio problem
How do I follow these instructions when I am in RaspberryPI$
thanks for your patience
thanks for your patience
Re: youtube audio problem
For example when I do
sudo echo "# Load snd-bcm2835.ko at boot" > /etc/modules-load.d/snd-bcm2835.conf
I get an error message no file or directory
baffled....
sudo echo "# Load snd-bcm2835.ko at boot" > /etc/modules-load.d/snd-bcm2835.conf
I get an error message no file or directory
baffled....
-
- Posts: 982
- Joined: Fri Sep 14, 2012 9:13 am
Re: youtube audio problem
I know everything about nothing"
-
- Posts: 1
- Joined: Thu Jun 16, 2016 3:53 pm
Re: youtube audio problem
I had the same problem with youtube sound on my rPi 3, and Cloudcentric's link helped me fix it. Ultimately sound output was set to "auto", and switching it to "3.5mm" was what it took, using the command...
Thanks!
Code: Select all
amixer cset numid=3 1
Re: youtube audio problem
I had same problem. He said no sound on youtube. Dont say no sound anywhere...
I connected my pi vnc, and I connect my speaker on headphone jack input.
I get sound from omxplayer , but no sound chromium & youtube ....
I connected my pi vnc, and I connect my speaker on headphone jack input.
I get sound from omxplayer , but no sound chromium & youtube ....