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 796436 - flvmux: flvmux is not giving the request pad name as mentioned in sink template
flvmux: flvmux is not giving the request pad name as mentioned in sink template
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.14.0
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-05-28 14:26 UTC by parithi
Modified: 2018-11-03 15:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description parithi 2018-05-28 14:26:10 UTC
For gst_element_get_request_pad() call, flvmux is returning pad with name "sink_0", instead of "video" as mentioned in sink template.

From my analysis figured out that, Aggregator is creating pad with name "sink_0" and flvmux is returning same pad to the application. This is creating  problem when we try to probe flvmuxer's pad, with the name mentioned in sink template,  in later point of time.
Comment 1 GStreamer system administrator 2018-11-03 15:30:12 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/475.