Effects, Recipes, Interfacing with other software, etc.
-
mathmax
- Posts: 14
- Joined: Tue Nov 23, 2010 12:39 am
- Operating System: Please select
Post
by mathmax » Tue Nov 23, 2010 10:45 pm
Hello,
I would like to convert a mp3 to wav and recreate the high frequencies so that it's difficult to tell if the final wav file is a true wav or not.
Could anyone give me some hints to do this? I really need to a trick to hide the fact that my WAV come from a mp3
Thank you in advance for any help
max
-
kozikowski
- Forum Staff
- Posts: 68942
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Post
by kozikowski » Tue Nov 23, 2010 11:07 pm
<<<I really need to a trick to hide the fact that my WAV come from a mp3>>>
MP3 (and other format) compression damage is permanent and in extreme cases, fatal. MP3 (AAC, MP4) should never be used in production for exactly this reason.
Koz
-
steve
- Site Admin
- Posts: 80752
- Joined: Sat Dec 01, 2007 11:43 am
- Operating System: Linux *buntu
Post
by steve » Tue Nov 23, 2010 11:46 pm
mathmax wrote:I really need to a trick to hide the fact that my WAV come from a mp3
Would you mind saying "why" you need to do this? There may be some alternative approach to the task, but at the moment it is not clear what you're really wanting to achieve.