Search found 6 matches

Go to advanced search

by hawking2588
05 Aug 2012 02:59
Forum: VLC for Android and Chrome OS
Topic: 720p avi Play Back
Replies: 6
Views: 764

Re: 720p avi Play Back

sorry,I typed the wrong.
it is" export ANDROID_ABI=armeabi-v7a"
not "ANDROID_ABI=armeabi_a7v"
by hawking2588
05 Aug 2012 01:49
Forum: VLC for Android and Chrome OS
Topic: 720p avi Play Back
Replies: 6
Views: 764

Re: 720p avi Play Back

I set the evironment varliable as follow:
export ANDROID_NDK=...
export ANDROID_SDK=...
export ANDROID_ABI=armeabi-a7v

But I don't export NO_NEON=1

so have I enabled the NEON?

Then, I Test the VLC (NEON) verion in the google play,
it also can't play avi(720p),not smooth,and some time it stay still.
by hawking2588
04 Aug 2012 17:34
Forum: VLC for Android and Chrome OS
Topic: 720p avi Play Back
Replies: 6
Views: 764

Re: 720p avi Play Back

The Teclast TPAD A10T seems to run Android 2.3, not Android 4.0.3. [1] http://www.dealextreme.com/p/teclast-tpad-a10t-9-7-ips-capacitive-screen-android-2-3-tablet-w-wifi-3g-g-sensor-camera-128409 (Operating System: Android 2.3) it also runs android 4.0.3. CPU: Allwinner A10 @ 1ghz GPU: Mali400 Oper...
by hawking2588
04 Aug 2012 16:17
Forum: VLC for Android and Chrome OS
Topic: 720p avi Play Back
Replies: 6
Views: 764

720p avi Play Back

Running Evironmemnt: teclast tpad a10t android 4.0.3 The native player in the mobile supports 1080p(avi) Play back. I using vlc(0.0.3) to play avi file(720p) hardware acceleration has been enabled in the vlc. The Playing Back is not smooth.,and some times screen stays still How to optimize vlc andro...
by hawking2588
04 Aug 2012 15:58
Forum: VLC for Android and Chrome OS
Topic: compile error on vlc android
Replies: 6
Views: 842

Re: compile error on vlc android

the last version of vlc for android can compile with ndkr8b,using the androidcompile tutorial. I find it is convenient for me to build vlc for android in ubuntu using vmware,Then I read the code in the window 7. so I git clone git://git.videolan.org/vlc-ports/android.git to rebuild it,and it build s...
by hawking2588
30 Jul 2012 16:37
Forum: VLC for Android and Chrome OS
Topic: compile error on vlc android
Replies: 6
Views: 842

Re: compile error on vlc android

Last week I compile vlc android following the androidcompile, step by step, also got the error. I solve it by adding the following : 1.I add The header path to EXTRA_CFLAGS in compile.sh. add EXTRA_CFLAGS="${EXTRA_CFLAGS} -I${ANDROID_NDK}/sources/cxx-stl/gnu-libstdc++/include/include -I${ANDROI...

Go to advanced search