Created on 9th January 2023
•
This application allows user to convert their video files to audio files(.mp3,.mov,.avi). It also allows user to listen the audio file and download a text file which can include timestamps,tags and comments for the resulting audio file.
The hurdle I ran while building it includes conversion part from video to audio. Faced difficulties while using FFmpeg multimedia framework while converting but at last I conquered it.
Technologies used