Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Export cuesheet from FLAC image (Read 2753 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Export cuesheet from FLAC image

The only way I've seen to export a cuesheet is to select "edit - cuesheet", then copy & past that to a text file.  Is there a way to just select the FLAC image and export the cuesheet to a file?

Edit:  I mean from the CUESHEET tag using Foobar2000, not the FLAC metadata.
flac > schiit modi > schiit magni > hd650

 

Export cuesheet from FLAC image

Reply #1
If foobar can't do this natively - and I don't know that it can - then you could use Tag (my version, 2.0.45 or later), possibly with foo_run.

Code: [Select]
--tocue <scheme>  : output cuesheet tag to file, name generated from <scheme>
--tocuen <name>   : output cuesheet tag to file <name>
--tocuea          : output cuesheet tag to file, name generated from source


Using foo_run, the command below should do:

Code: [Select]
TAG.EXE --tocuea %path%
I'm on a horse.