Fix AAC encoding in CBR mode: Don't set the "-2pass" parameter when CBR mode is used...
commit3f40f1ed66672b37a204ee1fbec1f2653a0df96a
authorlordmulder <mulder2@gmx.de>
Wed, 9 Mar 2011 16:40:26 +0000 (9 17:40 +0100)
committerlordmulder <mulder2@gmx.de>
Wed, 9 Mar 2011 16:40:26 +0000 (9 17:40 +0100)
tree189035daa279d184abe794336ceb5b20b5232607
parent078dc62c79f4edd1e3ba23c5deed65b5ac8fcf70
Fix AAC encoding in CBR mode: Don't set the "-2pass" parameter when CBR mode is used, as this will cause the Nero AAC encoder to abort with error.
doc/Changelog.html
src/Config.h
src/Encoder_AAC.cpp