1 Sep 2004 02:52
Re: Re: help using ac3 encode
Greg Lee <greg <at> ling.lll.hawaii.edu>
2004-09-01 00:52:40 GMT
2004-09-01 00:52:40 GMT
Paul Curtis wrote: > lee wrote: > >> >> I"ve made two attempts to use the ac3 encoder, but >> neither worked. I need help. I tried using >> ffmpeg on a 6 channel ogg file and several 6 channel >> wave files, e.g. >> ffmpeg -i canyon.ogg -acodec ac3 -ab 128 ca.ac3 >> then played back the resulting ac3 files using >> "ac3dec -6 ca.ac3", for this example. It sounded pretty >> bad, missing all the low frequencies, for one thing. > > > I have been encoding 5.1 AC3 files by using the '-ac 6' parameter for > the encode. > > The channel order should be: > left, right, center, left rear, right rear, LFE. Thanks. I just tried adding "-ac 6" and using a wave file with the channel order you give. It made no real difference -- very, very low quality results with little bass and no discernible surround effect, though some sound does come from 5 of my speakers. Maybe this is as good as it gets. I'm not complaining -- just trying to make sure I'm doing it right. Here's a log of my test: $ ffmpeg -i amb-ac3.wav -acodec ac3 -ac 6 -ab 128 amb.ac3(Continue reading)
RSS Feed