Created
January 31, 2021 00:10
-
-
Save MindPatch/51e523527124bea79e6538fb2b9c1179 to your computer and use it in GitHub Desktop.
ffmpeg_davinci_resolve.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -i $1 -vcodec dnxhd -acodec pcm_s16le -s 1920x1080 -r 30000/1001 -b:v 36M -pix_fmt yuv422p -f mov imhere.mov |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment