[Bug 726752] h264parser should also expose a framerate in the case of interlaced samples.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 7 12:22:17 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=726752
GStreamer | gst-plugins-bad | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #272447|none |reviewed
status| |
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-07 19:22:11 UTC ---
Review of attachment 272447:
--> (https://bugzilla.gnome.org/review?bug=726752&attachment=272447)
::: gst-libs/gst/codecparsers/gsth264parser.c
@@ -1346,3 @@
- if (parse_vui_params && vui->fixed_frame_rate_flag &&
- sps->frame_mbs_only_flag && !vui->pic_struct_present_flag) {
Can you explain the reasoning a bit more? Why remove these two checks here,
what do these flags mean and why can't they be ignored?
--
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