After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793562 - dashdemux: access the entire segment within dashdemux
dashdemux: access the entire segment within dashdemux
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-02-18 12:33 UTC by sraut
Modified: 2018-02-22 18:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pipeline_dashdemux_access_segment (73.13 KB, image/png)
2018-02-18 12:33 UTC, sraut
Details

Description sraut 2018-02-18 12:33:08 UTC
Created attachment 368514 [details]
pipeline_dashdemux_access_segment

Hi,

Can someone please help me with the following questions regarding dashdemux: 

1. If source pad of GstQueue in srcbin (within dashdmux) is a ghost pad for srcbin, then why is it also connected to internal-pad? Also what is the use of gstadapter in gstdashdemuxstream?

2. How can I access the entire segment within dashdemux or before it moves to GstMultiqueue? Can I do it via internal-pad  or is there any particular element that I can attach to GstQueue in the srcbin in order to access it ?

Thanks
Comment 1 Tim-Philipp Müller 2018-02-22 18:21:25 UTC
Thanks for your interest in GStreamer.

However, your post sounds more like a support request than a bug report, and bugzilla isn't really the right place for support requests.

Please try the irc channel #gstreamer on freenode or the gstreamer-devel mailing lists for support and questions, thanks!