Try using the following to decompress, instead:

flac -d —keep-foreign-metadata testmarkers.wav

Thanks for providing a test file. I was able to reproduce your issue following 
your commands, then I was able to restore the original WAV file with markers by 
adding the extra parameter. I’ve always used it this way, but often wondered 
whether the extra option was necessary. Apparently, it is.

Hope this helps,

Brian Willoughby


On May 11, 2018, at 5:21 PM, Nouvelle Collection <nouvellecollect...@gmail.com> 
wrote:
> Hello,
> I noticed that option --keep-foreign-metadata discards WAV cue
> markers. Here is how to reproduce the bug:
> 1) Create a 24-bit 96khz in SoundForge8, add 20 seconds of silence,
> and add two markers with "m" key shortcut
> 2) Save it, compress it with "flac --keep-foreign-metadata testmarkers.wav"
> 3) Decompress it with "flac -d testmarkers.flac"
> 4) Open the decompressed WAV in SoundForge: the markers have disappeared.
> 
> Here is the WAV containing markers:  http://gget.it/q4uh4/testmarkers.zip
> 
> Best regards,
> NC

_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to