[gstreamer-bugs] [Bug 301718] assertion when using ffenc_* elements with v4l2src
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Sun Apr 24 05:13:06 PDT 2005
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=301718
GStreamer | gst-ffmpeg | Ver: HEAD CVS
------- Additional Comments From Luca Ognibene 2005-04-24 12:13 -------
I've tried to debug this:
In gst_v4l2src_capture_init the returned buffer length is [462848] while
ffmpegenc expets [460800] (640*480 + 320*240*2 = 460800).
If i try to force a different colorspace (like rgb or yuv/YUY2) i have this error:
ERROR (0x8050938 - 309540:12:02.740195000) v4l2src(16652)
v4l2src_calls.c(259):gst_v4l2src_capture_init:<v4l2src0> Could not get buffers
from device "/dev/video0".
ERROR (0x8050938 - 309540:12:02.741212000) v4l2src(16652)
v4l2src_calls.c(259):gst_v4l2src_capture_init:<v4l2src0> error requesting 2
buffers: Device or resource busy
ERROR: from element /pipeline0/v4l2src0: Could not get buffers from device
"/dev/video0".
dunno why..
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list