Kodi Community Forum
hardware acceleration on allwinner ( cedarv ) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+---- Forum: Android Development (https://forum.kodi.tv/forumdisplay.php?fid=184)
+---- Thread: hardware acceleration on allwinner ( cedarv ) (/showthread.php?tid=154492)

Pages: 1 2 3 4 5 6 7 8 9 10


RE: hardware acceleration on allwinner ( cedarv ) - domenic - 2013-05-02

(2013-05-02, 18:01)kappa__2 Wrote:
(2013-05-02, 01:31)domenic Wrote: The sigmatel video plays without artifacts between 21 and 25 fps on my polaroid tablet which has a native resolution 1024x600 it is properly centered on the screen not streached so black bars above and below.

Looks very good now need to test it on my mk802+

Seems to work better than the first build. The videos are not off centre and can be scaled. We need more testers

I'll be glad to test if someone posts here a precompiled package.

See link in post #57 (just above!)


RE: hardware acceleration on allwinner ( cedarv ) - domenic - 2013-05-02

(2013-05-02, 01:31)domenic Wrote: The sigmatel video plays without artifacts between 21 and 25 fps on my polaroid tablet which has a native resolution 1024x600 it is properly centered on the screen not streached so black bars above and below.

Looks very good now need to test it on my mk802+

Seems to work better than the first build. The videos are not off centre and can be scaled. We need more testers

Well my mk802+ behaves just like the original build, in 720p after I start XBMC, it streches, and it stays streched but looks fine in 1080p. I have found a spot in LinuxRendererA10.cpp that controls the window created and a possible bug. When the Window height is > 720 it uses "Workmode Scaler" other wise it uses "Workmode Normal" So on my tablet where the height is only 600 is is using "Workmode Normal" the output looks fine; I believe that the 720p window resolution should behave the same as 1080p (which kind of works) so the code may need to be Window height is >= 720. I will test the change and if that fails, I will just force the output to be only "Workmode Normal" and do another test....

Stay tuned...


RE: hardware acceleration on allwinner ( cedarv ) - domenic - 2013-05-02

(2013-05-02, 21:26)domenic Wrote:
(2013-05-02, 01:31)domenic Wrote: The sigmatel video plays without artifacts between 21 and 25 fps on my polaroid tablet which has a native resolution 1024x600 it is properly centered on the screen not streached so black bars above and below.

Looks very good now need to test it on my mk802+

Seems to work better than the first build. The videos are not off centre and can be scaled. We need more testers

Well my mk802+ behaves just like the original build, in 720p after I start XBMC, it streches, and it stays streched but looks fine in 1080p. I have found a spot in LinuxRendererA10.cpp that controls the window created and a possible bug. When the Window height is > 720 it uses "Workmode Scaler" other wise it uses "Workmode Normal" So on my tablet where the height is only 600 is is using "Workmode Normal" the output looks fine; I believe that the 720p window resolution should behave the same as 1080p (which kind of works) so the code may need to be Window height is >= 720. I will test the change and if that fails, I will just force the output to be only "Workmode Normal" and do another test....

Stay tuned...

Ok this will not impact it.... this chunk of code enables/disables alpha blending according to the A10 Depends readme....


RE: hardware acceleration on allwinner ( cedarv ) - Jaco2k - 2013-05-03

(2013-05-01, 13:44)domenic Wrote: I have a new build that may correct any refresh rate issues that may have been encountered. You can download it here: https://docs.google.com/file/d/0B0c1jpaziDZ-dl9FVWdKbzV4OUU/edit?usp=sharing

Odd that on my tablet, the screen was an odd blue colour until I connected it via HDMI, after I did this the screen played the video fine.

Domenic

Well... I guess I will have to skip it then, because I have the same problem and no way to connect it via HDMI.

Thank you for posting, anyway, and hope you manage to solve the "blue" bug Wink


RE: hardware acceleration on allwinner ( cedarv ) - linkinpark - 2013-05-07

Just tried the no to fate build and first impressions are really good . It seems to play 720 mkv files well. I'm using it on a justop android 4.04 set top box. Try and do a more thorough test report after I have used it more.


RE: hardware acceleration on allwinner ( cedarv ) - aisman - 2013-05-08

the same problem with blue effects and distortion on cubieboard + A10_Recovery ( RSH-A10-C2.img )


RE: hardware acceleration on allwinner ( cedarv ) - william265 - 2013-05-10

(2013-02-02, 21:40)davilla Wrote: green is y=0, u=0, v=0.

hello im buying anew mele box that's allwinner a31 quad core with the sgx 544 graphics 2gb ram I wanted to know best full ver of xbmc to use for full internal hd decoding no external player needed here is a link to box and video of box hope I can use it the way I want to http://www.aliexpress.com/store/product/Preorder-Quad-Core-Android-TV-Box-Mini-PC-MeLE-A1000G-Quad-Allwinner-ARM-Cortex-A7-2GB/715968_832217092.html http://www.youtube.com/watch?feature=player_embedded&v=VyAKyteBptc


RE: hardware acceleration on allwinner ( cedarv ) - Ned Scott - 2013-05-11

(2013-05-10, 23:38)william265 Wrote:
(2013-02-02, 21:40)davilla Wrote: green is y=0, u=0, v=0.

hello im buying anew mele box that's allwinner a31 quad core with the sgx 544 graphics 2gb ram I wanted to know best full ver of xbmc to use for full internal hd decoding no external player needed here is a link to box and video of box hope I can use it the way I want to http://www.aliexpress.com/store/product/Preorder-Quad-Core-Android-TV-Box-Mini-PC-MeLE-A1000G-Quad-Allwinner-ARM-Cortex-A7-2GB/715968_832217092.html http://www.youtube.com/watch?feature=player_embedded&v=VyAKyteBptc

If you want XBMC to run well on it then don't buy it at all. Avoid Allwinner.


RE: hardware acceleration on allwinner ( cedarv ) - Novin - 2013-05-13

(2013-05-11, 02:15)Ned Scott Wrote:
(2013-05-10, 23:38)william265 Wrote:
(2013-02-02, 21:40)davilla Wrote: green is y=0, u=0, v=0.

hello im buying anew mele box that's allwinner a31 quad core with the sgx 544 graphics 2gb ram I wanted to know best full ver of xbmc to use for full internal hd decoding no external player needed here is a link to box and video of box hope I can use it the way I want to

If you want XBMC to run well on it then don't buy it at all. Avoid Allwinner.

I think this guy sells them rather than actually wanting to buy one Smile


RE: hardware acceleration on allwinner ( cedarv ) - vel2000 - 2013-05-20

This build: https://docs.google.com/file/d/0B0c1jpaziDZ-dl9FVWdKbzV4OUU/edit?usp=sharing.
has the same issues as already reported, "blueish" with some videos, but ok with others.
Depending on the used codecs.
But no HDMI. After plugging HDMI, both screens go black.

But it seems, the guys from "vidom.me" got it working, but unfortunately, there is no source available. (?)
http://forum.xbmc.org/showthread.php?tid=148320&pid=1265798#pid1265798
I tested their .apk and what can I say, all movies were playing with hw-accelaration.
But HDMI didn't work with my device (Sanei N90).
Only "marbles" on the screen.
As the above mentioned thread was closed few months ago, I opened a new one:
http://forum.xbmc.org/showthread.php?tid=165232&pid=1424451#pid1424451


RE: hardware acceleration on allwinner ( cedarv ) - baso4 - 2013-06-09

(2013-05-02, 23:00)domenic Wrote:
(2013-05-02, 21:26)domenic Wrote:
(2013-05-02, 01:31)domenic Wrote: The sigmatel video plays without artifacts between 21 and 25 fps on my polaroid tablet which has a native resolution 1024x600 it is properly centered on the screen not streached so black bars above and below.

Looks very good now need to test it on my mk802+

Seems to work better than the first build. The videos are not off centre and can be scaled. We need more testers

Well my mk802+ behaves just like the original build, in 720p after I start XBMC, it streches, and it stays streched but looks fine in 1080p. I have found a spot in LinuxRendererA10.cpp that controls the window created and a possible bug. When the Window height is > 720 it uses "Workmode Scaler" other wise it uses "Workmode Normal" So on my tablet where the height is only 600 is is using "Workmode Normal" the output looks fine; I believe that the 720p window resolution should behave the same as 1080p (which kind of works) so the code may need to be Window height is >= 720. I will test the change and if that fails, I will just force the output to be only "Workmode Normal" and do another test....

Stay tuned...

Ok this will not impact it.... this chunk of code enables/disables alpha blending according to the A10 Depends readme....

I have created a working apk without all issues mentioned above : it can be found here : http://www.4shared.com/android/SZ_QOyNt/xbmcapp-armeabi-v7a-debug-baso.html .
let me knows if it works for you.


RE: hardware acceleration on allwinner ( cedarv ) - kappa__2 - 2013-06-10

(2013-06-09, 19:39)baso4 Wrote:
(2013-05-02, 23:00)domenic Wrote:
(2013-05-02, 21:26)domenic Wrote: Well my mk802+ behaves just like the original build, in 720p after I start XBMC, it streches, and it stays streched but looks fine in 1080p. I have found a spot in LinuxRendererA10.cpp that controls the window created and a possible bug. When the Window height is > 720 it uses "Workmode Scaler" other wise it uses "Workmode Normal" So on my tablet where the height is only 600 is is using "Workmode Normal" the output looks fine; I believe that the 720p window resolution should behave the same as 1080p (which kind of works) so the code may need to be Window height is >= 720. I will test the change and if that fails, I will just force the output to be only "Workmode Normal" and do another test....

Stay tuned...

Ok this will not impact it.... this chunk of code enables/disables alpha blending according to the A10 Depends readme....

I have created a working apk without all issues mentioned above : it can be found here : http://www.4shared.com/android/SZ_QOyNt/xbmcapp-armeabi-v7a-debug-baso.html .
let me knows if it works for you.

I've tested and it works almost perfect on my MK802+.
Finaly a proper xbmc with HW decoding on Allwinner!

Only some hiccups on H264 TS streams and 1080p MKV.
But this is the best version i've tested so far...I think we are getting there.

Thanks Baso4.


RE: hardware acceleration on allwinner ( cedarv ) - baso4 - 2013-06-10

[/quote]

Only some hiccups on H264 TS streams and 1080p MKV.

[/quote]

You're right. Until, we solve this, you can watch such videos using the externalplayer support I added. I use the mele "TvdVideo" for MKV and MXplayerFree for H264TS. MX can also play MKV, but seems that TVdVideo fails reading some.

Regards


RE: hardware acceleration on allwinner ( cedarv ) - Robotica - 2013-06-11

(2013-06-09, 19:39)baso4 Wrote:
(2013-05-02, 23:00)domenic Wrote:
(2013-05-02, 21:26)domenic Wrote: Well my mk802+ behaves just like the original build, in 720p after I start XBMC, it streches, and it stays streched but looks fine in 1080p. I have found a spot in LinuxRendererA10.cpp that controls the window created and a possible bug. When the Window height is > 720 it uses "Workmode Scaler" other wise it uses "Workmode Normal" So on my tablet where the height is only 600 is is using "Workmode Normal" the output looks fine; I believe that the 720p window resolution should behave the same as 1080p (which kind of works) so the code may need to be Window height is >= 720. I will test the change and if that fails, I will just force the output to be only "Workmode Normal" and do another test....

Stay tuned...

Ok this will not impact it.... this chunk of code enables/disables alpha blending according to the A10 Depends readme....

I have created a working apk without all issues mentioned above : it can be found here : http://www.4shared.com/android/SZ_QOyNt/xbmcapp-armeabi-v7a-debug-baso.html .
let me knows if it works for you.

that's a shitty download link with all the popups.


RE: hardware acceleration on allwinner ( cedarv ) - motherhupit - 2013-06-11

Anyone else tested the above version?? I'am getting blue video playback and no HDMI video on the version from the beginning of this thread..

Cheers