Code Monkey home page Code Monkey logo

ffmpeg-extract-clips-davinci-resolve-edl's Introduction

extract-clips

Crates.io

Extract clips of audio and video from source files according to a DaVinci Resolve 16 exported EDL file, using ffmpeg.

Usage

In DaVinci Resolve 16, go to File > Export AAF, XML... and then, in the dialog that appears, select EDL Files (*.edl). Finally, press Save.

Run extract-clips with the name of the EDL file as argument.

E.g.:

extract-clips "Timeline 1 (Resolve).edl"

DaVinci Resolve 16 exported EDL file format

EDL files exported by DaVinci Resolve 16 look like so:

TITLE: Timeline 1
FCM: NON-DROP FRAME

001  AX       V     C        00:00:00:00 00:00:01:24 01:00:00:00 01:00:01:24  
* FROM CLIP NAME: IMG_2926.TRIM.mov

002  AX       V     C        00:00:01:24 00:00:02:02 01:00:01:24 01:00:02:02  
* FROM CLIP NAME: IMG_2926.TRIM.mov

003  AX       V     C        00:00:02:02 00:00:02:18 01:00:02:02 01:00:02:18  
* FROM CLIP NAME: IMG_2926.TRIM.mov

004  AX       V     C        00:00:02:18 00:00:02:21 01:00:02:18 01:00:02:21  
* FROM CLIP NAME: IMG_2926.TRIM.mov

005  AX       V     C        00:00:02:21 00:00:02:25 01:00:02:21 01:00:02:25  
* FROM CLIP NAME: IMG_2926.TRIM.mov

006  AX       V     C        00:00:02:25 00:00:04:14 01:00:02:25 01:00:04:14  
* FROM CLIP NAME: IMG_2926.TRIM.mov

007  AX       V     C        00:00:04:14 00:00:04:23 01:00:04:14 01:00:04:23  
* FROM CLIP NAME: IMG_2926.TRIM.mov

008  AX       V     C        00:00:04:23 00:00:04:28 01:00:04:23 01:00:04:28  
* FROM CLIP NAME: IMG_2926.TRIM.mov

009  AX       V     C        00:00:04:28 00:00:05:03 01:00:04:28 01:00:05:03  
* FROM CLIP NAME: IMG_2926.TRIM.mov

010  AX       V     C        00:00:05:03 00:00:06:19 01:00:05:03 01:00:06:19  
* FROM CLIP NAME: IMG_2926.TRIM.mov

011  AX       V     C        00:00:06:19 00:00:07:00 01:00:06:19 01:00:07:00  
* FROM CLIP NAME: IMG_2926.TRIM.mov

012  AX       V     C        00:00:07:00 00:00:09:18 01:00:07:00 01:00:09:18  
* FROM CLIP NAME: IMG_2926.TRIM.mov

013  AX       V     C        00:00:09:18 00:00:09:25 01:00:09:18 01:00:09:25  
* FROM CLIP NAME: IMG_2926.TRIM.mov

014  AX       V     C        00:00:09:25 00:00:09:29 01:00:09:25 01:00:09:29  
* FROM CLIP NAME: IMG_2926.TRIM.mov

015  AX       V     C        00:00:09:29 00:00:11:14 01:00:09:29 01:00:11:14  
* FROM CLIP NAME: IMG_2926.TRIM.mov

ffmpeg-extract-clips-davinci-resolve-edl's People

Contributors

ctsrc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.