<div dir="ltr"><div><div>Hi Remi,<br><br></div>As discussed over IRC, I see this as more of a fallback option, with lowest score.</div><div>Not sure about VP8, but I guess VP8 standard doesn't allow slice based decoding.<br>
<br></div><div>Will clean-up and upload the patch soon.<br><br></div><div>Thanks,<br></div><div>Vikram <br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 8, 2014 at 2:21 AM, Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">        Hello,<br>
<br>
Le mardi 8 avril 2014, 00:40:41 ved kpl a écrit :<br>
<div class="">> I have written a gstreamer1.0 based video decoder module, that loads the<br>
> appropriate gstreamer plugins for decooding. Tested this with various codecs<br>
> such as H264. VP8, MPEG4, MPEG2, flashvideo.<br>
<br>
> Guys, please let me know your comments on this.I thought it would be cool<br>
> to load gst plugins too, considering the wide range of HW accelerated codec<br>
> support it provides on many SOCs.<br>
<br>
</div>Did you have anything specific in mind? I had tried to write a gstreamer0.10<br>
way back to support Nokia N9 (OMAP3630) a few years ago - and eventually gave<br>
up. But nowadays, Android compliance has forced most SoCs to provide<br>
OpenMAX IL, which VLC supports directly.<br>
<div class=""><br>
> I have so far tested this on X86 only and plan to make it robust on embedded<br>
> platforms too, where there is GST support.<br>
<br>
</div>I know libavcodec slide decoding lacks VP8 support, but I have yet so see real<br>
hardware supporting it. Is there anything else missing on x86?<br>
<div class=""><br>
> Do let me know if it sounds fine. I will upload a patch  by cleaning up few<br>
> stuff by tomorrow.<br>
<br>
</div>Do you have any solution or plan to avoid the indirection to gstreamer for<br>
unaccelerated codecs,or more generally when VLC already supports the codec?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Rémi Denis-Courmont<br>
<a href="http://www.remlab.net/" target="_blank">http://www.remlab.net/</a><br>
<br>
</font></span></blockquote></div><br></div>