[gstreamer-bugs] [Bug 587174] [v4l2src] First 2-3 seconds of recording are broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 22 03:56:55 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=587174
  GStreamer | gst-plugins-good | git

Filippo Argiolas <fargiolas> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO

--- Comment #8 from Filippo Argiolas <fargiolas at gnome.org> 2009-09-22 10:56:53 UTC ---
Hi Michael, sorry for the delay. Try to put a ffmpegcolorspace between v4l2src
caps and theoraenc:

gst-launch-0.10 v4l2src ! video/x-raw-rgb, width=640,height=480,framerate=30/1
! ffmpegcolorspace ! theoraenc ! oggmux ! filesink location=test.ogv

(should work with both rgb and yuv if you have gst-plugins-good compiled with
libv4l support)

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