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

解决了我的问题,感觉这个很牛逼 #15

Closed
woleigeququ opened this issue Jan 29, 2019 · 11 comments
Closed

解决了我的问题,感觉这个很牛逼 #15

woleigeququ opened this issue Jan 29, 2019 · 11 comments

Comments

@woleigeququ
Copy link

thanks a lot

@microshow
Copy link
Owner

感谢支持!

@AndSync
Copy link

AndSync commented Feb 19, 2019

卡了好几天的一个命令 借助这个库找到原因了 多谢 继续学习中

@microshow
Copy link
Owner

@AndSync 感谢支持!

@AndSync
Copy link

AndSync commented Feb 19, 2019

@microshow 不过这个还不能通过gradle 方式引入吗?

@microshow
Copy link
Owner

@AndSync 后续会补充完善,敬请期待。。。

@AndSync
Copy link

AndSync commented Feb 19, 2019

@microshow 能否请教一个命令 音视频(格式mp4/mp3)合并 如果视频比音频时间长 音频循环
如果视频时间比音频短 将音频裁剪

@microshow
Copy link
Owner

1、如果视频比音频时间长 音频循环: 需要根据视频时长,事先拼接音频,保持音频时间和视频一致,可能还涉及到裁剪音频,根据实际时长处理;
2、如果视频时间比音频短 将音频裁剪:需要根据视频时长先裁剪音频,在合成

大致就这样,命令的话你得分步骤去处理了

@microshow
Copy link
Owner

@AndSync

@microshow
Copy link
Owner

可以使用Gradle依赖:)
dependencies {
implementation 'com.github.microshow:RxFFmpeg:1.2.2'
}

@microshow
Copy link
Owner

@woleigeququ @AndSync 接入RxFFmpeg的APP方便可以留下联系方式,APP名称+应用商店下载地址,(按登记顺序排序),啦啦啦
#37

@microshow
Copy link
Owner

可以更新V2.0.0版本,速度嗖嗖的

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