Messages - akx [ switch to compact view ]

Pages: [1] 2 3 4next
1
General Software Discussion / Re: At last: MP3 Lossless!!!
« on: January 13, 2010, 04:43 PM »
Try 7zip or rar. The main difference of the lossless compressors is sometimes a small function before compression similar to this one:
for (t_audiosize x=0; x<wavlen-1; x++) { wav[x] = wav[x+1]-wav[x]; if (wav[x]<0) wav[x]=0-wav[x]; }
... That´s all
Um... really?



Also, Exact Audio Copy (EAC) is lovely indeed, it interfaces neatly with both LAME for MP3 encoding and FLAC for lossless.

2
P.S. In the United States, judges can and do order defendants in criminal (and some civil) investigations to unlock files that they have password protected. So if you're "keeping company with naughty men," as Captain Malcolm Reynolds would say, your password "won't protect you much from Lawman."

Which is why a hidden volume was created. You can hand over the decryption keys to the outer volume and there's no naughty data at all. Wikipedia: Plausible deniability in cryptography

3
Updated first post with link to 0.9.5.

(edit: Oops, sorry for the double post...)

4
Nope, mouser. It's on my side. Fixed in the upcoming 0.9.5 :)

5
Also, the swedish characters "åäö" aren't displayed in the results correctly
I'll have to look into hacking some Unicode support into the plugin. Problem is that mouser said that FARR isn't Unicode aware, which complicates things...

Pages: [1] 2 3 4next
Go to full version