Hi All,<br><br>I was trying to playback an swf file using gstreamer. using the following command.<br>&quot;gst-launch-0.10 -v playbin uri=<a href="http://www.honestreporting.com/a/flash/nytimes_analysis.swf">http://www.honestreporting.com/a/flash/nytimes_analysis.swf</a>&quot;<br>
<br>But it throws the following error:<br>----------------------------------------------------------------------------------------<br>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br>/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src: caps = application/x-shockwave-flash<br>
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/ffdemux_swf:ffdemux_swf0.GstPad:sink: caps = application/x-shockwave-flash<br>ERROR: from element /GstPlayBin:playbin0/GstDecodeBin:decodebin0/ffdemux_swf:ffdemux_swf0: GStreamer encountered a general supporting library error.<br>
Additional debug info:<br>gstffmpegdemux.c(1209): gst_ffmpegdemux_open (): /GstPlayBin:playbin0/GstDecodeBin:decodebin0/ffdemux_swf:ffdemux_swf0:<br>Input/output error<br>ERROR: pipeline doesn&#39;t want to preroll.<br>Setting pipeline to NULL ...<br>
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/ffdemux_swf:ffdemux_swf0.GstPad:sink: caps = NULL<br>/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src: caps = NULL<br>Freeing pipeline ...<br>
----------------------------------------------------------------------------------------<br><br><br>This was my first experiment towards making youtube content playback using gstreamer.<br>I have installed the following pkgs/plugins:<br>
- ffmpeg<br>- gst-ffmpeg-0.10.7<br>- gst-plugins-0.8.12<br>- gst-plugins-bad-0.10.11<br>- gst-plugins-base-0.10.23<br>- gst-plugins-good-0.10.14<br>- gst-plugins-ugly-0.10.11<br>- gstreamer-0.10.23<br>- libid3tag-0.15.1b<br>
- libmad-0.15.1b<br>- libsoup-2.2.100<br>- madplay-0.15.2b<br>- neon-0.26.4<br><br>and my &quot;souphttpsrc&quot; is working fine too.<br><br><br>Any clues ?<br><br>Thanks in advance.<br>-Ebin.<br><br><br><br><div class="gmail_quote">
On Mon, May 11, 2009 at 6:33 PM, Tim-Philipp Müller <span dir="ltr">&lt;<a href="mailto:t.i.m@zen.co.uk">t.i.m@zen.co.uk</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 class="im">On Mon, 2009-05-11 at 12:05 +0530, ebin jose wrote:<br>
<br>
</div><div class="im">&gt; Has anybody worked on playing back youtube videos on gstreamer ?<br>
<br>
</div>There&#39;s a youtube plugin for totem. You might want to have a look at it.<br>
<br>
Cheers<br>
<font color="#888888"> -Tim<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
------------------------------------------------------------------------------<br>
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your<br>
production scanning environment may not be a perfect world - but thanks to<br>
Kodak, there&#39;s a perfect scanner to get the job done! With the NEW KODAK i700<br>
Series Scanner you&#39;ll get full speed at 300 dpi even with all image<br>
processing features enabled. <a href="http://p.sf.net/sfu/kodak-com" target="_blank">http://p.sf.net/sfu/kodak-com</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>
</div></div></blockquote></div><br>