/MPG_To_MP4Converter

Takes the folder name where your MPG files are stored and converts them into mp4 format using MoviePy PyPI

Primary LanguagePython

MPG_To_MP4Converter

Takes the folder name where your MPG files are stored and converts them into mp4 format using MoviePy PyPI

To run:


  1. Download script.py
  2. pip install MoviePy
  3. Enter the folder path to the folder where all your MPG files are when the command prompt asks for use input using dialog box
python script.py

©Rahul Noronha