|
Technobabble Post your general Need for Help questions here.
• Lossy or Lossless? Moderators |
|
Thread Tools |
#46
|
||||
|
||||
Re: FLAC Frontend
The official Monkey's Audio software does not have Mac support, but like I said, I know Lynne's told me that she's able to work with APE files using xACT and at least one other third party software whose name escapes me right now. It was with her blessing, and a guarantee that Mac users did have a free solution to using APE files, that I wrote them into the policy as a legal seed format. I couldn't tell you what programs or how to use them, but I trust her statements that APE is good to go on Mac.....
__________________
Through the clouds, Throught the lies, We'll never see, What's never been, At the ending of life and the coming of death, Pass not through its gates but into the dark. No members have liked this post.
|
#47
|
||||
|
||||
Re: FLAC Frontend
Quote:
Not too mention the cute little monkey in the app. No members have liked this post.
|
#48
|
||||
|
||||
Re: FLAC Frontend
Quote:
__________________
Checksums Demystified | ask for help in Technobabble thetradersden.org | ttd recommended free software/freeware webring shntool tlh eac foobar2000 spek audacity cdwave vlc Quote:
No members have liked this post.
|
#49
|
||||
|
||||
Re: FLAC Frontend
(resisting the temptation to diverge into ANOTHER FLAC/APE/SHUN thread)
I agree about the compression ratio, and I do archive a bunch of stuff in APE, but FLAC really does have them beat with the compression rate-independant decoding and the FLAC fingerprints.
__________________
Through the clouds, Throught the lies, We'll never see, What's never been, At the ending of life and the coming of death, Pass not through its gates but into the dark. No members have liked this post.
|
#50
|
|||
|
|||
Re: FLAC Frontend
Quote:
Code:
for I in *.flac; do metaflac --show-md5sum --with-filename "$I" >> ffp.txt; done No members have liked this post.
|
#51
|
|||
|
|||
Re: FLAC Frontend
Quote:
Code:
metaflac --show-md5sum *.flac > foo.ffp.txt You don't need --with-filename if you list more than one file on the command line. Any *nix shell should glob and produce all of the filenames on one line with the command line above. You should never have to use for loops to simulate globbing, as you have to in DOS. No members have liked this post.
|
#52
|
|||
|
|||
Re: FLAC Frontend
ugh...been doing it the "hard way"..hehe...I didn't realize that'd work. (I found that when I encode to musepack (for *my own use*) that I needed the looping).
Good to see metaflac is smarter than that. Thanks for the heads up. No members have liked this post.
|
The Traders' Den |
Similar Threads | ||||
Thread | Forum | Replies | Last Post | |
Help with Flac Frontend - ChefLin10 | Technobabble | 6 | 2006-09-07 10:26 PM | |
Flac Frontend help... - Roger Daltrey | Technobabble | 4 | 2005-11-09 08:57 AM | |
different flac frontend help? - ep620 | Technobabble | 4 | 2005-02-20 03:19 PM | |
HELP: FLAC Frontend 1.7.1 - ttdorg | Technobabble | 3 | 2005-01-02 06:08 PM | |
FLAC Frontend 1.71 gone ?? - wazoo2u | Technobabble | 10 | 2004-12-09 06:53 PM |
|
|