Skip to content

This is a script to transcode video file for editing in resolve

Notifications You must be signed in to change notification settings

P-OMeilleur/Transcoding4Resolve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Transcoding4Resolve

This is a script to transcode video file for editing in Davinci Resolve for Linux

Getting Started

Prerequisites

Installing FFmpeg

sudo apt install ffmpeg

Executable

Make the script executable

chmod +x Transcoding4Resolve.sh

Running the script

At first you need to import all your video in the same folder as the script.

Start the script

In terminal use the command

./Transcoding4Resolve.sh

Input parameter

The script require the video extension without the period. Be carefull, the script is case sensitive.

Example

1: What is video extension you want do transcode : mp4

Output files

All of your files should be in the folder named /transcoded with the same name an the .mov extension

About

This is a script to transcode video file for editing in resolve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages