[FFmpeg-user] Fwd: How can I read multiple audio files in a folder to convert LUFS value?
Mark Filipak
markfilipak.noreply at gmail.com
Sun Feb 20 02:45:51 EET 2022
On 2022-02-19 18:37, CMG DiGiTaL wrote:
> hi Mark,
> you're the same Mark who helped me with the Sample Rate Conversion code
> right?...
Yes.
> nice talking to you again... thanks for that help!
> ... so in that sample rate code, we had the same problem with the
> exclamation mark, remember?...
Not the same. I think you are misunderstanding what EnableDelayedExpansion does.
> but you mentioned EnableDelayedExpansion and
> I removed it from the code and it worked.
That code didn't need it. I suspect your code now does need it.
> The same thing happened here, only when I removed the
> EnableDelayedExpansion, the code gives these variables messages, which did
> not happen in the other one....
>
> ....it's all very strange a code practically the same, I just removed the
> EnableDelayedExpansion and it worked... in this code this solution doesn't
> work!...
>
> so, in this code with problems in the variables, I'll have to create a
> routine to analyze the input file, remove the exclamation, then, in the
> output, rewrite the file putting the exclamation?... is that it?
Why do you think you need EnableDelayedExpansion?
What is your script? Show it.
More information about the ffmpeg-user
mailing list