[Bug 679838] asfdemux fails to demux audio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 13 03:19:45 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679838
  GStreamer | gst-plugins-ugly | git

--- Comment #2 from Nicola <lists at svrinformatica.it> 2012-07-13 10:19:40 UTC ---
Created an attachment (id=218697)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=218697)
sample media that gstreamer play fine

this file is captured with curl as the previous one but this time gstreamer can
play it just fine:


gst-launch -v filesrc location=/tmp/stream1.asf  ! asfdemux ! adpcmdec !
alsasink sync=false
Impostazione della pipeline a PAUSED ...
La pipeline è in PREROLLING ...
/GstPipeline:pipeline0/ADPCMDec:adpcmdec0.GstPad:sink: caps = audio/x-adpcm,
layout=(string)dvi, rate=(int)8000, channels=(int)1, block_align=(int)164,
codec_data=(buffer)4001
/GstPipeline:pipeline0/ADPCMDec:adpcmdec0.GstPad:src: caps = audio/x-raw-int,
rate=(int)8000, channels=(int)1, width=(int)16, depth=(int)16,
endianness=(int)1234, signed=(boolean)true
/GstPipeline:pipeline0/GstAlsaSink:alsasink0.GstPad:sink: caps =
audio/x-raw-int, rate=(int)8000, channels=(int)1, width=(int)16, depth=(int)16,
endianness=(int)1234, signed=(boolean)true
La pipeline è in PREROLLED ...
Impostazione della pipeline a PLAYING ...
New clock: GstAudioSinkClock
Ottenuto EOS dall'elemento «pipeline0».
Execution ended after 3451462718 ns.
Impostazione della pipeline a PAUSED ...
Impostazione della pipeline a READY ...
/GstPipeline:pipeline0/GstAlsaSink:alsasink0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/ADPCMDec:adpcmdec0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/ADPCMDec:adpcmdec0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstASFDemux:asfdemux0.GstPad:audio_00: caps = NULL
/GstPipeline:pipeline0/GstASFDemux:asfdemux0.GstPad:video_00: caps = NULL
Impostazione della pipeline a NULL ...
Esecuzione di free sulla pipeline...

a working sample could be useful,

thanks

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list