Blue_MiSfit
30th April 2009, 01:16
Hey guys,
I've got a nasty little problem with FFMPEG.
I'm using today's SVN build (tried a few from ~ 2 years ago also), and it crashes every time I try to do this:
ffmpeg.exe -i input.avs -ac 2 -ab 192000 -o output.ac3
The AVS contains 6ch, 16bit, 48KHz and a 1080p video stream (quicktime MJPG source, with 6 mono WAVs all combined in one AVS)
Now, when I use all 6 channels - no problems!
So, I'm thinking the problem is related to "-ac 2"
In other words, how the heck do I make ffmpeg do a DPLII compatible downmix of a 6ch source, assuming standard L,R,C,LFE,LS,RS channel order, and have it NOT crash??
Thanks!
~MiSfit
I've got a nasty little problem with FFMPEG.
I'm using today's SVN build (tried a few from ~ 2 years ago also), and it crashes every time I try to do this:
ffmpeg.exe -i input.avs -ac 2 -ab 192000 -o output.ac3
The AVS contains 6ch, 16bit, 48KHz and a 1080p video stream (quicktime MJPG source, with 6 mono WAVs all combined in one AVS)
Now, when I use all 6 channels - no problems!
So, I'm thinking the problem is related to "-ac 2"
In other words, how the heck do I make ffmpeg do a DPLII compatible downmix of a 6ch source, assuming standard L,R,C,LFE,LS,RS channel order, and have it NOT crash??
Thanks!
~MiSfit