[Bug 723352] codecparsers_h264: Framerate estimation enhancement

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 26 06:15:32 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723352
  GStreamer | gst-plugins-bad | git

--- Comment #13 from Aurélien Zanelli <aurelien.zanelli at parrot.com> 2014-05-26 13:15:26 UTC ---
I think we could mark the old API as deprecated befoire removing it.
About mss, since it doesn't use h264 library to parse stream, it could be quite
difficult to get pic timing and slice header.
However we can have the same result as before by calling
gst_h264_video_calculate_framerate with field_pic_flag=0 and pic_struct=0.
Maybe we should port mss to use h264 parser.

-- 
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