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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 23 04:30:55 PDT 2009


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

--- Comment #9 from Michael Monreal <michael.monreal at gmx.net> 2009-09-23 11:30:48 UTC ---
gst-launch-0.10 v4l2src ! video/x-raw-rgb, width=640,height=480,framerate=30/1
! ffmpegcolorspace ! theoraenc ! oggmux ! filesink location=test.ogv
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not
negotiate format
Additional debug info:
gstbasesrc.c(2584): gst_base_src_start ():
/GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
Check your filtered caps, if any
Setting pipeline to NULL ...
Freeing pipeline ...

But it seems to work with -yuv. I started the command and then slowly counted
from 0 to 5 with my fingers. The output video starts with "2", so there seems
to be a delay of about 2 seconds between start of the pipeline and actual
recording. However the video looks good, the beginning is just cut off (no
jumping etc)

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