[Bug 705452] regression: h264parse: Does not extract width/height/etc from h264-in-mpeg-ps
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 20 23:37:11 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=705452
GStreamer | gst-plugins-bad | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #252438|none |needs-work
status| |
--- Comment #9 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-21 06:37:05 UTC ---
(From update of attachment 252438)
I don't know why but this patch alone causes new caps to be set for every
single buffer it seems, and also the initial caps don't have width/height set.
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstH264Parse:h264parse0.GstPad:src: caps = video/x-h264,
parsed=(boolean)true, stream-format=(string)byte-stream, alignment=(string)au
/GstPipeline:pipeline0/GstFakeSink:fakesink0.GstPad:sink: caps = video/x-h264,
parsed=(boolean)true, stream-format=(string)byte-stream, alignment=(string)au
/GstPipeline:pipeline0/GstH264Parse:h264parse0.GstPad:sink: caps = video/x-h264
/GstPipeline:pipeline0/GstH264Parse:h264parse0.GstPad:src: caps = video/x-h264,
width=(int)320, height=(int)240, parsed=(boolean)true,
stream-format=(string)byte-stream, alignment=(string)au,
pixel-aspect-ratio=(fraction)1/1
/GstPipeline:pipeline0/GstFakeSink:fakesink0.GstPad:sink: caps = video/x-h264,
width=(int)320, height=(int)240, parsed=(boolean)true,
stream-format=(string)byte-stream, alignment=(string)au,
pixel-aspect-ratio=(fraction)1/1
[...]
--
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