编码音频时出现问题 [英] Problem in encoding audio

查看:124
本文介绍了编码音频时出现问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我使用的是Azure标准媒体编码器.

Hello, I am using Azure standard media encoder.

对64k音频进行编码的建议是什么?

我遇到了错误: 比特率 64 当Profile/Channels/SamplingRate为AACLC/2/48000时不支持!

I am getting an error:Bitrate64 is not supported when Profile/Channels/SamplingRate is AACLC/2/48000!


推荐答案

带有音频的特定配置文件具有比特率范围.根据 https://docs.microsoft.com/zh-cn/azure/media-services/previous/media-services-mes-schema#AudioGroup 要以64 Kbps的速率进行流传输,则需要将采样率切换为44100.
With audio there are specific profiles that have bitrate ranges.  According to https://docs.microsoft.com/en-us/azure/media-services/previous/media-services-mes-schema#AudioGroup to stream at 64 Kbps you'd need to switch the sampling rate to 44100.


这篇关于编码音频时出现问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆