Skip to content

Convert audio based on ffmpeg codec. Supported conversion formats: ac3, asf, flac, mp3, mp4, mov, ogg, wav.

Notifications You must be signed in to change notification settings

AlexPol1ak/Audio_Convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Audio_Convert

Convert audio based on ffmpeg codec.
The AudioConverter class is imported.
An instance of the class is created, a dictionary with settings is passed to the class.
The convert method of the instance is called and the audio file is passed to it.
Audio is stored in the path from the settings dictionary.
Supports synchronous and asynchronous audio conversion. A database is created and all actions are written to the database.
Supported conversion formats: ac3, asf, flac, mp3, mp4, mov, ogg, wav. video_2022-10-20_21-49-09

About

Convert audio based on ffmpeg codec. Supported conversion formats: ac3, asf, flac, mp3, mp4, mov, ogg, wav.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages