no, it's not an error, see my explanation here.
http://www.hydrogenaudio.org/forums/index....st&p=447495let's keep the discussion in that one topic.
Josh
QUOTE(kritip @ Nov 5 2006, 05:44)

so you can import and now export....does export delete/move the picture from the FLAC file or just copy out it to a file/stdout?
yeah, maybe export is a bad word, but it's just a copy, it won't delete the metadata.
QUOTE(JWolf @ Nov 5 2006, 09:51)

Any idea how much longer until 1.1.3 is an official release? Any bugs we should be aware of in beta 2?
I've finished writing patches for the projects I know about (BTW if anyone needs one for an open source project and hasn't gotten one let me know). now I'm just going through the few remaining bugs on SF.
no major bugs have turned up so far since beta2. so I'm hoping in 2 weeks it will be ready.
QUOTE(ffooky @ Nov 5 2006, 13:28)

Josh, I just tried compiling beta2 and it hangs during the ./configure stage:
CODE
checking for nl_langinfo and CODESET... yes
checking for docbook-to-man... no
checking for docbook2man... no
checking for nasm... nasm
checking for as... as
checking for gas... no
/usr/libexec/gcc/darwin/i386/as: I don't understand '-' flag!
Apple Computer, Inc. version cctools-622.3.obj~2, GNU assembler version 1.38
I realised I hadn't made the changes to the two files you recommended before but when I went to alter them, the alterations were already made. Am I missing something obvious ?
ugh, hmm.... ok I will take a look again. it is basically waiting on stdin so you could try hitting ^D, it might keep going.
QUOTE(Egor @ Nov 5 2006, 17:57)

Regarding multichannel WAVE_FORMAT_EX files
I suggest adding a --channel-mask option to flac and the channel assignment table from WAVE_FORMAT_EXTENSIBLE definition to the documentation. Unfortunately, there are still popular applications not supporting _EXTENSIBLE

.
ok, I don't have any intuition on whether this will be necessary yet, I would just say if you run into multichannel files that flac rejects, send them to me so I can build up some info on the oddball ones.
Josh