Error using dshwodecwrapper

Michael Smith msmith at xiph.org
Tue Sep 6 16:26:00 PDT 2011


You will need asfdemux in there; WMA files are ASF containing WMA.
Then the decoder you need to use will depend on exactly what codec is
used in your file.

If you use decodebin2, this will all be done for you automatically.

Mike


On Tue, Sep 6, 2011 at 4:07 PM, Srinivas Sakhamuri
<sr.sakhamuri at gmail.com> wrote:
> Hi
> I am facing few problems using the dshowdecwrapper's elements dshowadec_mp3
> and wma
> Here is the pipeline commandline: gst-launch  filesrc
> location=c:\\mellow.wma ! dshowadec_wma4 ! audioconvert ! directsoundsink
> Is the right way to construct the pipeline? It always hangs at pre-rolling.
> Debugging it I found it's not calling gst_dshowaudiodec_sink_setcaps
> function and calling directly gst_dshowaudiodec_chain, not sure it is
> correct or not.
> I have attached the zip file with the error log at debug level 5. Can you
> please let me know if there is something with the element or pipeline
> construction etc.
> Error log is also here: http://dl.dropbox.com/u/418325/error.zip
> thanks
> Srinivas
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


More information about the gstreamer-devel mailing list