[Bug 774507] splitmuxsink: pad request fails for flvmux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 16 05:36:50 UTC 2016


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

Vinod Kesti <vinodkesti at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vinodkesti at yahoo.com

--- Comment #1 from Vinod Kesti <vinodkesti at yahoo.com> ---
Created attachment 339992
  --> https://bugzilla.gnome.org/attachment.cgi?id=339992&action=edit
splitmuxsink: pad request fails for flvmux

splitmuxsink requests pad from element using pad template like "video_%u",
"audio_%u" and "sink_%d". This is true for most of the muxers.
But splitmuxsink not able to request pad to flvmux as flvmux has "audio" and
"video" as pad templates. 

fix: splitmuxsink should fallback to "audio" and  "video" when template not
found.

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