[gstreamer-bugs] [Bug 403168] Race conditions during audioresample shutdown (segfault)
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Feb 1 04:41:08 PST 2007
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=403168
GStreamer | gst-plugins-base | Ver: HEAD CVS
Sebastian Dröge changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at ubuntu.com
Status|UNCONFIRMED |NEEDINFO
------- Comment #2 from Sebastian Dröge 2007-02-01 12:39 UTC -------
I can't reproduce this here with latest CVS. Which versions of gstreamer,
gst-plugins-base, gst-plugins-ugly and gst-ffmpeg do you have?
LC_ALL=C gst-launch audiotestsrc ! audio/x-raw-int,rate=44100 ! audioconvert !
audioresample ! audio/x-raw-int,rate=24000 ! lame ! mp3parse ! ffmux_flv !
fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
0:00:00.727415000 15849 0x806ebb0 ERROR ffmpeg :0:: flv doesnt
support that sample rate, choose from (44100, 22050, 11025)
ERROR: from element /pipeline0/ffmux_flv0: Could not configure supporting
library.
Additional debug info:
gstffmpegmux.c(475): gst_ffmpegmux_collected (): /pipeline0/ffmux_flv0:
Failed to write file header - check codec settings
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list