[Bug 664750] [gstmpeg4videoparse] src caps should not be fixed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 25 01:10:09 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=664750
  GStreamer | gst-plugins-bad | 0.11.x

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #202082|none                        |rejected
             status|                            |

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-11-25 09:10:05 UTC ---
(From update of attachment 202082)
This patch is not correct, mpeg4videoparse will not set the
width/height/framerate on all streams. This information is only present in some
streams.

What exactly is the problem you're trying to solve here? It shouldn't matter
for decodebin2 if the template caps are fixed or not. The only difference is,
that if the caps are fixed it will immediately continue linking downstream
(i.e. an decoder) instead of waiting. This shouldn't cause any problems

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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