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

Android,加上参数编译支持pcm_alaw的音频解析,但是还是没有声音 #5582

Open
aohanhongzhi opened this issue Feb 28, 2024 · 0 comments

Comments

@aohanhongzhi
Copy link

aohanhongzhi commented Feb 28, 2024

按照这些编译教程来的

https://blog.csdn.net/qq_24252589/article/details/130210512

配置参数

export COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --enable-decoder=pcm_alaw"
export COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --enable-decoder=pcm_mulaw"
export COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --enable-decoder=mpeg4"
export COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --enable-decoder=mp2*"
export COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --enable-decoder=ac3"

image

image

音频信息
image

@aohanhongzhi aohanhongzhi changed the title Android,加上 Android,加上参数编译支持pcm_alaw的音频解析,但是还是没有声音 Feb 28, 2024
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

1 participant