[gstreamer-bugs] [Bug 630292] x264enc: Use the new x264 API to request a keyframe
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Dec 26 16:19:21 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=630292
GStreamer | gst-plugins-ugly | unspecified
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |t.i.m at zen.co.uk
Ever Confirmed|0 |1
Severity|normal |enhancement
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-12-27 00:19:19 UTC ---
This looks awfully messy, and it's not like the current force-keyframe stuff
isn't a bit convoluted already - can we really not make this nicer?
Shouldn't it be enough to have exactly one single call to
x264_encoder_intra_refresh() in the chain function?
Is it safe / a good idea to call x264_encoder_intra_refresh() from threads
other than the streaming thread (src event handler in particular)?
--
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