Hi guys, trying to convert FLAC to MP3 variable highest and back to ALAC to reduce file size and give a better container. When I use Multiencoder with latest R16.4 and add mp3 and alac encoders it spits back the error of cannot find [origdrive]. these dynamic variables are fine when used in their individual encoders but when stacked like this it gets confused.
I'm using the default SourceDrive\Sourcepath etc with the sole difference of the output. so something is buggy. thanks.
Error converting to [Multi Encoder], 'M:\ExampleFolder\ExampleFile.flac' to 'M:\ExampleFolder\ExampleFile.IGNORE'
mp3 (Lame): Error unable to open File '[origdrive]ExampleFolder\_OUTPUT\ExampleFile.mp3' for writing. [clEncoder::BeginConversion]
Apple Lossless: Error unable to open File '[origdrive]ExampleFolder\_OUTPUT\ExampleFile.m4a' for writing. [clEncoder_ALAC::BeginConversion]
mp3 (Lame): Error unable to open File '[origdrive]ExampleFolder\_OUTPUT\ExampleFile.mp3' for writing. [clEncoder::BeginConversion]
Apple Lossless: Error unable to open File '[origdrive]ExampleFolder\_OUTPUT\ExampleFile.m4a' for writing. [clEncoder_ALAC::BeginConversion]
Comment