Since single line works but script doesn't the error is probably in
scripting. You could add output "-loglevel info" to ffmpeg to get more
output on each ffmpeg command executed.

I don;t knwo Windows BAT scripting off hand but the variable replacement
looks a bit wrong perhaps using the command line file name replacement
of bat file instead of maybe just "repaired\%%a.flac"

mark wollschlager wrote: 
> 
> for %%a in ("*.flac") do
> c:\Users\Mark\Downloads\bliss-analyser-windows-0.1.0\ffmpeg -i "%%a" -f
> flac -c copy "repaired\%%~na.flac"
>


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=116230

_______________________________________________
ripping mailing list
ripping@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/ripping

Reply via email to