[Bug 775469] gst-play: Support track change on playbin3

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 27 07:55:17 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=775469

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #12 from Edward Hervey <bilboed at bilboed.com> ---
Thanks ! I also added a check for not sending empty SELECT_STREAMS (could
happen if for example you deactivated audio on a audio only stream).

commit a8e05cc9cc66bb55868d5950321d7e7f33312eca
Author: Seungha Yang <sh.yang at lge.com>
Date:   Thu Mar 16 17:52:04 2017 +0900

    gst-play: Support track change on playbin3

    * playbin3 does not support {current,n}-{audio,video,text}
    properties, and they were replaced by GstStreams API.
    So, GstStreams API and select-stream event should be used
    for track change in case of playbin3.
    see also https://bugzilla.gnome.org/show_bug.cgi?id=769079

    * By using commend line option "--use-playbin3", gst-play will
    use playbin3 regardless of "USE_PLAYBIN" env variable.

    https://bugzilla.gnome.org/show_bug.cgi?id=775469

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list