[solved]Command line script to equalise volume levels of all mp3 files

Hello guys,
I have a bunch of mp3 files within a folder. Unfortunately they have unequal volume levels. Some of them are far too low, others too loud.
Is there a simple command line script to equalise all of them?
Regards
Robert
Last edited by orschiro (2012-12-30 17:44:59)

I remember I found such a script a long time ago. I suppose it still works, here it is http://codepad.org/MLu1iscD. Please tell me if it works for you. By the way, it depends on mp3gain and python2-eyed3.
ps: As far as I can see, this script doesn't change the mp3 files itself, but stores the new volume in the id3 tag. This means, that you won't corrupt your files in any way, but the player needs to be able to get the volume information and adjust it. The script measures both the album and the track gain. Which one is used can be configured in the player.
Last edited by Army (2012-12-30 16:39:27)

Similar Messages

  • Different parameters for different sheets- Command Line Script

    Hi,
    I am using command line script to run my discoverer report.
    I have 5 sheets in the workbook out of which, 2 has a PeriodID parameter, and the other 3 sheets does not have parameters.
    Is it possible to execute this scenario.
    This is the script i use:
    string8 = "C:\oracle\BIToolsHome_1\bin\dis51usr.exe /connect uname/pwd@instance /apps_gwyuid APPLSYSPUB/PUB /apps_fndnam APPS /apps_user /apps_responsibility Resp_Name /opendb workbook /sheet sheet1 /sheet sheet2 /sheet sheet3 /parameter PeriodID 2008004 /sheet sheet4 /parameter PeriodID 2008004 /sheet sheet5 /export XLS file_name /batch"
    Your inputs are highly appreciated.
    Thanks.

    Hi
    No, you cannot do this. You have to supply the parameters to each worksheet separately, even though different worksheets may use the same parameter(s).
    Best wishes
    Michael

  • Command Line Scripts in File Adapter

    Hi,
    In the file adapter, does the command line script support "PERL" Scripts.
    thanks.
    Krishnan

    YES It will support.
    For clarification check below one.
    /people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi
    FTP channel - not processing files, coz one of the files is wrong,

  • How to test ODI Agent - using command line / scripts ?

    We can test ODI scheduler Agent from Topology manager, is there a way to test it using command line options / scripts ?

    Go to <ODI_HOME>/oracledi/bin in command prompt and invoke startscen command with teh below parameters.
    Edited by: Guru Sankar on Feb 28, 2011 4:19 PM

  • [solved] command line music player

    Hi,
    i'm looking for a very simple command line music player like mpg123 but with a server option like mocp/mpd.
    Other than mocp or mpd i want it for playing files on-the-fly. Like browsing around and playing files i see in the current directory, queueing them, maybe with a curses interface like ncmpc.
    As far as i know, mpg123 can't queue and doesn't run in the background per default. mocp on the other hand comes very close but i don't think it can play files out of the current working directory like i want it.
    Do you know a tool that fits my description?
    Thanks in advance,
    demian
    Last edited by demian (2010-06-01 18:21:05)

    Runiq wrote:
    brisbin33 wrote:
    fwiw, i have a script i call playnow which accepts a file path and plays it through mpd.  i use it for one-off downloaded content or whatever.  it just adds it to a temp folder, quickly updates the db, adds the temp folder to the current playlist (queuing) and plays it.
    it's been working well for me.  i also hear mpd accepts the file:/// uri scheme which kinda takes care of this usage case too.
    As far as I know, MPD's database is updated automatically via inotify as soon as a file is added, so I think you don't even need to update before playing.
    sounds great in theory, but i'm not so sure about in practice.
    for inotify to pick up the new file(s) and mpd to update itself all between bash executing `ln -s` and `mpc add` would be... impressive.  calling `mpc --wait update` manually means i only wait exactly as long as the update requires.
    thanks for the advice though, maybe i'll test it out and see.

  • MS Access to oracle 10g Migration thru command line/script?

    Hi,
    Is there a command line for executing OWMB?..One of the customers currently using multiple databases of Access DB are interested in migrating to Oracle but they want the migration process to be very simple...For ex: On the click of a button or if there is something like silent mode migration through some command..
    Any help is greatly appreciated.
    Thanks,
    Veena

    Hi Veena,
    There's no command line or silent mode migration facility to run the workbench.
    However, the workbench does that have capability of migrating multiple MDB files in the one operation. Using the Exporter Tool for MS Access, which is shipped as part of the OMWB install, the user can select multiple MDB files to export. For each exported MDB file, an associated XML file is generated by the Exporter tool, which contains the database schema information for the MS Access database. The user can then load up all of these XML files, via a wizard, into the workbench, and carry out their migration. The ability to export & migrate multiple database in the one operation should greatly reduce the customer's migration time.
    I hope this helps.
    Regards,
    Hilary

  • I need help in creating Firefox profiles directly from command line (script like) without having to use the profile manager step-by-step window

    is there a way to provide command line arguments when invoking profile manager so that I can seamlessly create a profile from one invocation? Passing profile name and profile location. I have to bypass user interaction with profile manager window. Thanks.

    http://developer.mozilla.org/en/docs/Command_Line_Options#User_Profile

  • [SOLVED] Command Line Clock

    I remember seeing a forum topic a while back where someone posted a command to give a clock at the command line that would update every second and whatnot, but I can't seem to find the topic. IIRC, it was just `watch` and a command that actually rendered the current time (it wasn't `date`). I can't seem to find the command by searching through man pages, so hopefully someone knows what I'm talking about?
    Last edited by arew264 (2009-05-23 14:53:30)

    skottish wrote:
    Just to show off how boring I am:
    watch -n 1 -t date
    Woaah! That's perfect.
    How can it be that this watch command slipped my attention in ten years of unix/linux use???
    Thanks, scottish!

  • How to use command line with acrobat to extract page(s) from pdf file?

    I have adobe acrobat, and have a pdf file with over 500 pages. I need to extract small chunks of pages from it as seperate pdf files. I was hoping I could use command line interface to do this faster.
    Something like:
    acrobat src des start end
    so for example
    adobe file.pdf my_folder 3 5
    Is this possible? There are many chunks and I don't want to manually do it for every chunk. Command line would be much easier...
    Thanks

    I can't find any programs... sorry.
    Can you create one for me please.
    It should at least have these 5 arguments: (well the first one is not neccessary since were not using acrobat anymore...)
    [program] [src path/src file] [destination path/file name] [start page (inclusive)] [end page (inclusive)]
    for example:
    acrobat ./my_file.pdf ./my_folder/chunk1.pdf 3 5
    if start page == end page, then it only extracts that one page.
    So this way I can just stack these comands on a .bat file or something (maybe like 100 commands), then run the bat file, and it will create all the files.
    Thanks for doing this, it is appreciated.

  • How to change the owner of a GPO using command line/script? - More than 200!

    I have more than 200 GPOs on the AD DOmain
    Half of the GPos were created by sveeral different people or are owned by the domain admins
    How can I change all of then, to a new owner, using the more "quick and easy" method?
    there a tool/utility for that? (like icacls.exe/subinacl.exe?)
    There is a VBS function or PS cmdlet?

    Hi,
    How is it going? Are the suggestions provided by the above replied helpful? If you need further help regarding this issue, please don’t hesitate to let us know.
    Besides, for scripts, in order to get better help, we can ask for suggestions in the following scripting forums.
    The Official Scripting Guys Forum
    http://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    Windows PowerShell
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverpowershell
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.
    Best regards,             
    Frank Shen

  • Duplicate monitors using command line\script in iron-python

    I want to use iron python script to extend desktop monitor. I found the HotKey for it in this site :http://www.petenetlive.com/KB/Article/0000162.htm but
    have no idea how to do it. Is there a way to do it using cmd? (I can run it using python)
    thanks a lot!

    $wshell = new-object -com wscript.shell
    $wshell.sendkeys("^{ESC}P")
    ¯\_(ツ)_/¯

  • Command line script in LabView 2010 Win7

    Hi guys,
    How to execute a CL script in LabView 2010 and pass parameters to it?

    Hi JoVMo,
    you'll find it in the connectivity section. If you need some other functions and you don't know where it is, then you can search it. Click on the search button in the function palette from the blockdiagram.
    Hope it helps.
    Mike

  • Setting audio output levels automatically at login (even with command-line)

    When I log in, the audio level seems to be at the level set by the last user. Is there a way to get this to automatically set to my preferred level when I log in?
    A related question: Is there a command-line method of setting the audio level?
    Thanks in advance,
    Paul
    Power Mac G5 Quad   Mac OS X (10.4.8)   2GB ECC Memory

    u could use scripting...
    sudo osascript -e "set Volume 20"
    using that at the command line will change the volume level to 20.
    you could put that in a script or something and have it launch at login.
    Beavis2084

  • Automating Audition - command line?

    I'm looking for a way to automate Adobe Audition from the command line. Essentially just opening projects and exporting mp3 files or wav files. I need to be able to dynamically open 100s of projects and save out mp3 files from build scripts.
    Batch processes are not a valid solution. What I'm looking for is a way to script the entire process, because I won't always know which projects I'll need or where they are. The goal is to allow our artists to manually edit a project. And when they do, every where that project's output was used can be updated with a push of a button.

    Not that I know of. Although the developers may know some secrets that we mere mortal users don't.

  • SSDT-BI for SQL Server 2014, Command line(silent unattendant automatic) installation script/steps

    Hi,
    I have downloaded SSDT-BI software and looking for commandline steps,config file for this.
    http://www.microsoft.com/en-us/download/details.aspx?id=42313
    Any one have Command line installations steps for SSDT-BI automatic(command line) installation for SQL Server 2014 with giving the files location,where to install.....etc, i mean config.xml.
    I found below but not sure it will work or not. If any one have working correct command line script, please reply on this forum.
    Looking for config.xml file, i searched online and did not find any where with clear config.xml file details.
    --Found below from link and not sure it will work or not
    http://blogs.technet.com/b/ilikesql_by_dandyman/archive/2013/03/10/how-to-automate-the-installation-of-sql-server-ssdt-office-2013-and-visual-studio-2012.aspx
    setup.exe /ACTION=INSTALL /FEATURES=SSDTBI_VS2012 /Q /IACCEPTSQLSERVERLICENSETERMS /norestart
    thanks in advance.

    Hi SQLDBA321,
    The SSDT-BI is automatically installed under xxx:\Program Files\Microsoft SQL Server\. Now matter in GUI or command line, we can't change the path. Because SSDT is a feature of SQL Server, not a feature of Visual Studio. It just use the Visual
    Studio Shell. So SSDT will only be installed with SQL Server.
    Reference:
    Install SQL Server Data Tools - Business Intelligence for Visual Studio 2013
    If you have any question, please feel free to ask. 
    Simon Hou
    TechNet Community Support

Maybe you are looking for

  • Aperture HUD messed up

    Since Lion rendered using two displays useless when using full screen mode (you can't use two displays, as you know, since the second display only shows that lovely gray linen pattern), I at least thought I'd continue to make the most of having the H

  • Automatic purchase info record

    how do you create automatic purchase info record, what are the steps to do it, and how that helps in p2p process?

  • How to display alert message box in sharepoint 2013 visual web part?

    Hi, I am developing a visual web part which submits data to the list. Once it submits the data, I should convey to the user that the data has been submitted successfully. I tried using clientScript.RegisterStartUpScript etc, but, none of them are wor

  • Fixed Layout Epub: 1st left page always blank.

    I'm not sure what I'm doing wrong here. I'm running the latest edition of InDesign 2014 CC. Basically I want the 1st page of the document to be on the left-hand side of the spread, so that my graphics make sense as I've placed them in the document. L

  • Security Update Question.

    Hi all --- Just curious which Security Update is best for my PB. I'm on 10.3.9 and not sure if its the Panther client, or server update I need ? Will the download contain all items needed? Grateful for any help & info -- cheers, J. PB 15/1.25 ghz/SD/