[gstreamer-bugs] [Bug 455299] v4lsrc ! videoscale doesn't correctly resize

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 17 07:20:14 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=455299

  GStreamer | gst-plugins-base | Ver: 0.10.13

William M. Brack changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wbrack at mmm.com.hk




------- Comment #3 from William M. Brack  2008-03-17 14:20 UTC -------
Note that both v4lsrc and v4l2src are similar in this area. Although this
suggestion (to use pad_alloc) sounds simple, unfortunately it is not. These
elements do not allocate buffers for each frame, but rather maintain their own
pool (this is primarily due to the need for the data part of the buffers to
have been "mmap'ed", because they are also directly used by the associated
driver).

Since "downstream-allocated" buffers would seem to not be a viable option in
this instance, is there any other suggestion as to how the required change in
caps should be recognized by the v4l(2)src elements?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=455299.




More information about the Gstreamer-bugs mailing list