[maemo-developers] unable to play wav audio
From: Sanjay Gupta sanjayg417 at gmail.comDate: Wed Apr 2 18:34:47 EEST 2008
- Previous message: Best format for SD ?
- Next message: Using glade and adding dateedit widget to python app
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, This issue got fixed by using autoaudiosink instead of alsasink element in gstreamer pipeline. Now i can hear the sound but can someone tell me why is this behavior? why sound is not audible with alsasink? Thanks in advance. Regards, sanjay On Fri, Mar 28, 2008 at 9:05 PM, Sanjay Gupta <sanjayg417 at gmail.com> wrote: > Hi, I am unable to hear wav audio in Hildon UI framework using the example > file example_wavlaunch.c in maemo example pack. > I compiled this example in scratchbox with target CHINOOK_X86 & maemo sdk > version is 4.0.1. > I did the following to run it. > 1. $Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -extension > Composite > empty Xephyr window will appear > 2. [sbox-CHINOOK_X86] export DISPLAY=:2 > 3. [sbox-CHINOOK_X86] run-standalone.sh ./a.out > > It will display the example_wavlaunch.c ui on the top of empty Xephyr > window and when file is choosen for playback, then it works & I can hear the > sound. > Now When I start maemo GUI using the following command: > > [sbox-CHINOOK_X86] af-sb-init.sh start > > and then run the executable as given in step 3. then it does not work & I > can't hear audio. sometime it crashes too. > Please suggest if something need to do to make it work. Thanks in advance. > regards, > sanjay > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20080402/d87e3113/attachment.htm
- Previous message: Best format for SD ?
- Next message: Using glade and adding dateedit widget to python app
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]