[Bug 750449] Dynamic Resolution Change does not work with qtdemux + h264parse
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Jun 13 13:10:07 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750449
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |WONTFIX
Target Milestone|git master |NONE
--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
This is not a valid mp4 file then, use MPEG-TS or such if you need to change
resolution/etc. in the middle of the stream.
With AVC format SPS/PPS are supposed to be in the caps and when they change the
caps (from the demuxer in this case) should change, I don't think we need to
make the parser try to parse the stream anyway just in case someone created a
bogus stream.
--
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