Skip to content

Simple script that converts a video input into another video format or just an audio track.

License

Notifications You must be signed in to change notification settings

darmat/pyConvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pyConvert

Simple script that converts a video input into another video format or just an audio track.

Usage

Launch it from command line passing two options:

  • Input file
  • Output format

At the moment only a few formats are supported:

  • Mp3
  • Ogg
  • Mpg
  • Avi
  • Wav

Example:

> python pyConverter -i my_input_file.wav -f mp3

About

Simple script that converts a video input into another video format or just an audio track.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages