[gstreamer-bugs] [Bug 515249] Basic gst-launch command creates fast-forward style AVIs

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 8 11:22:47 PST 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=515249

  GStreamer | gstreamer (core) | Ver: 0.10.14

Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com




------- Comment #1 from Jan Schmidt  2008-02-08 19:22 UTC -------
This may be fixed already in newer gst-plugins-good - there have been a lot of
fixes in v4l2src.

You might also benefit from specifying a frame-rate in the caps:

gst-launch v4lsrc ! video/x-raw-yuv,width=320,height=240,framerate=15/1 !
ffmpegcolorspace ! jpegenc ! avimux ! filesink location=test.avi 

for example.

A careful reading of my blog post about this shows I was using v4l2src from CVS
- which will become gst-plugins-good 0.10.7 in about 10 days.


-- 
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=515249.




More information about the Gstreamer-bugs mailing list