[Bug 747616] New: flvdemux ignores audio and video channels that are added too late

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 10 05:27:52 PDT 2015


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

            Bug ID: 747616
           Summary: flvdemux ignores audio and video channels that are
                    added too late
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ben.browitt at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

playbin ignores audio or video that are added while in the PLAYING state.
The pad-added event of the new channel is not called.

Other media players can dynamically add the new channel.

To reproduce, play the linked FLVs with playbin.
gst-launch-1.0 playbin uri=file///home/someuser/audio-video.flv

video-audio.flv    - starts with video. After about 10 seconds add audio.
https://drive.google.com/file/d/0B12AhxvnYHrATTFaTC11NXZ3dTA/view?usp=sharing

audio-video.flv - starts with audio. After about 10 seconds add video.
https://drive.google.com/file/d/0B12AhxvnYHrAUWZDbVl0dml2T0U/view?usp=sharing

-- 
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