Convert-mov-to-mp4

Simple script bash to convert my video file from mov to mp4.

The code you've shared is a bash script used to convert video files from a .mov format to an .mp4 format while attempting to preserve certain metadata such as the creation date. This type of script is commonly used in environments where a large number of multimedia files need to be processed, such as in content management systems or media storage servers.

Install

update root_folder & installation variables