Gstreamer app/terminal command getting Aborted
able.eldhose
able.eldhose at vvdntech.in
Wed Feb 11 03:09:45 PST 2015
When we try to run a gstreamer application in zynq-7000 based zedboard the
application gets aborted in between
Also command line gst-inpect is showing Aborted in between for some elements
like below
*gst-inspect-0.10 cutter*
Factory Details:
Long name: Audio cutter
Class: Filter/Editor/Audio
Description: Audio Cutter to split audio into non-silent bits
Author(s): Thomas Vander Stichele <thomas at apestaart dot org>
Rank: none (0)
Plugin Details:
Name: cutter
Description: Audio Cutter to split audio into non-silent bits
Filename: /usr/lib/gstreamer-0.10/libgstcutter.so
Version: 0.10.31
License: LGPL
Source module: gst-plugins-good
Source release date: 2012-02-20
Binary package: GStreamer Good Plug-ins source release
Origin URL: Unknown package origin
GObject
+----GstObject
+----GstElement
+----GstCutter
Pad Templates:
SRC template: 'src'
Availability: Always
Capabilities:
audio/x-raw-int
rate: [ 1, 2147483647 ]
channels: [ 1, 2147483647 ]
endianness: 1234
width: { 8, 16 }
depth: { 8, 16 }
signed: true
SINK template: 'sink'
Availability: Always
Capabilities:
audio/x-raw-int
rate: [ 1, 2147483647 ]
channels: [ 1, 2147483647 ]
endianness: 1234
width: { 8, 16 }
depth: { 8, 16 }
signed: true
Element Flags:
no flags set
Element Implementation:
Has change_state() function: gst_element_change_state_func
Element has no clocking capabilities.
Element has no indexing capabilities.
Element has no URI handling capabilities.
Pads:
SRC: 'src'
Implementation:
Has custom eventfunc(): gst_pad_event_default
Has custom queryfunc(): gst_pad_query_default
Has custom iterintlinkfunc(): gst_pad_iterate_internal_links_default
Has getcapsfunc(): gst_pad_get_fixed_caps_func
Has acceptcapsfunc(): gst_pad_acceptcaps_default
Pad Template: 'src'
SINK: 'sink'
Implementation:
*Aborted*
Will that be due to any compilation issue
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-app-terminal-command-getting-Aborted-tp4670685.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list