Overblog
Editer l'article Suivre ce blog Administration + Créer mon blog
http://ycciu.over-blog.com/

ycciu.over-blog.com/

Mp3 Bitrate Batch Converter



The application Batch MP3 Converter runs on a Windows' component (CLR or Common Language Runtime) that has three (useable) generations (CLR 1.0.5, CLR 2.0, and CLR 4.0) and that, depending on the version of Windows we are talking about, either is an optional installation, cannot be installed on the system, or comes already installed on the system.

Owing to this, I have created one version of the application Batch MP3 Converter targeting each one of the mentioned versions of the CLR.

Freemake Audio Converter. Supports common audio file formats. Convert more than one audio file. The data can be a raw bitstream in an audio coding format, but it is usually embedded in a container format or an audio data format with defined storage layer. This online audio converter supports vast conversions include OGG to MP3, OPUS to MP3, WAV to MP3, MP4 to MP3, M4A to MP3 or MP3 to AAC etc.

Choosing which one of these versions of the application Batch MP3 Converter should be downloaded to be run on your computer is a bit tricky, because your system can have one of the mentioned CLRs installed, more than one, or none at all. Thus, I am making available a ZIP archive with all the LITE versions of the application Batch MP3 Converter on it, which also includes a launcher application that, depending on your system configuration, chooses (and, then, lauches) the version of the application Batch MP3 Converter that is the best one to be run on your current system configuration.

Taking this into account, if you are only interested on the LITE versions of the application Batch MP3 Converter, then your best route is downloading its multiple-LITE version ZIP archive from here. In any other case, you should visit the downloads page by clicking here.

This command line is to convert mp3 to mp3, for other formats, you need to dig out yourself. This exmaple is for Windows only.

Command line example:

for %%a in (*.mp3) do 'C:Program FilesVideoLANVLCvlc.exe' -I dummy -vvv %%a –sout=#transcode{acodec=mp3,ab=48,channels=1,samplerate=32000}:std{access=file,mux=dummy,dst=converted%%a} vlc://quit

(*) The hungry WordPress ate a dash ‘-‘ just before ‘sout', the command there should have two dashes close to each other before ‘sout', not just one. It reads as ‘ percent sign, percent sign, letter a, a space, dash, dash, letter s, letter o, …'

Mp4 To Mp3 Batch Converter

How to use the command above.

  1. Install VLC
  2. Put all your mp3 files into a single folder.
  3. Open a terminal, cd to that folder by using ‘cd folderpathandname'.
  4. In that folder, type ‘copy con abc.bat', press ‘Ctrl+z', then press ‘Enter'. Don't close the terminal!
  5. Open ‘File Explorer' to that folder, right click ‘abc.bat', click ‘Edit'.
  6. Paste the above command into ‘abc.bat', and change path of your vlc.exe, bitrate, samplerate, channels and etc. Don't forget to save it and close.
  7. Create a new folder in your mp3 folder, name it ‘converted'.
  8. Go back to your terminal, type ‘abc' and ‘Enter'.
  9. Wait.

-vvv: verbose mode

Mp3 bitrate batch converter freeware

acodec: output audio codec

ab: audio bit rate

channels: 1-mono, 2-stereo

Converter

Batch Mp3 Converter Free

samplerate: you already know it

dst: the destination for your converted files, make sure you create the destination folder before executing ‘abc'.

If you wish you change the output format, you may need to change the ‘acodec' and ‘mux', visit the reference below for more details.

Reference:

Mp3 Bitrate Batch Converter Youtube Downloader

https://wiki.videolan.org/How_to_Batch_Encode/

Online Mp3 Bitrate Converter

https://wiki.videolan.org/Codec/





Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article