WavPack 4.0 Beta Release 2, including sources |
![]() ![]() |
WavPack 4.0 Beta Release 2, including sources |
May 7 2004, 06:01
Post
#1
|
|
![]() WavPack Developer Group: Developer (Donating) Posts: 1219 Joined: 3-January 02 From: San Francisco CA Member No.: 900 |
The second beta release of WavPack 4.0 includes the following:
download sources This post has been edited by bryant: May 14 2004, 08:06 |
|
|
|
May 7 2004, 07:05
Post
#2
|
|
![]() Group: Members Posts: 1394 Joined: 20-December 01 From: seattle Member No.: 693 |
excellent!
so porting to, say, libwavpack library and wavpack frontend for *NIX seems much more achievable now? i'm IN. btw, who is interested in this porting endeavor? can i see a raise of hands? thanx david! -------------------- RareWares/Debian :: http://www.rarewares.org/debian.html
|
|
|
|
May 7 2004, 07:19
Post
#3
|
|
|
Group: Members Posts: 51 Joined: 10-January 03 Member No.: 4509 |
I tried the new asymmetrical encoding... very slow to encode, but
should according to readme not affect decode-time. Every encoder is set to max compression. A typical modern pop song: 34 468 604 bytes Flac : 23 215 157 bytes (48,475% compression) Old Wavpack : 22 776 702 bytes (51,333% compression) New Wavpack : 20 465 194 bytes (68,425% compression) Expect the monkey audios and optimfrogs of this world to easily beat the new wavpack, at least at higher settings, but compared to its main competitor and open source colleague FLAC and the old version it's looking good! Besides it's all about the hybrid mode hehe ;) But this could have been a fluke, of course ;) Hopefully someone will do thorough testing on it soon, including decode-times. |
|
|
|
May 7 2004, 07:23
Post
#4
|
|
|
Group: Members Posts: 30 Joined: 5-May 03 Member No.: 6400 |
Hello bryant,
I like Wavpack 4 very much. I noticed in the readme that you were planning on supporting MD5 and cuesheets. Is cuesheet support going to be like Monkey's APL or what? I was also wondering if you planned on implementing replaygain. What I mean is something like a switch in wavpack.exe that can go through a folder and add replaygain to the tags like how metaflac and vorbisgain do it. I would like to be able to encode and replaygain in one step using UniversalFront or a perl script a friend of mine wrote. Thank you, ninja |
|
|
|
May 7 2004, 07:37
Post
#5
|
|
|
Group: Members Posts: 188 Joined: 21-June 03 From: S. East, U.S. Member No.: 7317 |
QUOTE (NRAninja @ May 7 2004, 01:23 AM) I was also wondering if you planned on implementing replaygain. What I mean is something like a switch in wavpack.exe that can go through a folder and add replaygain to the tags like how metaflac and vorbisgain do it. I would like to be able to encode and replaygain in one step using UniversalFront or a perl script a friend of mine wrote. I too would really enjoy having Replay Gain support. Replay Gain, native support, is along with its cuesheet implementation are major reasons which make FLAC my favorite lossless codec. This would help me to consider a switch. Many thanks for everything Bryant. Take care, tec ----- Also Bryant, would this be the thread you prefer for us to add suggestions or feature requests? |
|
|
|
May 7 2004, 08:07
Post
#6
|
|
![]() Matroska Developer Group: Developer (Donating) Posts: 410 Joined: 14-March 02 From: Paris Member No.: 1519 |
We're planning to have WavPack handling natively in Matroska so ReplayGain should be handled in there (the container).
-------------------- http://www.matroska.org/ : the best vapourware / http://robux4.blogspot.com/
|
|
|
|
May 7 2004, 09:29
Post
#7
|
|
|
Neutrino G-RSA developer Group: Developer Posts: 852 Joined: 8-May 02 From: Geneva Member No.: 2002 |
QUOTE (aabxx @ May 7 2004, 07:19 AM) A typical modern pop song: 34 468 604 bytes Flac : 23 215 157 bytes (48,475% compression) Old Wavpack : 22 776 702 bytes (51,333% compression) New Wavpack : 20 465 194 bytes (68,425% compression) Shouldn't it rather be (in your notation): Flac: 32.64% Old Wavpack: 33.92% New Wavpack: 40.62% This post has been edited by NumLOCK: May 7 2004, 09:30 -------------------- Try Leeloo Chat at http://leeloo.webhop.net
|
|
|
|
May 7 2004, 14:24
Post
#8
|
|
![]() Group: Members Posts: 142 Joined: 5-January 03 Member No.: 4429 |
Hey Bryant , nice to see you again
According to my testes wavpack -h is a little bit better than flac -8 being the ecoding speed MUCH MUCH faster. -hx6 indeed takes a LOOOONG time and not much compression gain for most of my samples. -hx3 gives me times compared to flac and a little bit better compress for its time. -------------------- Kind Regards , Tcmjr
Aka HellSnoopy |
|
|
|
May 7 2004, 17:12
Post
#9
|
|
|
Group: Members Posts: 94 Joined: 29-December 02 Member No.: 4302 |
hi !
wavpack seems to be a very interesting encoder... but what about tags ? does it support it ? |
|
|
|
May 7 2004, 17:19
Post
#10
|
|
![]() Group: Members (Donating) Posts: 149 Joined: 10-August 02 Member No.: 3011 |
You can tag with ID3v1, ID3v2 or APE2. I tag with APE2 as per Case's guide.
This post has been edited by Tomb: May 7 2004, 17:20 |
|
|
|
May 7 2004, 17:27
Post
#11
|
|
|
Group: Members Posts: 94 Joined: 29-December 02 Member No.: 4302 |
well, I'd like to tag wavpack files with ID3 tags...
In fact, if I could just copy ID3 tags from MP3 files to wavpack files that would be fine ! (I don't use eac to create my wavpack files, because I'm using wavpack to encode audio that I recorded from FM radio (talk shows). |
|
|
|
May 7 2004, 18:12
Post
#12
|
|
![]() Rarewares admin Group: Members Posts: 7515 Joined: 30-September 01 From: Brazil Member No.: 81 |
QUOTE (Tec9SD @ May 7 2004, 03:37 AM) QUOTE (NRAninja @ May 7 2004, 01:23 AM) I was also wondering if you planned on implementing replaygain. What I mean is something like a switch in wavpack.exe that can go through a folder and add replaygain to the tags like how metaflac and vorbisgain do it. I would like to be able to encode and replaygain in one step using UniversalFront or a perl script a friend of mine wrote. I too would really enjoy having Replay Gain support. Replay Gain, native support, is along with its cuesheet implementation are major reasons which make FLAC my favorite lossless codec. This would help me to consider a switch. ReplayGain and CueSheet (Including CD text It accepts ID3v1 and APEv2 tags without problems. I'm not sure about ID3v2, but even if it's not officially supported, the decoder can easily skip them. -------------------- Get up-to-date binaries of Lame, AAC, Vorbis and much more at RareWares:
http://www.rarewares.org |
|
|
|
May 7 2004, 18:19
Post
#13
|
|
![]() Matroska Developer Group: Developer (Donating) Posts: 410 Joined: 14-March 02 From: Paris Member No.: 1519 |
I'm currently porting the sources to Linux (keeping Win32 compatibility). It's harder than expected but still feasable. Then I'll try to port it to big endian machines (OS X).
I'll publish the modified sources ASAP. -------------------- http://www.matroska.org/ : the best vapourware / http://robux4.blogspot.com/
|
|
|
|
May 7 2004, 18:21
Post
#14
|
|
|
Group: Members Posts: 198 Joined: 18-October 02 From: Lisbon, Portugal Member No.: 3569 |
What about seeking? I remember version 3.97 had some seeking problems in winamp.
|
|
|
|
May 7 2004, 19:07
Post
#15
|
|
|
Group: Members Posts: 394 Joined: 31-October 01 Member No.: 386 |
QUOTE What about seeking? I remember version 3.97 had some seeking problems in winamp. From the readme: WavPack 4.0 is intended to eliminate all of the shortcomings of the previous WavPack, the most obvious of which is the slow seeking. Added WavPack 4.0 beta 2 to my comparison. |
|
|
|
May 7 2004, 19:17
Post
#16
|
|
![]() Group: Members Posts: 142 Joined: 5-January 03 Member No.: 4429 |
QUOTE (emtee @ May 7 2004, 09:21 AM) What about seeking? I remember version 3.97 had some seeking problems in winamp. WavPack 4.0 is intended to eliminate all of the shortcomings of the previous WavPack, the most obvious of which is the slow seeking. and First of all, the new WavPack format is block oriented, which facilitates fast seeking. Also, since each block is independently decodable, the format is streamable and inherently error-resistant (although the decoder and winamp plugin do not yet take advantage of this). In fact, the blocks can be separated and embedded into another container format and still be decoded transparently by the Wvunpack program! -------------------- Kind Regards , Tcmjr
Aka HellSnoopy |
|
|
|
May 7 2004, 19:27
Post
#17
|
|
|
Group: Members Posts: 188 Joined: 21-June 03 From: S. East, U.S. Member No.: 7317 |
QUOTE (mrbruno @ May 7 2004, 11:27 AM) well, I'd like to tag wavpack files with ID3 tags... In fact, if I could just copy ID3 tags from MP3 files to wavpack files that would be fine ! Mp3tag should be able to to do what you are interested in. I don't believe I've tried tagging Wavpack with it before, so I'm unsure every type of tag Mp3tag will allow. It's certainly worth a try though. Speek's Tag frontend & Tagger by Max Bureck are both front-ends to Case's Tag. If you are planning to use ID3v2 tags, Tag is unable to write them, so you'll know. And foobar2000 normal installer includes Wavpack support and the Masstagger which will allow tagging (only APEv2 for Wavpack, to my knowledge). Personally, I suggest using APEv2 tags, and if ID3 is necessary, use ID3v1.1 additionally for compatibility. Hope this makes things easier, tec |
|
|
|
May 7 2004, 21:35
Post
#18
|
|
![]() Matroska Developer Group: Developer (Donating) Posts: 410 Joined: 14-March 02 From: Paris Member No.: 1519 |
The modified sources that work both under Win32 and Linux can be found on my website.
The Linux version has only one drawback, you can't use wildcards (yet). I may fix that tomorrow and hopefully make it work under OS X too. -------------------- http://www.matroska.org/ : the best vapourware / http://robux4.blogspot.com/
|
|
|
|
May 7 2004, 22:25
Post
#19
|
|
![]() Rarewares admin Group: Members Posts: 7515 Joined: 30-September 01 From: Brazil Member No.: 81 |
Wonderful. Thank-you very much
@xmixahlx: Where is the Debian package? -------------------- Get up-to-date binaries of Lame, AAC, Vorbis and much more at RareWares:
http://www.rarewares.org |
|
|
|
May 7 2004, 22:44
Post
#20
|
|
|
Group: Members Posts: 169 Joined: 16-October 03 Member No.: 9338 |
Bug in Wavpack4 beta2 (win32 executable)?
Hello, I did some test encodes on my PC with the new beta version. I discovered probably a bug. After processing the program remains in the memory. I had several instances of wavpack in the memory after encoding. Processor load stayed at 100%. I had to shutdown the tasks of wavpack manually using the taskmanager. I'm using OS Windows2000 SP4 German. Sorry for bad english. It's not my native language, but I'll try to improve my language skills. Regards naturfreak |
|
|
|
May 7 2004, 23:28
Post
#21
|
|
![]() Group: Members Posts: 142 Joined: 5-January 03 Member No.: 4429 |
no problem using windows xp sp1 all patches
-------------------- Kind Regards , Tcmjr
Aka HellSnoopy |
|
|
|
May 7 2004, 23:38
Post
#22
|
|
![]() Group: Developer (Donating) Posts: 193 Joined: 9-May 02 From: Emeryville, CA Member No.: 2010 |
QUOTE (robUx4 @ May 7 2004, 08:35 PM) The modified sources that work both under Win32 and Linux can be found on my website. The Linux version has only one drawback, you can't use wildcards (yet). I may fix that tomorrow and hopefully make it work under OS X too. Thanks for taking the time to get this working. It's mostly working for me on my debian unstable box, but I have found two problems: 1. Wvunpack segfaults when unpacking a .wv file if it has to ask about overwriting an existing .wav file. 2. Wvunpack segfaults when unpacking a .wvc. |
|
|
|
May 8 2004, 00:21
Post
#23
|
|
![]() Group: Members Posts: 315 Joined: 18-February 03 From: Perth, Western Australia Member No.: 5050 |
Now that Wavpack 4 is relatively stable, and the format is more or less locked, I'm cranking up some testing on the lossy modes. I'll come back with some comments in a few days.
Den. PS: It goes without saying, Thanks a heap David, and to you others who have whipped up the linux version(s). This post has been edited by den: May 8 2004, 00:22 -------------------- Den
My blog - http://www.iinet.net.au/~den |
|
|
|
May 8 2004, 07:16
Post
#24
|
|
![]() Group: Members Posts: 1394 Joined: 20-December 01 From: seattle Member No.: 693 |
QUOTE (rjamorim @ May 7 2004, 01:25 PM) @xmixahlx: Where is the Debian package? i actually had it packaged moments after he posted the sources (14:00:03 -0700) but had to leave in a hurry before i could upload them they are there now (i'm assuming these will be test/preliminary packages so expect them to be modified/updated several times) -- the packaging itself is complete a few notes on the *nix port (usage debian sid) * segfaults when overwriting * doesn't exit gracefully * still has win32 header * i'd like to see a library + frontend duo (i.e. frontend does encode/decode) --> library allows for ease of plugins/etc. GREAT WORK ROBUX4! Thanx for your efforts! *cough*monkeysaudio*cough* later -------------------- RareWares/Debian :: http://www.rarewares.org/debian.html
|
|
|
|
May 8 2004, 07:29
Post
#25
|
|
|
Group: Members Posts: 147 Joined: 15-June 03 Member No.: 7199 |
QUOTE (tcmjr @ May 7 2004, 01:17 PM) First of all, the new WavPack format is block oriented, which facilitates fast seeking. Also, since each block is independently decodable, the format is streamable and inherently error-resistant ...... In fact, the blocks can be separatedand embedded into another container format and still be decoded transparently In other words, the Matroska support can start. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 02:51 |