[gstreamer-bugs] [Bug 635720] New: vp8enc incorrectly sets timestamps based on theoretical framerate
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 24 10:08:35 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=635720
GStreamer | gst-plugins-bad | git
Summary: vp8enc incorrectly sets timestamps based on
theoretical framerate
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: blaise at willowgarage.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
The vp8enc plugin incorrectly sets timestamps based on the theoretical
framerate. As a result, the following pipeline does not work:
gst-launch v4l2src ! video/x-raw-yuv, width=320, height=240, framerate=30/1 !
ffmpegcolorspace ! vp8enc ! vp8dec ! xvimagesink
vp8enc should copy the timestamp directly from the incoming buffer, as is done,
for example, by theoraenc.
--
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