[Bug 743326] flvdemux: create pads as soon as we can.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 19 01:58:24 PDT 2015


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

--- Comment #6 from Ben <ben.browitt at gmail.com> ---
(In reply to Mathieu Duponchelle from comment #5)
> (In reply to Ben from comment #4)
> > It's common in RTMP that audio and video streams are dynamically added and
> > removed (audio/video conference).
> > 
> > I've tested the patch with the following FLVs:
> > video-audio.flv	- 10 seconds of video and 10 seconds of video+audio.
> > https://drive.google.com/file/d/0B12AhxvnYHrATTFaTC11NXZ3dTA/view?usp=sharing
> > 
> > audio-video.flv - 10 seconds of audio and 10 seconds of audio+video.
> > https://drive.google.com/file/d/0B12AhxvnYHrAUWZDbVl0dml2T0U/view?usp=sharing
> > 
> > With the patch, the pad of the late stream is added but it plays only for
> > about a second and stops (instead of 10 seconds).
> > 
> 
> Curious, what happens without the patch by the way?

Without the patch playbin plays the first stream and ignores the late stream.

> 
> > What about removing a stream? It can probably be in the scope of this patch
> > too.
> 
> Nope that's not in the scope of that patch, the purpose was just to avoid
> flowcombiner getting confused when only one pad is linked. We should merge
> that patch by the way!

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