Vince - 2011-05-17

Hi,

I'm new to OpenMax. Currently I have a problem when running the Bellagio omx. I downloaded the openmax package from http://omxil.sourceforge.net/ and followed the README procedures, under the libomxil package directory, run autoreconf -i -f; ./configure; make; make install; make check; then I  ran omxregister-bellagio; Here I guess I ran through all the setup procedures.

Then I went to the test/component/audio_effects and ran tests, like ./omxaudiomixertest test.mp3 , I got msg like:

Input files /home/vince/Downloads/everyday.mp3 (null) (null) (null)
to  Audio Sink
Segmentation fault (core dumped)

I switched to other tests, also with the same error, the segmentation fault.

Is there anyone knows how to fix that? Why cant I run the test successfully?

Thanks for anyone's help.