I am trying to convert a 4hour DJ mix from .ra format to .wav and use the normalize volume DSP filter.
The drive the temporary filter is setup on has 47.8 GB of hdd space left and I am getting an error that there's not enough space. Is there a possibility that the file is too big for the normalize volume DSP filter to work on? And would running the filter on adaptive mode make a difference?
The error message I receive is
which is kinda confusing since the largest the temp file gets is 2.35gb in size, so I am really stumped on what to do about it.
The drive the temporary filter is setup on has 47.8 GB of hdd space left and I am getting an error that there's not enough space. Is there a possibility that the file is too big for the normalize volume DSP filter to work on? And would running the filter on adaptive mode make a difference?
The error message I receive is
Code:
Error whilst running DSP effect, lack of disk space? Temp file 'Z:\temp\DMC.Tmp'
Comment