Skip to content

Subhashree-Behera/Extract-audio-from-video-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Extract-audio-from-video-using-python

This is a desktop-based project using python and tkinter. Here, in this project "moviepy" library to convert video to audio.

Moviepy- It is a python module for video editing, composition, manipulation and also can used for basic operations like cuts, title insertions,concatenation,etc.

Database: Not required Python: Python 3.x(recommended) Pip installation: pip install moviepy Video formats: WMV (wmv, wma, asf*), OGG (ogg, oga, ogv, ogx), 3GP (3gp, 3gp2, 3g2, 3gpp, 3gpp2) and MP4 (mp4, m4a, m4v, f4v, f4a, m4b, m4r, f4b, mov) Audio formats: MP3, AAC, WMA, and AC3

GUI Steps:

  1. Click on "Choose File" button
  2. Choose the video file from your desktop.
  3. Select the audio format, by default it is MP3.
  4. Click on "Export" button.
  5. Give some name to your audio file and save it to your desktop location.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages