cyanreg / cyanrip

Bule-ish CD ripper
GNU Lesser General Public License v2.1
222 stars 10 forks source link

Can't play files during rip (Close audio file handles early) #92

Closed Firepal closed 2 months ago

Firepal commented 2 months ago

When ripping [under Windows], all the files are empty until the full CD is ripped. During a rip operation, I wanna be able to play tracks as soon as the encode, RG and other processing is done.

cyanreg commented 2 months ago

Disable replaygain via -K. Like its written in the readme. It's not possible to output anything until replaygain is complete, unless you disable it.

Firepal commented 2 months ago

Ah, thanks for the clarification. I don't use ReplayGain anyway so this is a fine compromise.

Firepal commented 2 months ago

-K flag does make cyanrip output to the file, thanks. foobar2k complains "File is already in use" when I try to play just-ripped files, but MPC-HC plays them fine.