Prevent users from setting -vol and -acodec copy together.
authorRamiro Polla <ramiro.polla@gmail.com>
Sat, 12 Jul 2008 11:43:21 +0000 (11:43 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Sat, 12 Jul 2008 11:43:21 +0000 (11:43 +0000)
commitd08e3e91af7238db491d9a9b7c83827ac127ccb3
tree4664bee76d7c6a9e7a945aef196368eb9a6db909
parentf1b2f1bf50f9defe3685721688ce55fb27bf78f4
Prevent users from setting -vol and -acodec copy together.
They are incompatible since the frames are not decoded, so they can't be preprocessed.

Originally committed as revision 14178 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c