Author Topic: Mplayer Audio (mp3) Does Not Work On 6000l  (Read 2501 times)

enlightened_j

  • Newbie
  • *
  • Posts: 18
    • View Profile
Mplayer Audio (mp3) Does Not Work On 6000l
« on: December 11, 2004, 02:59:17 am »
hi all

I am still a newbie when it comes to Zaurus.  Please forgive me if this question is stupid.  I have been trying to set up mplayer for past 2 days.  

From the research that I have done,  I can play the video well enough with  -vo fbdev -dr -framedrop.

But mplayer just refuse to make any sound from the speaker.  According to mplayer it is playing the audio stream, but there is no sound coming out from the speaker.  I haved tried -ao sdl/oss/esd...  And still no sound.

Please give me some suggestion  

enlightened_j

  • Newbie
  • *
  • Posts: 18
    • View Profile
Mplayer Audio (mp3) Does Not Work On 6000l
« Reply #1 on: December 13, 2004, 11:35:43 pm »
I found the solution to my own problem.  I hope it would be helpful for other:

mplayer needs to use libmad to decode mp3.  And by default, it uses mp3lib.
I doubt mp3lib is available  for  Opie.

Code: [Select]
-ac mad
was all I needed.

wasilvers

  • Newbie
  • *
  • Posts: 8
    • View Profile
Mplayer Audio (mp3) Does Not Work On 6000l
« Reply #2 on: March 26, 2006, 10:55:16 pm »
Thanks!  It works for me now!