I have found, that BSPlayer is playing my HEVC-files much more better than the previous used MXPlayer.
But like in MXPlayer i have to use a custom codec in BSPlayer to play videos with AC3/EAC3 Audio.
I have found the allinone_ffmpeg-windows.zip on
http://www.bsplayer.com/android/source.html and have downloaded and unzipped it to C: on my Windows 7 Computer.
But if i started any bat-file (e.g. build_armv7_neon.bat) i get every time an error building the OpenSSL and there is no .so-file in the lib-folder.
The output in the command-window looks like this (only the last part).
More messages i have attached to this post -> see screenshot attached.
Configured for android-armv7.
*** Because of configuration changes, you MUST do the following before
*** building:
make depend
making depend in crypto...
.
.
.
make[1]: ***cryptlib.o] Error 127
make[1]: Leaving directory...
make: *** [build_crypto] Error 1
Error building OpenSSL
What is wrong ? Have i to make any changes in a config or bat-file ??
I hope, anybody has a solution.