Simple bash alias to convert .mp4 and .mov in usable video files for Davinci Resolve 16-18 (Free Version)
installation: Download the file: bash_aliases rename it to: .bash_aliases move or copy .bash_aliases into home directory open terminal and run: source ~/.bash_aliases
thats it.
Usage: navigate to the folder that contains the footage you want to convert. either in terminal or GUI (+ rightclick open terminal) type command :
resolvemp4 resolveMp4 resolvemov resolveMOV
depending on the filetype you want to convert.
this creates a folder named transcoded and converts all .mp4 files in the current directory into usable .mov and puts them in that folder.
type command : resolvemov
this creates a folder named transcoded and converts all .mov files in the current directory into usable .mov and puts them in that folder.