Skip to content

Drag and drop audio compression to reduce dynamic range of movie audio

Notifications You must be signed in to change notification settings

irahudgin/soundsqueezr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sound Squeezr uses the FFmpeg WASM port, to take an inputted media file and compress the dynamic range of the audio for better listening on lower quality speakers or for specific listening environments. All adjustments to the inputted file are done client-side, rather than passing large media files through to a server, resulting in reduced server load and faster retrieval time for the outputted file. The client-side aspect also ensures the security and integrity of your file as all modifications to the file are done right in the browser, and no information is transmitted across the internet. The end result is the original file, and a duplicate media file with "out_" prepended to indicate the modified file.

app.js uses node.js and express

About

Drag and drop audio compression to reduce dynamic range of movie audio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published