Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/)
-   BSPlayer for Android (http://forum.bsplayer.com/bsplayer-android/)
-   -   AC3/DTS Update - We Stopped Updating (http://forum.bsplayer.com/bsplayer-android/21718-ac3-dts-update-we-stopped-updating.html)

FerociousAndroid 2nd February 2017 07:40 PM

Guys and gals, thank you so much. I have been struggling on with my Android 4.4.2 TV Box playing back audio with MX Player and none of the codecs worked. I tried VLC and other VLC Beta based players but had resuming playback issues using it with Mizuu (movie indexer). I installed BS Player and was able to playback/resume videos with AC3 and DTS audio but AVI video would not play until I installed the above codec.

Again, thank you so much for posting this BS Player Codec that worked on the 1st try!!!

:happyroll:

mcmonkeys1 19th February 2017 03:03 AM

Quote:

Originally Posted by soloquierodescargar (Beitrag 84964)
Hi. I´m having troubles to compile it for x86_atom (disable yasm error). Could you complie it and upload it??

Thanks

I had the same issue. I downloaded yasm from here (Download - The Yasm Modular Assembler Project). I used Win64 .exe (for general use on 64-bit Windows) as I am running 64-bit windows.

I renamed the downloaded file to "yasm.exe" and put it in my path by moving it to "C:\Windows".

It worked! I have compiled & tested the codec library for my x86_atom tablet and my armv7_neon phone so far.

fish 27th February 2017 10:23 PM

tnx !!!!!!
 
Quote:

Originally Posted by Hemu2051990 (Beitrag 84576)
Arm7
HTML Code:

http://www.mediafire.com/download/3222vy3cc2xokcl/libffmpeg7_v19.so
Arm7 neon
HTML Code:

http://www.mediafire.com/download/e8va6gjbtgxac7c/libffmpeg7_v19.so

Thank you so much .. this is greatly apriciated !!!!!!

:thumbs_up::thumbs_up::pizza:

taru38 22nd April 2017 12:03 PM

Quote:

Originally Posted by fish (Beitrag 85086)
Thank you so much .. this is greatly apriciated !!!!!!

:thumbs_up::thumbs_up::pizza:

Pl. update codec to V20 .

Ico-man 3rd May 2017 11:21 AM

Will do.
:smile

sant2017 4th May 2017 11:38 AM

build libffmpeg7_v19.so
 
Hello.
i tried build libffmpeg7_v19.so for armv7_neon
But i have a script fail in Windows 7 ...

make[1]: *** [depend] Error 1


Has anyone had success with the allinone_ffmpeg-windows.zip package?
Is there any more settings about it?

What is this error?

Thank you.

Ico-man 11th May 2017 03:03 PM

This should work now.

youling257 25th May 2017 06:05 PM

allinone_ffmpeg-linux64.tar.bz2
 
Quote:

Originally Posted by Ico-man (Beitrag 85221)
This should work now.

make[2]: *** No rule to make target '../../include/openssl/blowfish.h', needed by 'e_bf.o'。 stop。

Makefile:88: recipe for target 'subdirs' failed
make[1]: *** [subdirs] Error 1

Makefile:281: recipe for target 'build_crypto' failed
make: *** [build_crypto] Error 1
Error builidng OpenSSL

Ubuntu 17.10

bst 26th May 2017 08:48 AM

It's fixed now, please redownload or install "xutils-dev" package.

schäfer 25th July 2017 10:53 AM

Build of custom-codec not working with Windows 7.
 
1 Attachment(s)
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.

bst2 28th July 2017 03:18 PM

Not sure what is wrong here. Try to put it in folder with shorter name.
Some antivirus software could also be a problem. Try to temporary disable it.

spadanco 20th August 2017 01:42 PM

I read and used the information in posts

spadanco 20th August 2017 01:46 PM

I read the post I was useful to me

Timestamp 20th April 2019 10:40 PM

I have been using the full version of BSPlayer since 2013 with arm v7 neon codec working perfectly but today I tried the new bPlayer and it lagged a bit and I'm unable to build the new libffmpeg8_v20.so file.


Anyone know how to build the arm8 file successfully ?


Thanks



Quote:

making depend in crypto...
make[1]: Entering directory `/C/ffmpeg-build-windows/build/src/openssl-1.0.1u/crypto'
../util/domd: line 25: /C/ffmpeg-build-windows/build/toolchains/toolchain-arm64/bin/aarch64-linux-android-gcc: No such file or directory
make[1]: *** [local_depend] Error 1
make[1]: Leaving directory `/C/ffmpeg-build-windows/build/src/openssl-1.0.1u/crypto'
make: *** [depend] Error 1
making all in crypto...
make[1]: Entering directory `/C/ffmpeg-build-windows/build/src/openssl-1.0.1u/crypto'
/C/ffmpeg-build-windows/build/toolchains/toolchain-arm64/bin/aarch64-linux-android-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DD
SO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -march=armv7-a -mandroid -I/include -B/lib -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_
ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DGHASH_ASM -c -o cryptlib.o cryptlib.c
make[1]: /C/ffmpeg-build-windows/build/toolchains/toolchain-arm64/bin/aarch64-linux-android-gcc: Command not found
make[1]: *** [cryptlib.o] Error 127
make[1]: Leaving directory `/C/ffmpeg-build-windows/build/src/openssl-1.0.1u/crypto'
make: *** [build_crypto] Error 1
Error builidng OpenSSL

chrishart 11th December 2021 12:44 AM

I don,t find the upload option here.


All times are GMT +1. The time now is 01:54 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20