Selur
3rd September 2012, 10:02
I wanted to add options to do 'dynamic range compression' in Hybrid using sox. Problem is I got no clue about it and since it can't really be done intuitively (from that I get), I wanted to add let the user choose from some 'general' profiles.
So I googled a bit and found:
speech:
compand 0.02,0.20 5:-60,-40,-10 -5 -90 0.1
source: http://www.benmcdowell.com/blog/2012/01/29/batch-processing-audio-file-cleanup-with-sox/
voice/music:
compand 0.1,0.3 -60,-60,-30,-15,-20,-12,-4,-8,-2,-7 -2
source: http://www.dzone.com/snippets/sox-audio-editor-settings
and
source: http://forums.joe.to/viewtopic.php?f=149&t=57817
voice/radio:
compand 0.01,1 -90,-90,-70,-70,-60,-20,0,0 -5
source: http://icecast.imux.net/viewtopic.php?t=3462
audio books:
compand 0.3,5 6:-70,-60,-20 -10 -6 0.2
source: http://www.ericphelps.com/batch/samples/MP3_Recode.txt
podcast:
compand 0.3,1 6:-70,-60,-20 -5 -90
source: https://dissectionbydavid.wordpress.com/2010/10/01/using-sox-via-php-to-cleanup-podcasts/
music:
compand 0.3,1 -90,-90,-70,-70,-60,-20,0,0 -10 0 0.2
source: https://groups.google.com/forum/?fromgroups=#!topic/de.comp.audio/TfV5SzdHxbk
MediaTomb:
compand 0.1,0.8 60:-40,-5 -20 -70 .2
compand .3,.8 -40,-5 -20 -70 .2
source: http://mediatomb.cc/dokuwiki/transcoding:transcoding
music:
compand 0.3,1 6:-70,-60,-20 -5 -90 0.2
source: http://sox.sourceforge.net/sox.html
music:
compand 0.3,1 -90,-90,-70,-70,-60,-20,0,0 -5 0 0.2
source: http://kevin.deldycke.com/tag/alac/
source: http://manpages.ubuntu.com/manpages/gutsy/man7/soxexam.7.html
music:
compand .1,.1 -60,-10 0 0 .1
compand .01,.3 -6,-4,-3,-3,0,-3
source: http://kevin.deldycke.com/tag/alac/
movie:
compand 0.0,1 6:-70,-43,-20 -6 -90 0.1
source: http://forum.videohelp.com/threads/340675-Mkv%D0%A2%D0%BEMp4-v0-221a-rapid-tool-for-repack-Mkv-to-Mp4?p=2181966&viewfull=1#post2181966
since my hearing ability is really untrained and audio knowledge are is very limited I wanted to ask if some of you have some suggestions for such profiles,... may be in the style aften offers them (Film Light, Film Standard, Music Light, Music Standard, Speech).
Cu Selur
So I googled a bit and found:
speech:
compand 0.02,0.20 5:-60,-40,-10 -5 -90 0.1
source: http://www.benmcdowell.com/blog/2012/01/29/batch-processing-audio-file-cleanup-with-sox/
voice/music:
compand 0.1,0.3 -60,-60,-30,-15,-20,-12,-4,-8,-2,-7 -2
source: http://www.dzone.com/snippets/sox-audio-editor-settings
and
source: http://forums.joe.to/viewtopic.php?f=149&t=57817
voice/radio:
compand 0.01,1 -90,-90,-70,-70,-60,-20,0,0 -5
source: http://icecast.imux.net/viewtopic.php?t=3462
audio books:
compand 0.3,5 6:-70,-60,-20 -10 -6 0.2
source: http://www.ericphelps.com/batch/samples/MP3_Recode.txt
podcast:
compand 0.3,1 6:-70,-60,-20 -5 -90
source: https://dissectionbydavid.wordpress.com/2010/10/01/using-sox-via-php-to-cleanup-podcasts/
music:
compand 0.3,1 -90,-90,-70,-70,-60,-20,0,0 -10 0 0.2
source: https://groups.google.com/forum/?fromgroups=#!topic/de.comp.audio/TfV5SzdHxbk
MediaTomb:
compand 0.1,0.8 60:-40,-5 -20 -70 .2
compand .3,.8 -40,-5 -20 -70 .2
source: http://mediatomb.cc/dokuwiki/transcoding:transcoding
music:
compand 0.3,1 6:-70,-60,-20 -5 -90 0.2
source: http://sox.sourceforge.net/sox.html
music:
compand 0.3,1 -90,-90,-70,-70,-60,-20,0,0 -5 0 0.2
source: http://kevin.deldycke.com/tag/alac/
source: http://manpages.ubuntu.com/manpages/gutsy/man7/soxexam.7.html
music:
compand .1,.1 -60,-10 0 0 .1
compand .01,.3 -6,-4,-3,-3,0,-3
source: http://kevin.deldycke.com/tag/alac/
movie:
compand 0.0,1 6:-70,-43,-20 -6 -90 0.1
source: http://forum.videohelp.com/threads/340675-Mkv%D0%A2%D0%BEMp4-v0-221a-rapid-tool-for-repack-Mkv-to-Mp4?p=2181966&viewfull=1#post2181966
since my hearing ability is really untrained and audio knowledge are is very limited I wanted to ask if some of you have some suggestions for such profiles,... may be in the style aften offers them (Film Light, Film Standard, Music Light, Music Standard, Speech).
Cu Selur