Re: [flac-dev] metaflac crashes adding cuesheet

2017-01-29 Thread Richard Ash
On Tue, 24 Jan 2017 10:12:24 -0800 James wrote: > I don't know what abcde would be providing as tags, or why on Earth it > would be importing that from stdin. Unfortunately, abcde is a bash > script, and so not exactly easy for me to read. I haven't gotten any > response from posting on their ma

Re: [flac-dev] metaflac crashes adding cuesheet

2017-01-24 Thread James
Erik, I don't know what abcde would be providing as tags, or why on Earth it would be importing that from stdin. Unfortunately, abcde is a bash script, and so not exactly easy for me to read. I haven't gotten any response from posting on their mailing list. I do get the same crash when running

Re: [flac-dev] metaflac crashes adding cuesheet

2017-01-24 Thread Erik de Castro Lopo
James wrote: > The command used by abcde is > > metaflac --no-utf8-convert >--import-cuesheet-from=/home/me/Audio/abcde.50107806/cue-50107806.txt >--import-tags-from=- /home/me/Audio/abcde.50107806/track1.flac Unfortunately, that is still insuffuicent for me to debug this. The co

Re: [flac-dev] metaflac crashes adding cuesheet

2017-01-24 Thread lvqcl
James wrote: The command used by abcde is metaflac --no-utf8-convert --import-cuesheet-from=/home/me/Audio/abcde.50107806/cue-50107806.txt --import-tags-from=- /home/me/Audio/abcde.50107806/track1.flac but I get the same result re-trying without the --no-utf8-convert and -no-utf8-co

Re: [flac-dev] metaflac crashes adding cuesheet

2017-01-23 Thread James
Erik, The command used by abcde is metaflac --no-utf8-convert --import-cuesheet-from=/home/me/Audio/abcde.50107806/cue-50107806.txt --import-tags-from=- /home/me/Audio/abcde.50107806/track1.flac but I get the same result re-trying without the --no-utf8-convert and -no-utf8-convert.

Re: [flac-dev] metaflac crashes adding cuesheet

2017-01-23 Thread Erik de Castro Lopo
James wrote: > (Apologies if I'm in the wrong place for this...) > > I'm trying to use the abcde program to archive CDs to flac files. > (Each CD to 1 file, and ultimately multi-disk performances to 1 > file.) It extracts the audio to a .flac file and creates a cue > sheet with track names & loc

[flac-dev] metaflac crashes adding cuesheet

2017-01-22 Thread James
(Apologies if I'm in the wrong place for this...) I'm trying to use the abcde program to archive CDs to flac files. (Each CD to 1 file, and ultimately multi-disk performances to 1 file.) It extracts the audio to a .flac file and creates a cue sheet with track names & locations. However, when it