This is a script to transcode video file for editing in Davinci Resolve for Linux
Installing FFmpeg
sudo apt install ffmpeg
Make the script executable
chmod +x Transcoding4Resolve.sh
At first you need to import all your video in the same folder as the script.
In terminal use the command
./Transcoding4Resolve.sh
The script require the video extension without the period. Be carefull, the script is case sensitive.
Example
1: What is video extension you want do transcode : mp4
All of your files should be in the folder named /transcoded with the same name an the .mov extension