Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: How to generate MP3 silence?

by hawtin (Prior)
on Nov 27, 2007 at 13:47 UTC ( [id://653223]=note: print w/replies, xml ) Need Help??


in reply to How to generate MP3 silence?

Another approach would be to do all your audio stuff in an easier format (WAV for example) and have your perl script encode it as mp3 as the final step.

When I bring music into my collection I convert all input files to WAV, do all my adjustments (volume normalisation etc) using the WAV format files and then call "lame" at the end to create an mp3 that works everywhere (well really the final step is tagging my created mp3, but you get the idea).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://653223]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-16 20:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found