thamaeng
Posts: 24
Joined: Fri Oct 10, 2014 12:48 pm

no audio output

Mon Nov 03, 2014 4:08 pm

hey,
I am trying to play a mp3 file using omxplayer and there is no output. i tried using the hdmi and 3.5 jack. it is showing me this when i give the command.

audio codec mp3 channels 1 samplerate 22050 bitspersample 16
subtitle count: 0, staate: off, index:1, delay:0
have a nice day;)

but i cant hear anything. please help me.

regards

Dharshana

DirkS
Posts: 10363
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: no audio output

Mon Nov 03, 2014 4:36 pm

Have you tried 'omxplayr -o hdmi <yourmp3file>'?
See http://www.raspberrypi.org/documentation/usage/audio/ for info.

Gr.
Dirk.

User avatar
rpdom
Posts: 17173
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: no audio output

Mon Nov 03, 2014 4:44 pm

DirkS wrote:Have you tried 'omxplayr -o hdmi <yourmp3file>'?
That would send output to HDMI. To send it to the 3.5mm jack use 'omxplayer -o local <yourmp3file>'.

thamaeng
Posts: 24
Joined: Fri Oct 10, 2014 12:48 pm

Re: no audio output

Mon Nov 03, 2014 5:20 pm

rpdom wrote:
DirkS wrote:Have you tried 'omxplayr -o hdmi <yourmp3file>'?
That would send output to HDMI. To send it to the 3.5mm jack use 'omxplayer -o local <yourmp3file>'.
Thank you . omxplayer -o local <yourmp3file> works

Return to “Beginners”