[gstreamer-bugs] [Bug 563729] FLV muxer crash?

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 24 01:31:07 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=563729

  GStreamer | gst-plugins-bad | Ver: git




------- Comment #9 from Sebastian Dröge  2009-04-24 08:31 UTC -------
Something went wrong there it seems...
Please retry with

G_SLICE=always-malloc valgrind --trace-children=yes
gst-launch-0.10 -v videotestsrc num-buffers=100 ! ffmpegcolorspace ! x264enc !
queue ! mux.video   flvmux name=mux ! filesink location=test.flv   audiotestsrc
num-buffers=500 ! audioconvert ! lame ! queue ! mux.audio &> log


If you're in an uninstalled GIT environment replace gst-launch-0.10 with
/path/to/gitclones/gstreamer/tools/.libs/gst-launch-0.10


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




More information about the Gstreamer-bugs mailing list