[Bug 652788] fdsrc doessn't respect blocksize

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 17 02:04:18 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=652788
  GStreamer | gst-plugins-base | 0.10.32

--- Comment #2 from Mathieu Virbel <mat at kivy.org> 2011-06-17 09:04:10 UTC ---
Ok, this is my current command line :
./glretrace -o python2.7.trace | GST_DEBUG=fdsrc:5 gst-launch -v fdsrc
blocksize=1920000 !
video/x-raw-rgb,red_mask=\(int\)0xff000000,green_mask=\(int\)0x00ff0000,blue_mask=\(int\)0x0000ff00,width=800,height=600,framerate=\(fraction\)1/25,bpp=\(int\)32,depth=\(int\)32
! ffmpegcolorspace ! video/x-raw-yuv,width=800,height=600 ! x264enc pass=quant
! avimux ! filesink location=output.avi

It's always the module next to fdsrc that failed if the blocksize is not
respected. It my approach is wrong ?

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