OK I had not set the GST_PLUGINS_PATH. After setting this, the warning related to resampling element is gone. The other warnings still remain.<br><br>I would like to know how to find out the type of decoder swfdec is requesting for? so that I can install the appropriate gstreammer plugin.<br>
<br><br>Ravi<br><br><div class="gmail_quote">On Tue, May 26, 2009 at 2:11 PM, Ravi Karmarkar <span dir="ltr">&lt;<a href="mailto:karmarkar.ravi@gmail.com">karmarkar.ravi@gmail.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;">
Hi,<br><br>I converted an flv file to swf and now I&#39;m trying to play it back...however I&#39;m getting the following errors:<br><br>SWFDEC: ERROR: swfdec_audio_decoder_gst.c(109): swfdec_audio_decoder_get_resampler: no resampling element found. Check that GStreamer&#39;s base plugins are installed.<br>

SWFDEC: ERROR: swfdec_audio_decoder.c(232): swfdec_audio_decoder_errorv: error decoding audio: no suitable decoder for audio codec 2<br>SWFDEC: ERROR: swfdec_codec_gst.c(222): swfdec_gst_decoder_init: failed to create decoder<br>

SWFDEC: ERROR: swfdec_video_decoder.c(407): swfdec_video_decoder_errorv: error decoding video: no suitable decoder for video codec 2<br><br>I have <b>gstreamer-0.10.22</b> and <b>gstreamer-plugins-base-0.10.22</b> installed. Taking the above errors one by one, first I want to know why swfdec is complaining about base plugins when they are installed?<div class="im">
<br>
<br>Thanks and regards,<br>Ravi Karmarkar<br><br></div><div><div></div><div class="h5"><div class="gmail_quote">On Tue, May 19, 2009 at 3:46 PM, Benjamin Otte <span dir="ltr">&lt;<a href="mailto:otte@gnome.org" target="_blank">otte@gnome.org</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>On Tue, May 19, 2009 at 6:37 AM, Ravi Karmarkar<br>
&lt;<a href="mailto:karmarkar.ravi@gmail.com" target="_blank">karmarkar.ravi@gmail.com</a>&gt; wrote:<br>
&gt; My requirement is to be able to play downloaded YouTube videos(in flv<br>
&gt; format) in the GTK based swfdec player.<br>
&gt;<br>
</div>This is not possible. Swfdec can only load SWF files.<br>
<div><br>
&gt; How does 0.8.4 version achieve youtube playback when it can&#39;t load FLV files<br>
&gt; directly?<br>
&gt;<br>
</div>Swfdec implements the NetStream and Video elements of SWF files, which<br>
allow FLV playback inside an SWF file.<br>
<div><br>
&gt; My understanding is that swfdec parses the flv file and uses GStreamer to<br>
&gt; decode the audio/video but how to make the standalone swfdec player decode<br>
&gt; the flv file in the first place?<br>
&gt;<br>
</div>You can simply create an SWF file (or use an existing one like<br>
Flowplayer) that loads the FLV file you want to play back.<br>
<br>
<br>
Cheers,<br>
<font color="#888888">Benjamin<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>