Converting mobile phone videos of 3gp format to a readable format for DaVinci Resolve using ffmpeg:

ffmpeg -i video.3gp -vcodec libx264 -acodec aac video.mp4