HowTo Fix 'Unable to preview video' error when uploading YouTube Shorts created with Davinci Resolve
Channel:
Subscribers:
8,230
Published on ● Video Link: https://www.youtube.com/watch?v=jsveAP7kTpk
This has been bothering me for ages, so annoying.. Sure you can upload directly from inside davinci resolve but in that case you're unable to set the thumbnail..
This fixes that.
The Code:
https://github.com/igmrlm/TimecodeRemover/
FFmpeg:
https://ffmpeg.org/download.html
If you don't need the code and know how to use ffmpeg and just want the syntax:
ffmpeg.exe -i input.mov -codec copy -write_tmcd 0 output.mov
#Guide #HowTo #DavinciResolve