Skip to content

A windows application coded in C# and .net framwork. The application is used to convert audio files between mp3 and mkv.

Notifications You must be signed in to change notification settings

Apses98/Audio_mkv-mp3_Converter

Repository files navigation

Audio_mkv-mp3_Converter

or

SoundFilesConverter

SoundFilesConverter is a simple audio file converter that uses FFmpeg to convert audio files from one format to another.

Features

  • Convert audio files from .mkv to .mp3 and vice versa.
  • Select a folder and add all eligible files in the folder to a queue.
  • View progress in a progress bar and log in a list box.
  • Abort conversion at any time.

Requirements

  • FFmpeg installed in the path specified in the code.
  • .NET Framework 4.0 or higher installed on your machine.

Usage

  1. Open the program.
  2. Select the checkbox for the file format that you want to convert from.
  3. Click the "Select Folder" button to choose a folder containing audio files to convert.
  4. Click the "Convert" button to start the conversion process.
  5. Wait for the conversion process to complete.
  6. Check the log in the list box for information about the conversion process.

Acknowledgments

This program was developed by Apses98 aka Ahmad Abo Warda. We would like to thank the developers of FFmpeg for their great software that we used in this project.

Contact Information

For more information or to report a bug, please contact us at Ahmad.abowarda.com.

About

A windows application coded in C# and .net framwork. The application is used to convert audio files between mp3 and mkv.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages