[Bug 747270] avfvideosrc: BUFFER_QUEUE_SIZE too small

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 3 16:40:51 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747270

--- Comment #18 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
A more realistic workload:

  avfvideosrc device-index=0 !
  video/x-raw,width=1280,height=720,framerate=30/1 !
  queue !
  vtenc_h264 bitrate=400 !
  fakesink enable-last-sample=0

performs at ~26% (while pre-patch was 32%).

(Without the "queue !" we're getting constant frame drops in the AV capture
thread, as anticipated.)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list