Ref: still 1 frames left after draining in gstaudiodecoder
Manoj89
manoj89vcet at gmail.com
Mon Jul 21 02:04:14 PDT 2014
Hi,
(i) I am getting the warning the " still 1 frames left after draining in
gstaudiodecoder.c".Can this warning
lead to the crash in anyway?
(ii) Whether I am getting the above warning due to the slow processing
of "faad" decoder for audio frames.
(iii) Basically I am having the audio pipeline
audioappsrc->audioparser->audiodecoder(faad)->audioconvert->audiosink
I am getting crash which gives following log on (gdb) info threads
(gdb) info threads
Id Target Id Frame
25 Thread 0xa26a8b40 (LWP 7295) "video-source:sr" 0xb7756424 in
__kernel_vsyscall ()
* 24 Thread 0xa2ea9b40 (LWP 7294) "audio-source:sr" 0xa482402b in ?? ()
22 Thread 0xa7222b40 (LWP 7292) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
21 Thread 0xb391c800 (LWP 7288) "cns_app_plf" 0xb7724153 in
timer_helper_thread (arg=0x0)
at ../nptl/sysdeps/unix/sysv/linux/timer_routines.c:95
20 Thread 0xab0f3b40 (LWP 7287) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
19 Thread 0xab8f4b40 (LWP 7286) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
18 Thread 0xac0f5b40 (LWP 7285) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
17 Thread 0xac8f6b40 (LWP 7284) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
16 Thread 0xad0f7b40 (LWP 7283) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
15 Thread 0xaf8fab40 (LWP 7281) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
14 Thread 0xb00fbb40 (LWP 7280) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
13 Thread 0xb09feb40 (LWP 7279) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
12 Thread 0xb11ffb40 (LWP 7278) "cns_app_plf" 0xb77240a7 in
mq_timedreceive () at ../sysdeps/unix/syscall-template.S:82
11 Thread 0xb1dfdb40 (LWP 7277) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
10 Thread 0xb25feb40 (LWP 7276) "cns_app_plf" 0xb77240a7 in
mq_timedreceive () at ../sysdeps/unix/syscall-template.S:82
9 Thread 0xb2dffb40 (LWP 7275) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
8 Thread 0xb37ffb40 (LWP 7274) "cns_app_plf" 0xb77240a7 in
mq_timedreceive () at ../sysdeps/unix/syscall-template.S:82
7 Thread 0xb740eb40 (LWP 7264) "cns_app_plf" 0xb77240a7 in
mq_timedreceive () at ../sysdeps/unix/syscall-template.S:82
6 Thread 0xb6c0db40 (LWP 7265) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
5 Thread 0xb640cb40 (LWP 7266) "cns_app_plf" 0xb77240a7 in
mq_timedreceive () at ../sysdeps/unix/syscall-template.S:82
4 Thread 0xb5c0bb40 (LWP 7267) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
3 Thread 0xb7752b40 (LWP 7268) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
2 Thread 0xb50ffb40 (LWP 7271) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
1 Thread 0xb7413800 (LWP 7262) "cns_app_plf" 0xb7756424 in
__kernel_vsyscall ()
Whether I am getting the this crash due to warning message?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Ref-still-1-frames-left-after-draining-in-gstaudiodecoder-tp4668008.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list