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

0.8.2版本 倍速播放音调改变 #3569

Closed
NutBear opened this issue Sep 12, 2017 · 6 comments
Closed

0.8.2版本 倍速播放音调改变 #3569

NutBear opened this issue Sep 12, 2017 · 6 comments

Comments

@NutBear
Copy link

NutBear commented Sep 12, 2017

我是用 compile 依赖的库 我在Java层 使用
setOption(IjkMediaPlayer.OPT_CATEGORY_PLAYER, "soundtouch", 0)
不起作用 有没有详细的解决方案 感激不尽

@raymond1012
Copy link
Member

setOption(IjkMediaPlayer.OPT_CATEGORY_PLAYER, "soundtouch", 1)

@raymond1012
Copy link
Member

raymond1012 commented Sep 12, 2017 via email

@NutBear
Copy link
Author

NutBear commented Sep 12, 2017

@raymond1012 谢谢 可以了

@tomyZhou
Copy link

网上某人写的文章太坑了都说是0是不变调,但其实setOption(IjkMediaPlayer.OPT_CATEGORY_PLAYER, "soundtouch", 1)才是不变调的配置。我用0.8.8上试验的。

@tomyZhou
Copy link

tomyZhou commented Aug 2, 2019

setOption(IjkMediaPlayer.OPT_CATEGORY_PLAYER, "soundtouch", 1) 需要在调用prepare 之前 2017-09-12 12:01 GMT+08:00 NutBear notifications@github.com:

@raymond1012 https://github.com/raymond1012 设置后还是不起作用 我应该怎么排查呢 现在是可以使用倍速的 但是音调还是会变的 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#3569 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AEOmloYdGg74TAJPmBF3eHZvfMMIskK9ks5shgIDgaJpZM4PUD6Q .

感谢,你解决了我的问题

@tomyZhou
Copy link

tomyZhou commented Aug 2, 2019

我是用 compile 依赖的库 我在Java层 使用
setOption(IjkMediaPlayer.OPT_CATEGORY_PLAYER, "soundtouch", 0)
不起作用 有没有详细的解决方案 感激不尽

1才是不变调的配置

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