[gstreamer-bugs] [Bug 589110] can't avidemux video/mpeg mpegversion 4 stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Aug 1 11:54:33 PDT 2009


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

  GStreamer | gst-plugins-good | Ver: 0.10.8

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk




------- Comment #2 from Tim-Philipp Müller  2009-08-01 18:54 UTC -------
gst-launch-0.10 videotestsrc num-buffers=100 ! ffenc_mpeg4 ! avimux ! avidemux
! ffdec_mpeg4 ! ffmpegcolorspace ! videoscale ! ximagesink

works fine for me.

> (I did care that linked pads have compatibles templates)

Compatible template caps are only part of the story. Since there are dynamic
pads involved here (at avidemux), you might need actually compatible caps when
the videosink is open for the decoder plus videosink to get linked. Maybe there
is a problem with the pixelformats/colourspaces used, or - especially if your
sink does not support scaling - the pixel-aspect-ratios don't match. Hard to
say without more information (such as a file or a debug log).


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




More information about the Gstreamer-bugs mailing list