C:\ffmpeg\ffmpeggui03>ffmpeg -i "C:\Media\Surround Test.wav" -ab 384 -ar 48000 -ac 6 -acodec ac3 -y "C:\Media\Surround Test.ac3"
Input #0, wav, from 'C:\Media\Surround Test.wav':
Duration: 00:14:43.5, bitrate: 4608 kb/s
Stream #0.0: Audio: 0xfffe, 48000 Hz, 5:1, 4608 kb/s
Output #0, ac3, to 'C:\Media\Surround Test.ac3':
Stream #0.0: Audio: ac3, 48000 Hz, 5:1, 384 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Unsupported codec (id=0) for input stream #0.0
This is what I get when I try changing the channel option on the command line string to 6. I am using an interleaved windows PCM 6-channel wave in 16-bit 48kHz format. It was generated with Adobe Audition's (formerly CoolEdit) multichannel encoder.
Aargh!
+ Reply to Thread
Results 1 to 1 of 1
-
Your miserable life is not worth the reversal of a Custer decision.
Similar Threads
-
FFmpeg error trying to convert audio in mp4
By Thunderhead2772 in forum Video ConversionReplies: 4Last Post: 30th Jan 2015, 09:24 -
Error with FFmpeg
By joel5632 in forum Video ConversionReplies: 6Last Post: 29th Feb 2012, 19:08 -
ffmpeg error when encoding 6 channel aac
By BrianAtVH in forum AudioReplies: 5Last Post: 14th Feb 2012, 14:52 -
FFmpeg Webm Error
By carrau in forum Video ConversionReplies: 2Last Post: 28th Jan 2011, 03:34 -
Could not open 'mp3' error -ffmpeg
By mkgordon in forum ffmpegX general discussionReplies: 2Last Post: 30th May 2007, 19:29