External Encoder Configuration Utility problem
In the registry key (which the External Encoder Configuration Utility makes), I can fit this much info in the command-line:
lame --pad-id3v2 --ta "123456789012345678901234567890" --tl "1234567890123456789012345678901234567" --ty "2011" -b 128 -m a %I %O But... if I add
even one more letter or number, the data gets truncated somewhere between the registry key and the encoder... and this produces an error in the encoder and the Mp3 is not rendered.
The problem is not in the registry,
any length of data is stored successfully where it needs to be (HKEY_CLASSES_ROOT\CakewalkExtAudioEncoders), the problem happens when that particular data is sent from the registry key to the actual encoder by Sonar.
I have verified that it is not the encoder either, as I can easily throw a longer data string at it via the command line itself. This seems to be a bug with Sonar itself, it is not sending any more data to the encoder (from the registry key) than the amount I've shown above.
I'm using Lame v3.98.4 (both 32 and 64-bit) as the encoder engines presently.
This is quite frustrating as I'm trying to add various tags such as Artist, Year, and CD Title, and this problem limits the data I can include with the Mp3 when it is exported. Can anyone help me with this matter? I have no idea if there is a section somewhere to report bugs, so I've posted here. Thank you very much for your time :)
Aaron Bewza
post edited by aaronbewza - 2011/04/17 18:06:23