Gstreamer and libgstiq help

stixxy webdesign_programare at yahoo.com
Fri Jul 19 09:47:50 PDT 2013


I want to decode a fm recorded .wav transmission from AM.I use the example
from  Example <https://github.com/DanAnkers/libgstiq/tree/master/test>  
with file softrx.c.
I compiled that source code with:
gcc -Wall -W  softrx.c -o softrx `pkg-config --cflags --libs gstreamer-0.10`
all it's ok for now but when i run:
softrx pi3ehv.wav fm , or softrx pi3ehv.wav am
i get the following error :
***
ERROR:softrx.c:101:main: assertion failed: (cmplxin)
Aborted (core dumped)*
(i cannot find cmplxin.c in the libgstiq only cmplx.c)
what can be the cause of this error?

direct file source code :  softrx.c
<https://github.com/DanAnkers/libgstiq/blob/master/test/softrx.c>  



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-and-libgstiq-help-tp4661144.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list