Monkey Audio Problem |
![]() ![]() |
Monkey Audio Problem |
Aug 9 2012, 00:32
Post
#1
|
|
|
Group: Members Posts: 7 Joined: 21-June 06 Member No.: 32078 |
HI there.. I am trying to compress a 2gig wav file fomr a gig of ours and Monkey Audio is just erroring every time and creating a 2kb file....
Any ideas? I can make a OGG and a FLAC easy enough..... but I always have used monkey so I am not sure why it is not working... Any ideas? |
|
|
|
Aug 9 2012, 00:35
Post
#2
|
|
![]() Group: Super Moderator Posts: 790 Joined: 12-March 05 From: Kiel, Germany Member No.: 20561 |
Probably the file is too large for the Monkey encoder to handle. Why not see that as an opportunity to switch to FLAC?
-------------------- Audiophiles live in constant fear of jitter.
|
|
|
|
Aug 9 2012, 11:33
Post
#3
|
|
|
Group: Members Posts: 3099 Joined: 1-September 05 From: SE Pennsylvania Member No.: 24233 |
Can you convert the FLAC to MAC?
|
|
|
|
Aug 9 2012, 15:39
Post
#4
|
|
![]() Group: Developer Posts: 3036 Joined: 2-December 07 Member No.: 49183 |
From MACLib.h:
CODE // int nMaxAudioBytes // the absolute maximum audio bytes that will be encoded... encoding fails with a // ERROR_APE_COMPRESS_TOO_MUCH_DATA if you attempt to encode more than specified here // (if unknown, use MAX_AUDIO_BYTES_UNKNOWN to allocate as much storage in the seek table as // possible... limit is then 2 GB of data (~4 hours of CD music)... this wastes around // 30kb, so only do it if completely necessary) So indeed Monkey's Audio cannot encode files that bigger than 2 GB. |
|
|
|
Aug 9 2012, 21:45
Post
#5
|
|
|
Group: Members Posts: 7 Joined: 21-June 06 Member No.: 32078 |
Thanks guys.. I just ended up using FLAC, also did a test with wavepack as I have heard good things... but kinda a shame monley dosn't work...
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th June 2013 - 00:22 |