[Bug 720031] omxh264enc key frame interval missing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 16 09:10:07 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=720031
  GStreamer | gst-omx | 1.2.1

--- Comment #12 from m][sko <xlazom00 at gmail.com> 2014-03-16 16:34:16 UTC ---
git patch in attachments

level related

none of this work
1. ! video/x-h264, profile="high", level="4.1" !
2. ! video/x-h264, profile="high", level=(string)4.1 !
3. ! video/x-h264, profile="high", level=(string)"4.1" !

only this one
4. ! 'video/x-h264, profile=high, level=(string)4.1' !

I don't know anything about pipeline syntax 
but 1. option would be nice for gst-launch prototyping
and syntax is similar to elements parameters

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