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 776894 - Add fallback function to switch track in playbin3
Add fallback function to switch track in playbin3
Status: RESOLVED DUPLICATE of bug 775469
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.10.0
Other Linux
: Normal minor
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-01-05 10:02 UTC by HoonHee Lee
Modified: 2017-07-12 14:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gst-play: add fallback function to switch track in playbin3 (6.01 KB, patch)
2017-01-05 10:08 UTC, HoonHee Lee
none Details | Review

Description HoonHee Lee 2017-01-05 10:02:12 UTC
Dear All.
 
Playbin3 removed fallback properties and signals by using GstStream API.
But, there is no way to switch track on playbin3 in tools/gst-play.c.
 
So, I added fallback function to switch track in playbin3.
Comment 1 HoonHee Lee 2017-01-05 10:08:21 UTC
Created attachment 342934 [details] [review]
gst-play: add fallback function to switch track in playbin3

Please check my patch and feedback me.
 
Thanks.
Comment 2 Edward Hervey 2017-07-12 14:05:05 UTC

*** This bug has been marked as a duplicate of bug 775469 ***