[Bug 929178] Re: ffmpeg does not convert wav to ac3

2012-02-12 Thread Justin Ruggles
There is no such thing as 200kbps AC-3. We need to modify the AC-3 encoder to choose the closest bit rate. 192k should work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/929178 Title: ffmpeg does

[Bug 929178] Re: ffmpeg does not convert wav to ac3

2012-02-12 Thread Reinhard Tartler
@justin: Thanks for the comment, much appreciated. the AC-3 encoder could at least give better error messages. Auto adjusting bitrate would be also great. ** Summary changed: - ffmpeg does not convert wav to ac3 + Please auto-adjust high bitrates in AC3 encoder ** Changed in: libav (Ubuntu)

[Bug 929178] Re: ffmpeg does not convert wav to ac3

2012-02-09 Thread Max Brustkern
Tried this command line instead: /usr/bin/avconv -i /opt/canonical.com/qa-regression-testing/data/sound-file.wav -acodec ac3_fixed test.ac3 Got similar output: avconv version 0.8-4:0.8-1ubuntu1, Copyright (c) 2000-2011 the Libav developers built on Jan 24 2012 07:15:53 with gcc 4.6.2 Input #0,

[Bug 929178] Re: ffmpeg does not convert wav to ac3

2012-02-08 Thread Max Brustkern
** Attachment added: sound-file.wav https://bugs.launchpad.net/bugs/929178/+attachment/2725044/+files/sound-file.wav -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/929178 Title: ffmpeg does not