Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No HW acceleration for aml8726-m1 #4359

Closed
Ilya87 opened this issue Mar 7, 2014 · 1 comment
Closed

No HW acceleration for aml8726-m1 #4359

Ilya87 opened this issue Mar 7, 2014 · 1 comment

Comments

@Ilya87
Copy link

Ilya87 commented Mar 7, 2014

I've built XBMC from git rev. 28f60ed for ZTE C91 android 4.0 (aml8726-m1 chipset).
In tools/depends/target/xbmc/Makefile I have following config:
"# configuration settings
CONFIGURE = cp -f $(CONFIG_SUB) $(CONFIG_GUESS) build-aux/ ;
./configure --prefix=$(PREFIX) --enable-codec=libstagefright,amcodec --enable-player=amlplayer

ifeq ($(OS),android)
CONFIGURE += --enable-codec=libstagefright,amcodec --enable-player=amlplayer
In /tools/depends/target/libamplayer/Makefile:

cd $(PLATFORM); patch -p1 < ../android-4.0-to-4.1.patch

cd $(PLATFORM); patch -p1 < ../android-4.1-to-4.2.patch"

(commented out patch lines because my target is android 4.0)

I even created advancedsettings.xml in /.xbmc/userdata as it is suggested here:
http://www.pivosforums.com/viewtopic.php?f=25&t=2308&start=10#p19770

And still I can't get smooth video decoding through XBMC's HW acceleration (in log I see that AMCODEC is installed (AMCodec:yes)).

Would you please be so kind to resolve this situation. Thank you in advance.

@ulion
Copy link
Contributor

ulion commented Mar 7, 2014

XBMC uses github for development only, i.e. for pull requests and the discussion of code.

So we use a hook script to automatically close this new issue here.

If you can, we encourage you to investigate the issue yourself and create a Pull Request for us to review.
You may want to check the contributing guide: https://github.com/xbmc/xbmc/blob/master/CONTRIBUTING.md

For bug reports, feature requests and all other support, please go to http://forum.xbmc.org.

Thanks,
Team XBMC.

@Ilya87 Ilya87 added the Invalid label Mar 7, 2014
@ulion ulion closed this as completed Mar 7, 2014
@MartijnKaijser MartijnKaijser added this to the Created issues milestone Mar 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants