OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: pungipungi on October 31, 2005, 08:17:18 am

Title: Gpe-nmf
Post by: pungipungi on October 31, 2005, 08:17:18 am
I wonder if anyone has succeeded to get the gpe-nmf frontend running?

I'm now working based on koen's feed and I found so far:

Code: [Select]
gst-launch filesrc location=test.mp3 ! mad ! osssink
works to play an mp3 file as root
(although I had to add  gst-plugin-ossaudio-dev_0.8.7-r3_arm.ipk, which wasn't done automatically during ipkg install)

for doing the same as user I had to correct the   /home/user/.gstreamer-0.8/registry.xml file to the same content as stored in /var/cache/gstreamer-0.8/

So far I didn't get esdsink running since it always complains:
Code: [Select]
Additional debug info:
gstpad.c(2563): gst_pad_set_explicit_caps: /pipeline0/mad0:
failed to negotiate (try_set_caps with "audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)16000, channels=(int)2" returned REFUSED)
Floating point exception

(esdsink is the default sink for gpe-nmf).

Currently this is running for me on the commandline:
Code: [Select]
DISPLAY=:0.0 NMF_SINK=osssink gpe-nmf  
Does this happen due to my non stable setup of my gpe image (I'm playing around a lot) or is that common experience?

andreas
Title: Gpe-nmf
Post by: cesarcardoso on November 01, 2005, 11:59:07 am
gpe-nmf looks normal to me, I can listen to my MP3.