Interesting results.
I ran ffmpeg as you suggested and it worked. ffmpeg -i 01-Maybe.flac -f
flac 01-Maybe1.flac
Tried it in a batch as suggested by another person and it didn't change
the song length.
mkdir repaired
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"
running it as a single file worked ( correcting the song length )
putting the repaired file in repaired
z:\media\Music\AJ.
Croce\Transit>c:\Users\Mark\Downloads\bliss-analyser-windows-0.1.0\ffmpeg
-i 01-Maybe.flac -f flac repaired\01-Maybef.flac2 Duets controllers, 1 X Boom, 1 X Radio 1 X Receiver + Edifier S1000DB 1 X Receiver + Yamaha RX-A2000, Polk M70 1 X Receiver + Boston MicroSystem CD Raspberry Pi 3 B+ HiFi Berry Amp2 7" touchscreen PiCorePlayer 7.0 Audioengine A5 ( passive mode ) Raspberry Pi 2 B, HiFiBerry Dac+ & Max2play SqueezeAmp 3 Monsoon MM-700 flat panels + Infinity sub HTC 10 w/ Squeeze Ctrl ReadyNAS 516 LMS 8.2.1 ------------------------------------------------------------------------ mark wollschlager's Profile: http://forums.slimdevices.com/member.php?userid=22302 View this thread: http://forums.slimdevices.com/showthread.php?t=116230 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
