audio on rasprberry 2pi
Posted: Sun Feb 07, 2016 11:19 am
hi, i just get into the configuration of a raspberry 2pi, so I am a very beginner. get all the update and upgrade but the audio do not work. any suggestion? tks in advance.
A small, affordable computer with free resources to help people learn, make things, and have fun
https://www.raspberrypi.org/forums/
https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=135430
So you are using a USB Sound Device ?andrea2016 wrote:I plugged both headphone and speakers (via usb plug) but do not work at all.
Code: Select all
sudo raspi-configIt can be very slow if you run high quality videos, because some web browsers do not take full advantage of all of the cores. 320x240 videos should run fine. Anything video quality above that, may need to be downloaded, and run through dedicated playback software (omxplayer is a popular choice).andrea2016 wrote:Thanks now is working, despite watching video on internet (and internet in general) is extremely slow and not synchronized with the audio.
This is not correct. Browsers based on webkitgtk3 (epiphany, kweb3) use hardware (GPU) accelerated video playback inside the browser. It works quite well, if the video area is not too large.Goraxium wrote:It can be very slow if you run high quality videos, because some web browsers do not take full advantage of all of the cores. 320x240 videos should run fine. Anything video quality above that, may need to be downloaded, and run through dedicated playback software (omxplayer is a popular choice).andrea2016 wrote:Thanks now is working, despite watching video on internet (and internet in general) is extremely slow and not synchronized with the audio.
Older versions of Iceweasel only utilised one core. Playing any video above 320x240 was next to impossible. These days, you can watch videos on YouTube at reasonable resolutions after a bit of a stuttering start. Without knowing the setup the OP is using, or what the quality of videos they are playing is, it's hard to say what's happening. USB audio has never been an issue for me though (except when trying to run things in real time through a USB hub (guitarix)).gkreidl wrote:This is not correct. Browsers based on webkitgtk3 (epiphany, kweb3) use hardware (GPU) accelerated video playback inside the browser. It works quite well, if the video are is not too large.Goraxium wrote:It can be very slow if you run high quality videos, because some web browsers do not take full advantage of all of the cores. 320x240 videos should run fine. Anything video quality above that, may need to be downloaded, and run through dedicated playback software (omxplayer is a popular choice).andrea2016 wrote:Thanks now is working, despite watching video on internet (and internet in general) is extremely slow and not synchronized with the audio.