[Bug 667704] [videoparsers] framerate calculation

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 29 04:26:17 PDT 2012


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bilboed at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.24

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2012-05-29 11:26:10 UTC ---
It's reported as being 30000/1001 right now.

filesrc ! tsdemux ! mpegvideoparse ! fakesink

/GstPipeline:pipeline0/GstMpegvParse:mpegvparse0.GstPad:src: caps = video/mpeg,
mpegversion=(int)2, systemstream=(boolean)false, parsed=(boolean)true,
width=(int)1920, height=(int)1080, framerate=(fraction)30000/1001,
pixel-aspect-ratio=(fraction)1/1,
codec_data=(buffer)000001b3780438343a982f4110111112121213131313141414141415151515151516161616161616171717171717171718181819181818191a1a1a1a191b1b1b1b1b1c1c1c1c1e1e1e1f1f21000001b5144200010000,
interlaced=(boolean)true

i.e. the result is 30 *frames* per second, interlaced (60 fields per second).

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