View Single Post
  #9   (View Single Post)  
Old 1st June 2009
gosha gosha is offline
Spam Deminer
 
Join Date: Jun 2008
Location: China
Posts: 256
Default

Code:
mplayer -ao oss
does not work
Code:
mplayer -speed 0.1 -srate 8000 -ao pcm:file=somefile-resampled.wav somefile.wav
does not work either.
Before posting I did try to convert the file to mp3 with lame, but with no good results.
I downloaded the file, and has the exact behaviour of my on files.

Quote:
Learn about Lame and about audio in general on your hardware platform.
Audio is poorly supported on this platform, the driver does not even support volume control, which I acheive through mplayer -softvol. My mixerctl output only gives this (if it is of any use):
Code:
$ mixerctl 
outputs.select=headphones
outputs.master=0,0
record.source=
record.record=0,0
Reply With Quote