[gstreamer-bugs] [Bug 532422] ffenc_dvvideo doesnt work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat May 10 00:47:08 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=532422

  GStreamer | gst-ffmpeg | Ver: HEAD CVS

Mark Nauwelaerts changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manauw at skynet.be




------- Comment #1 from Mark Nauwelaerts  2008-05-10 07:47 UTC -------
However, the following does work:
gst-launch videotestsrc num-buffers=10 ! videoscale ! ffmpegcolorspace !
video/x-raw-yuv,format="(fourcc)I420",width=720,height=576 ! ffenc_dvvideo !
fakesink

This is one of those cases where the ffmpeg encoder is somewhat picky about
format and/or sizes it actually supports (and more so than its API might
report), and that may need some special case'ing to determine supported caps.

(see also a few other cases at
http://gentrans.sourceforge.net/docs/head/manual/html/howto.html#sect-ffmpeg-encoders)


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




More information about the Gstreamer-bugs mailing list