There are two major errors on your pipe, im not very used to use adpcm, but here it goes.<br><br>1-<b> location filesrc=/path/to/the/file.swf is wrong, is </b><b>filesrc </b><b>location</b><b>=/path/to/the/file.swf</b><br>
<br>2- <b>xvimagesink acepts only video on his sink pad, </b><b> ffdec_adpcm_swf only outputs audio, so it will never work.</b><br><br>every time that something goes wrong try to use gst-inspect and see if the pads of the elements you are linking are compatible, and to debug what is going wrong...this can be very usefull:<br>
<br><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-checklist-debug.html">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-checklist-debug.html</a><br><br>
take a look at: ffdemux_swf, it might do what you want, but maybe you will need something else on the pipe, im not very used to swf.<br><br>best regards,<br>Katcipis<br><br>rememberin that <b></b><div class="gmail_quote">
On Fri, Jul 17, 2009 at 7:56 AM, Tabish Khan <span dir="ltr">&lt;<a href="mailto:Tabish_Khan@infosys.com">Tabish_Khan@infosys.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p>Hello,</p>

<p> </p>

<p>I am facing a problem while playing swf file with
gst-launch.</p>

<p> </p>

<p>I tried with gst-launch playbin uri and even with the
pipeline “<b>gst-launch location filesrc=/path/to/the/file.swf ! ffdec_adpcm_swf
! xvimagesink</b>” and also with other demuxer and decoder options </p>

<p>Found in gst-ffmpeg-plugin. </p>

<p> </p>

<p>I get the output as  : </p>

<p> </p>

<p>Internal gstreamer error : negotiation problem. And sometimes
as, Gstreamer encountered a general supporting library error.</p>

<p> </p>

<p>I am new to gstreamer based apps and specially swf domain, I
am able to play flv file easily.</p>

<p> </p>

<p>Please do let me know, if there are some other dependencies
or plugins needed. I have already installed, gst-good, bad, ugly, ffmpeg.</p>

<p> </p>

<p>When I do a “gst-inspect | grep swf”</p>

<p>It gives me 4 entries, with ffdec_adpcm_swf,
ffenc_adpcm_swf, ffmux_swf, ffdemux_swf.</p>

<p> </p>

<p>Thanks in advance.</p>

<p> </p>

<p>-Tab</p>

</div>

</div>


<br>------------------------------------------------------------------------------<br>
Enter the BlackBerry Developer Challenge<br>
This is your chance to win up to $100,000 in prizes! For a limited time,<br>
vendors submitting new applications to BlackBerry App World(TM) will have<br>
the opportunity to enter the BlackBerry Developer Challenge. See full prize<br>
details at: <a href="http://p.sf.net/sfu/Challenge" target="_blank">http://p.sf.net/sfu/Challenge</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>&quot;it might be a profitable thing to learn Java, but it has no intellectual value whatsoever&quot; Alexander Stepanov<br>