Lyrics & Knowledge Personal Pages Record Shop Auction Links Radio & Media Kids Membership Help
The Mudcat Cafesj



User Name Thread Name Subject Posted
DaveRo Tech: ffmpeg batch process volume increase (25) RE: Tech: ffmpeg batch process volume increase 08 Sep 17


Another way to create a script (.bat file) if you have a lot of files is to start with a list of filenames and turn them into commands using a spreadsheet and/or text editor.

For example this windows command
dir *.flac /b > filelist.csv
will create a text file called 'filelist.csv' containing a list of the flac files. Make it a csv file so that you can load it into a spreadsheet.

In the spreadsheet turn each row into a command, save the csv, remove the commas, and rename to .bat


Post to this Thread -

Back to the Main Forum Page

By clicking on the User Name, you will requery the forum for that user. You will see everything that he or she has posted with that Mudcat name.

By clicking on the Thread Name, you will be sent to the Forum on that thread as if you selected it from the main Mudcat Forum page.

By clicking on the Subject, you will also go to the thread as if you selected it from the original Forum page, but also go directly to that particular message.

By clicking on the Date (Posted), you will dig out every message posted that day.

Try it all, you will see.