[gstreamer-bugs] [Bug 352624] The process for encoding video with xvidenc and camera device?

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Sep 21 05:18:03 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=352624

GStreamer | gst-plugins-bad | Ver: 0.10.9


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #1 from Tim-Philipp Müller  2006-09-21 12:17 UTC -------

 - you might need an ffmpegcolorspace between the source/capsfilter and xvidenc
   (your xvidenc might support different YUV formats than sdlvideosink)

 - you might need a videorate element before xvidenc, converting the incoming
   stream to a stream with a fixed framerate (avi requires this)

 - you do not need a queue element here

Also see the recent discussion on gstreamer-devel about v4lsrc and avimux and
framerates etc.


-- 
Configure bugmail: http://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