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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 16 08:15:41 PDT 2015


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

Ben <ben.browitt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ben.browitt at gmail.com

--- Comment #4 from Ben <ben.browitt at gmail.com> ---
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).

What about removing a stream? It can probably be in the scope of this patch
too.

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