Go to settings->EDL settings. Set project frame rate to 30. Reload the file or load it with Conform Project checked.
convert to uncompressed video ffmpeg -i input.mp4 -c:v rawvideo -pix_fmt rgb24 output.mov