请问是否支持音频的转码
sisobobo opened this issue · 6 comments
sisobobo commented
一般终端都是 g711 g722 等音频编码 能否转码
glaciall commented
莫非gitee上也是你问的吧?这个问题你试试就知道了,但是前提是必须音视频是同时转过来的,而不能是单音频。。。。
sisobobo commented
哦,待会儿试试,我之前用javacv搞的,感觉一段时间就死了,不知道为啥
发自我的iPhone
…------------------ 原始邮件 ------------------
发件人: matrixy <notifications@github.com>
发送时间: 2019年5月15日 12:02
收件人: glaciall/jtt1078-video-server <jtt1078-video-server@noreply.github.com>
抄送: sisobobo <544576047@qq.com>, Author <author@noreply.github.com>
主题: 回复:[glaciall/jtt1078-video-server] 请问是否支持音频的转码 (#2)
莫非gitee上也是你问的吧?这个问题你试试就知道了,但是前提是必须音视频是同时转过来的,而不能是单音频。。。。
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
SuperChrisliu commented
我用javacv实现了解码g726_40k,可以实现监听设备音频
glaciall commented
开个源呗,学习学习
SuperChrisliu commented
javacv 使用有点问题, 等我解决一下