Pale Blue Ego wrote: > slimpy;158966 Wrote: >> You can just add it to any existing file using metaflac. >> Even if an earlier decoder is used to read the file it should just skip >> the picture block. >> The option in the encoder can be used to minimize post processing. If >> you have the cover file already when you rip/encode the album it can be >> embedded on the fly. >> >> -s. > > I guess I'm having trouble getting the commandline string formatted. >>From the documentation, it looks like > > --picture=3 | image/jpeg | cover.jpg > > should work, but it doesn't. I've tried it with no spaces between the > pipes, still no joy. What am I doing wrong?
pipe is a special character on unix and windows. You'll have to escape it. R. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
