分页: 1 / 1

qaac编码参数疑问

发表于 : 2015-11-30 10:49
JessiFan
qaac参数--no-delay , --no-optimize分别是什么作用呢
no-delay是说为了补偿编码的延迟 难道qaac用默认参数把wav转为m4a 会有延迟?
no-optimize是设定qaac在编码后进行mp4 container优化 这个优化是做什么 又没详细说明
最后 个人浅见 虽说aac是在ac3等格式之后 但觉得离冷落不远了

Re: qaac编码参数疑问

发表于 : 2016-02-14 10:03
msg7086
Add --no-delay option. (Read the discussion at HA thread from here).

--no-delay will compensate encoder delay (2112 samples) by prepending silence of 960 samples before sending input to encoder, then trimming 3 AAC frames at beginning (2112 + 960 = 3072 = 1024 * 3, where 1024 is the frame length of AAC. So total amount of delay will be exactly equals to length of 3 AAC frames). Note that these numbers are doubled in case of SBR.

This option is meant for video as a mean to resolve A/V sync issue. The resultant AAC will have exactly zero-delay, but might have pops/clicks at the beginning. Use with care.

Re: qaac编码参数疑问

发表于 : 2016-02-14 10:05
msg7086

Re: qaac编码参数疑问

发表于 : 2016-02-14 11:30
dgwxx
现在最热的编码器当然非ALS莫属啊!

Re: qaac编码参数疑问

发表于 : 2016-02-14 17:19
JessiFan
感谢两位的回复 帖子这么久我还以为沉了呢
我尽然把ha这论坛都忘了 该打该打
我想磁盘空间开发应该是比技术发展要快很多
aac优在技术 毕竟高码率以力破巧嘛 就像无损一样
另外 @管理猿大大 als编码器是啥咩

Re: qaac编码参数疑问

发表于 : 2016-02-19 12:32
msg7086
JessiFan 写了:我想磁盘空间开发应该是比技术发展要快很多
磁盘空间发展的同时信息本身数据量也在发展。

比如以前XviD时代一集动画200M,现在进步到了x265,也还是要200M一集,原因很简单,现在都放高清了,数据的信息熵本身就增加了很多。
磁盘就算再发展,也会进入挤牙膏时期。音频如果多声道普及,加上高位深高采样,数据量是涨的很快的。