| Author |
Message |
xxxlam

Joined: 28 Jul 2011 Posts: 18 Location: South East Asia
|
Posted: Sun 03 Jun 2012, 07:12 Post subject:
Sound is Bad Subject description: Slako Puppy 5.3 |
|
Hello Puppy Linux community!
I am having a problem about the sound. I don't really know what's the cause but when I first installed (first use) Slako, it sounds really fine. In fact I watched some movie clips and played a couple of music using Gnome-Mplayer 1.0.4... When I booted again, It sounds really bad; especially the base sounds like scratches and I do not know why... I tried adjusting all the volume controls but no luck. I tried adjusting all controls in alsaconf, alsamixer, and alsawizard but no luck.
According to hardinfo -r -f html my audio controller (which I believe it's my on-board sound card) is;
"Audio Adapter : HDA-Intel - HDA ATI SB".
Thanks in helping guys. I believe it's just a miss-configuration and I can't figure it out why.
(Lots of Love (LOL))
_________________ System.out.println("Hello, Puppies! ");
|
|
Back to top
|
|
 |
Barkin

Joined: 12 Aug 2011 Posts: 465
|
Posted: Sun 03 Jun 2012, 07:48 Post subject:
|
|
a recording of the distorted sound could help diagnosis.
possibly via a desktop recorder or Audacity.
|
|
Back to top
|
|
 |
xxxlam

Joined: 28 Jul 2011 Posts: 18 Location: South East Asia
|
Posted: Sun 03 Jun 2012, 11:17 Post subject:
|
|
I think you didn't get it... my sound playback sounds bad. But thanks anyway, I had solved my own problem. A while a back I was using Gnome-MPlayer and it was indeed the problem. I tried playing my music through PMusic and works fine!
Cheers!
_________________ System.out.println("Hello, Puppies! ");
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Sun 03 Jun 2012, 14:21 Post subject:
|
|
Hi
I think Barkin was requesting a recording of the playback to help with diagnosing the problem. seems strange pmusic is okay but not gnome-player. Do you know specifically what was causing the problem with gnome-player, a bad setting or something?
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
xxxlam

Joined: 28 Jul 2011 Posts: 18 Location: South East Asia
|
Posted: Mon 04 Jun 2012, 09:59 Post subject:
|
|
Recording you say? Mmm... I'm just playing some downloaded mp3's. The crappy sound comes when it plays lower frequencies; about 20Hz~800Hz? I'm not really sure but when it plays the loud part of the music, it sounds like scratches...
Currently playing with Pmusic and it plays well, after reading your posts I tried to use Gnome-MPlayer again and it's the same; crappy. Anyway, not really a big deal for me, now.
=}
_________________ System.out.println("Hello, Puppies! ");
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Tue 05 Jun 2012, 01:10 Post subject:
|
|
Have you tried changing the audio output settings in Gnome Mplayer->Edit->Preferences?
_________________ I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
Puppy Help 101 An interactive tutorial for Puppy 5.2.5
|
|
Back to top
|
|
 |
xxxlam

Joined: 28 Jul 2011 Posts: 18 Location: South East Asia
|
Posted: Tue 05 Jun 2012, 02:08 Post subject:
|
|
Definitely. I tested all of them and it seems nothing has changed.
Request granted, I uploaded the recording of my music; pardon me because it is hip-hop.
| Code: |
http://www.youtube.com/watch?v=CVfoGez5Xj8
|
_________________ System.out.println("Hello, Puppies! ");
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Tue 05 Jun 2012, 02:37 Post subject:
|
|
try this in a terminal window:
| Code: | | mplayer -ao alsa "/path/to/your-file.mp3" |
If it works then try what bigpup suggests and set the preferences in gnome-mplayer for Audio to alsa.
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
Barkin

Joined: 12 Aug 2011 Posts: 465
|
Posted: Tue 05 Jun 2012, 08:08 Post subject:
|
|
That only frequencies in a certain range (low, bassy) are distorted suggests to me that the mp3 file is encoded in a way that one player cannot cope with, e.g. VBR (variable bit rate).
http://en.wikipedia.org/wiki/MP3_VBR
Puppy will tell you the "properties" of the mp3 file (whether or not it's VBR encoded ) ...
| Description |
screengrab |
| Filesize |
12.45 KB |
| Viewed |
366 Time(s) |

|
|
|
Back to top
|
|
 |
xxxlam

Joined: 28 Jul 2011 Posts: 18 Location: South East Asia
|
Posted: Thu 07 Jun 2012, 07:46 Post subject:
|
|
| 01micko wrote: | try this in a terminal window:
| Code: | | mplayer -ao alsa "/path/to/your-file.mp3" |
If it works then try what bigpup suggests and set the preferences in gnome-mplayer for Audio to alsa. |
It does not work. I tried every possibilities, from ALSA to PulseAudio.
| Description |
Here is my sample, I do not know which one you are referring to... |
| Filesize |
28.65 KB |
| Viewed |
345 Time(s) |

|
_________________ System.out.println("Hello, Puppies! ");
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Thu 07 Jun 2012, 08:00 Post subject:
|
|
Ok, you seem to have a problem, not related to file compression. ( I looked at the youtube video )
There are other media players in the PPM, such as VLC, Xine, Smplayer and Umplayer (the latter 2 both depend on Mplayer). If you install at least 1 of the first 2 and 1 of the last 2 and test we can at best deduce what the problem is, or at least satisfy your ear drums
HTH
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
Barkin

Joined: 12 Aug 2011 Posts: 465
|
Posted: Thu 07 Jun 2012, 08:24 Post subject:
|
|
| Barkin wrote: | | Puppy will tell you the "properties" of the mp3 file (whether or not it's VBR encoded ) ... |
My mistake, I just checked and encoding VBR does not appear in mp3 puppy properties, sorry.
Attached is a ZIP file with two mp3 files of the same bit of music, one is VBR encoded the other is CBR. If VBR encoding is the problem one version will sound distorted the other won't.
| Description |
|

Download |
| Filename |
same_tune_in_VBR_and_CBR.zip |
| Filesize |
1.05 MB |
| Downloaded |
93 Time(s) |
|
|
Back to top
|
|
 |
consentient
Joined: 23 Oct 2012 Posts: 23
|
Posted: Sat 24 Nov 2012, 07:27 Post subject:
|
|
I had the same problem with Mplayer.
Solved it by going into Preferences and putting a tick in the box that says:-
"Enable AC3/DTS pass-through to S/PDIF"
After that the sound was clear.
I hope this helps others.
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Sat 24 Nov 2012, 12:18 Post subject:
|
|
Thanks for posting solution, I've added a link to this thread to the wiki.
http://puppylinux.org/wikka/SoundSystem
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
|