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 732149 - parse: Try to link bin srcpad instead of its 'rightmost' child
parse: Try to link bin srcpad instead of its 'rightmost' child
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-06-24 10:12 UTC by Thibault Saunier
Modified: 2018-05-06 10:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
parse: Try to link bin srcpad instead of its 'rightmost' child (1.78 KB, patch)
2014-06-24 10:12 UTC, Thibault Saunier
rejected Details | Review

Description Thibault Saunier 2014-06-24 10:12:48 UTC
This patch might not be the right implementation, but it should work and I think it is correct.

A good example of pipeline that it fixes is:

  gst-launch-1.0 gnlcomposition. \(gnlurisource uri=uri1 start=0 duration=1000000000 gnlurisource uri=uri2 start=0 inpoint=0 duration=20000000000 priority=10 \) ! autovideosink
Comment 1 Thibault Saunier 2014-06-24 10:12:51 UTC
Created attachment 279102 [details] [review]
parse: Try to link bin srcpad instead of its 'rightmost' child

In case you have several sources, not linked to one single element (as
in a gnlcomposition), the old behaviour was not correct.
Comment 2 Thibault Saunier 2014-11-16 15:58:14 UTC
Comment on attachment 279102 [details] [review]
parse: Try to link bin srcpad instead of its 'rightmost' child

This patch is plainly wrong
Comment 3 Tim-Philipp Müller 2014-11-22 13:56:12 UTC
Could you make a unit test for core that demonstrates the wrong behaviour?
Comment 4 Stefan Sauer (gstreamer, gtkdoc dev) 2015-01-19 12:29:20 UTC
ping?
Comment 5 Thibault Saunier 2018-05-06 10:33:13 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!