0 Members and 1 Guest are viewing this topic.
How to edit AAC tags? Can it be done by ATE?
FOR %F IN (*.aac) DO C:\ffmpeg\bin\ffmpeg.exe -i "%F" -codec copy "%~nF.m4a"