[Bug 574725] [ffenc_dnxhd] Undocumented restrictions to width/height/framerate/bitrate settings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 13 15:57:18 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=574725
  GStreamer | gst-libav | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #11 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-12-13 23:57:11 UTC ---
The input format and width/height restrictions seem to be there now:

    Capabilities:
      video/x-raw
                  width: 1920
                 height: 1080
              framerate: [ 0/1, 2147483647/1 ]
                 format: { Y42B, I422_10LE }
      video/x-raw
                  width: 1280
                 height: 720
              framerate: [ 0/1, 2147483647/1 ]
                 format: { Y42B, I422_10LE }

What's missing:

 - for 1280x720 only progressive is allowed - does libav provide this info?

 - framerates? (no restrictions provided it seems?)

 - anything else?

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