Hi Riccardo,<br>Thanks for the reply.<br>I have installed all the codecs required for running the SwfDec. But the SwfDec is still not playing flv files. I have digged into the code, in SwfDec_Decoder.c there is a check for header while creating the required decoders. There only two decoders are instantiated one of type swfdec_swf_decoder and other one is for image. If I see older version of SwfDec (0.4.2), it has three (one of them is flv). I have built 0.4.2, it plays flv files fine. Do I need to change 0.8.2 to include 0.4.2 features to play flv files?<br>
Please let me know your thoughts.<br><br>With Regards<br>Vinay<br><br><div class="gmail_quote">On Sun, May 10, 2009 at 2:54 PM, Riccardo Magliocchetti <span dir="ltr">&lt;<a href="mailto:riccardo.magliocchetti@gmail.com">riccardo.magliocchetti@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;">Vinayakumata T V ha scritto:<div><div></div><div class="h5"><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>
I am planning to port latest SWFDec to android platform. The plans of mine are after porting it should support playing of youtube videos, I have downloaded the SWFDec package and plugin and installed the things but I am not able to open youtube video on my Mozilla browser. I have gone through the code in one of the files, while creating the decoders only &quot;SWF&quot;, &quot;IMAGE&quot; coders are created. But for Youtube to play it should support flv files, I have seen one of the file in the source &quot;swfdec_flc_decoder.c&quot;.<br>

Presently it is not used in the project. Do I need to create an object of type swfdec_flc_decoder to support youtube videos or<br>
any  other changes I need to make inorder to support the youtube videos?<br>
<br>
Please let me know your thoughts.<br>
<br>
With Regards<br>
Vinay<br>
</blockquote>
<br></div></div>
Once you have installed correctly swfdec and swfdec-mozilla (check in about:plugins) you need gstreamer plugins to decode audio / video from flv.<br>
<br>
hth,<br><font color="#888888">
riccardo<br>
</font></blockquote></div><br>