[Bug 664750] [gstmpeg4videoparse] src caps should not be fixed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 25 04:50:43 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
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Ever Confirmed|0 |1
--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2011-11-25 12:50:40 UTC ---
I see, this is only with 0.11, right? Not with latest GIT (or releases) of
0.10? The pad caps compatibility checks changed there and are stricter (and
more correct) now.
IMHO at least the width/height should always be set inside the MPEG4 streams
and thus be set on the output caps of mpeg4videoparse. Don't know about the
framerate but it seems to be optional, which makes sense. Could you check if
this is correct and prepare a patch that always sets width/height and adds
width/height to the template caps?
The second part would be ffdec_mpeg4 or in general the ffmpeg decoders. They
really shouldn't require a framerate at all on the template caps and most of
the probably shouldn't require width/height either.
--
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