Kodi Community Forum
Support Thread for libstagefright - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Android (https://forum.kodi.tv/forumdisplay.php?fid=164)
+---- Thread: Support Thread for libstagefright (/showthread.php?tid=168268)



RE: Support Thread for libstagefright - ozNick - 2014-08-14

Is there anything else I can test - am I able to change a parameter, change something or do my own modified build?

As mentioned above MX Player works with HW+ mode and in Kodi 14 nighlies, the libstagefright does affect the screen, with pixelisation in the top left so I am hoping

Thanks, Nick


RE: Support Thread for libstagefright - kraakie - 2014-08-22

I am using a Ac Ryan Veolo2 with a rk3188 chip

I replaced the libstagefright.so file in the fw with a newer one from another player fw with the same chip.

If i run kodi or gotham with libstagefright on and mediacodec off i still have stuttering video 1080p

If i use Beyond xbmc 3.4 i have no stuttering video in 1080p ?

I think i really have to recompile the libstagefright

I found the source https://github.com/HermanChen/Rockchip_4.2_release_libstagefright but i have no idea how to compile that

Is there somewhere a tutorial how t compile this kind of sources ?

Thank you in advance


Re: Support Thread for libstagefright - Koying - 2014-08-22

Try spmc (http://spmc.semperpax.com)


RE: Support Thread for libstagefright - kraakie - 2014-08-22

Thnx Koying works finally good Smile


Your the best Wink


RE: Support Thread for libstagefright - mik23 - 2014-08-24

Hi All,

I am new to form i have rk3066 pipo mart 3 and gotham can I use this patch if so please advice


RE: Support Thread for libstagefright - Hedda - 2014-09-29

Does anyone have a nightly build of latest Kodi master with the patches from pull request #5374 merged in?

https://github.com/xbmc/xbmc/pull/5374

This is suppose to add initial HEVC / H.264 support for StageFright and MediaCodec so be nice to test it.


RE: Support Thread for libstagefright - giant25 - 2014-10-01

I'm really like SPMC for the Fire TV but am wondering if deinterlacing is going to be enabled for libstagefright. Is there a limitation preventing this? When I choose mediacodec, I can deinterlace but it skips frames. I watch a lot of mpeg2 PVR TV via the pvr.wmc plugin and it really needs to be deinterlaced to be watchable. Thanks.


RE: Support Thread for libstagefright - mo123 - 2014-10-10

I hope developers can start work on RK3288 devices soon.

The #5374 pull request adds HEVC support and almost working correctly.
https://github.com/xbmc/xbmc/pull/5374

Only problem left is in
UploadStfBufTexture", the frame-rate is about 22~25 fps but the 4k video source frame-rate is 30 fps.
Because of that video playback is a little bit stuttering.

If that can be fixed, 4K videos will play perfect on XBMC.

Since the SDK and source code of RK3288 and VPU, Libstagefright are freely available it shouldn't be that hard as previously with the RK3188 devices.
http://git.nl.linux-rockchip.org/?p=rk3288_r-box_android4.4.2_sdk.git;a=commit;h=02fe82cc455059aba407208c333464b69749e159


RE: Support Thread for libstagefright - AVRaskatov - 2014-10-12

Hi,
Using an ARM based TV using a "MSTAR MSD6369IV" Android 4. MX Player

The test files is a 720p/1080p video played by upnp.
During XBMC playback (13,2 & 14), the screen is just black with the exception of the a few pixels in the top left. The audio plays, through.
Local media player and MX Player in HW accel mode the file plays fine.


RE: Support Thread for libstagefright - salman79uk - 2014-11-08

Hi guys,

So using SPMC on a rockchip 3188 device.

What is the recommended HW acceleration setting for this device, libstagefright enabled, Mediacodec enabled or both enabled??

By default both are enabled?

Many thanks.


RE: Support Thread for libstagefright - Ned Scott - 2014-11-09

If things are playing back smoothly then keep the defaults. In theory, the default (for XBMC or SPMC) should be what works for "most" users, and you only need to tweak things if you actually see it stutter pretty hard. It will be very noticeable if HW acceleration is working or not.


RE: Support Thread for libstagefright - shawonmq - 2014-11-09

Your SMPC supports new tcommand for some live flash site? The librtmp patched by RP and KSV...

(2014-08-22, 09:11)Koying Wrote: Try spmc (http://spmc.semperpax.com)



RE: Support Thread for libstagefright - Koying - 2014-11-09

Nope. Vanilla librtmp.


RE: Support Thread for libstagefright - likelook - 2014-11-12

Help, anyone use x86 base? I'm using an Acer W700 tablet with Android IA 4.2.2, everything is OK but HW video accelerate can't work with HD video (720p and 1080p), i tried to compile a new libstagefright.so but unsuccessful, please help me to build one, thank u very much!


RE: Support Thread for libstagefright - Koying - 2014-11-12

Works fine on Galaxy Tab 3 10", h/w accel included.
Nexus Player is a x86 and seems mostly working, too.