Re: [Swfdec] Porting SWFDec to Android

2009-05-14 Thread Benjamin Otte
On Thu, May 14, 2009 at 5:24 PM, Vinayakumara T V wrote: > 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 oth

Re: [Swfdec] Porting SWFDec to Android

2009-05-14 Thread Vinayakumara T V
Hi Riccardo, Thanks for the reply. 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 instantia

Re: [Swfdec] flv support?

2009-05-14 Thread Vinayakumara T V
Hi, Even I have tried to do the same thing with SwfDec 0.8.4, result is same. i have all the codecs installed on my pc. I have digged into the code, in swfdec_decoder.c, while creating the decoder only SWF, and image check is there i.e., only these two decoders are created. I think there should be