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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 23 02:04:59 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 #7 from Christian Fredrik Kalager Schaller  2009-04-23 09:04 UTC -------
The new pipeline also segfaults, although it do create a file and when viewing
it I notice that video dies before audio. So this might be a x264 issue. Here
is the console output:
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
Setting pipeline to PAUSED ...
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0.GstPad:src: caps =
video/x-raw-yuv, format=(fourcc)YUY2, width=(int)320, height=(int)240,
framerate=(fraction)30/1
/GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:src: caps =
video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)30/1, width=(int)320,
height=(int)240
/GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:sink: caps =
video/x-raw-yuv, format=(fourcc)YUY2, width=(int)320, height=(int)240,
framerate=(fraction)30/1
/GstPipeline:pipeline0/GstX264Enc:x264enc0.GstPad:src: caps = video/x-h264,
width=(int)320, height=(int)240, framerate=(fraction)30/1,
codec_data=(buffer)014d4015ffe10017674d401592540a0fd80880000003008000001e478b175001000468ee3c80
/GstPipeline:pipeline0/GstX264Enc:x264enc0.GstPad:sink: caps = video/x-raw-yuv,
format=(fourcc)I420, framerate=(fraction)30/1, width=(int)320, height=(int)240
/GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0.GstPad:src: caps =
audio/x-raw-float, endianness=(int)1234, width=(int)64, rate=(int)44100,
channels=(int)1
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:src: caps =
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16,
depth=(int)16, rate=(int)44100, channels=(int)1
/GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:sink: caps =
audio/x-raw-float, endianness=(int)1234, width=(int)64, rate=(int)44100,
channels=(int)1
/GstPipeline:pipeline0/GstQueue:queue0.GstPad:sink: caps = video/x-h264,
width=(int)320, height=(int)240, framerate=(fraction)30/1,
codec_data=(buffer)014d4015ffe10017674d401592540a0fd80880000003008000001e478b175001000468ee3c80
/GstPipeline:pipeline0/GstQueue:queue0.GstPad:src: caps = video/x-h264,
width=(int)320, height=(int)240, framerate=(fraction)30/1,
codec_data=(buffer)014d4015ffe10017674d401592540a0fd80880000003008000001e478b175001000468ee3c80
/GstPipeline:pipeline0/GstFlvMux:mux.GstPad:video: caps = video/x-h264,
width=(int)320, height=(int)240, framerate=(fraction)30/1,
codec_data=(buffer)014d4015ffe10017674d401592540a0fd80880000003008000001e478b175001000468ee3c80
/GstPipeline:pipeline0/GstLame:lame0.GstPad:src: caps = audio/mpeg,
mpegversion=(int)1, mpegaudioversion=(int)1, layer=(int)3, channels=(int)1,
rate=(int)44100
/GstPipeline:pipeline0/GstLame:lame0.GstPad:sink: caps = audio/x-raw-int,
endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16,
rate=(int)44100, channels=(int)1
/GstPipeline:pipeline0/GstQueue:queue1.GstPad:sink: caps = audio/mpeg,
mpegversion=(int)1, mpegaudioversion=(int)1, layer=(int)3, channels=(int)1,
rate=(int)44100
/GstPipeline:pipeline0/GstQueue:queue1.GstPad:src: caps = audio/mpeg,
mpegversion=(int)1, mpegaudioversion=(int)1, layer=(int)3, channels=(int)1,
rate=(int)44100
/GstPipeline:pipeline0/GstFlvMux:mux.GstPad:audio: caps = audio/mpeg,
mpegversion=(int)1, mpegaudioversion=(int)1, layer=(int)3, channels=(int)1,
rate=(int)44100
/GstPipeline:pipeline0/GstFlvMux:mux.GstPad:src: caps = video/x-flv
/GstPipeline:pipeline0/GstFileSink:filesink0.GstPad:sink: caps = video/x-flv
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 844619359 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
/GstPipeline:pipeline0/GstFileSink:filesink0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstFlvMux:mux.GstPad:video: caps = NULL
/GstPipeline:pipeline0/GstFlvMux:mux.GstPad:audio: caps = NULL
/GstPipeline:pipeline0/GstFlvMux:mux.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstQueue:queue0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstQueue:queue0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstQueue:queue1.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstQueue:queue1.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstX264Enc:x264enc0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstX264Enc:x264enc0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstLame:lame0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstLame:lame0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0.GstPad:src: caps = NULL
Setting pipeline to NULL ...
Freeing pipeline ...
Caught SIGSEGV accessing address 0x48
Killed


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