a simple python script to convert a video file using ffmpeg-python
- Install required package using requirements.txt
- run python index.py
- Enter the file_name with path of the source [eg:C:\Users\XXX\Downloads\Video\source.ts]
- Enter the name with the desired format of the output [eg:output.mp4]
- Wait till the conversion finishes
- Done!