DLandDS / encode-resolve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

encode-resolve

This is a tool that makes videos support to import for davinci resolve free version

[Usage]

cd [your_video_location]
encode-resolve [your_video_format]

example :

cd ~/Video
encode-resolve mp4

And this tool will convert all your video in that folder. So, make sure you prepare special folder for it!

[How to install] Follow the instruction below!

git clone https://github.com/DLandDS/encode-resolve.git
cd encode-resolve
ln -s $(pwd)/encode-resolve ~/.local/bin

Make sure the ~/.local/bin is exist and inculde on your environment variable!

About

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%