After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 655611 - [x264enc] GstForceKeyUnit Fix
[x264enc] GstForceKeyUnit Fix
Status: RESOLVED DUPLICATE of bug 630292
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-29 21:53 UTC by Roland Krikava
Modified: 2011-08-03 19:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GstForceKeyUnit fix (959 bytes, patch)
2011-07-29 21:54 UTC, Roland Krikava
none Details | Review

Description Roland Krikava 2011-07-29 21:53:28 UTC
X264_TYPE_IDR instead of X264_TYPE_I on GstForceKeyUnit event.  Currently this fails with warnings.
Comment 1 Roland Krikava 2011-07-29 21:54:58 UTC
Created attachment 192890 [details] [review]
GstForceKeyUnit fix
Comment 2 Tim-Philipp Müller 2011-08-02 12:25:56 UTC
This looks right (also see bug #630292), but what kind of warnings are you talking about?
Comment 3 Roland Krikava 2011-08-02 16:50:09 UTC
The warning:
"specified frame type (2) is not compatible with keyframe interval"
Comment 4 Roland Krikava 2011-08-02 16:52:21 UTC
Yup, I saw #630292. Doesn't seem to making any headway however.
Comment 5 David Schleef 2011-08-03 19:17:07 UTC
Close enough that I'm dup'ing.

*** This bug has been marked as a duplicate of bug 630292 ***