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. _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
