Skip to main content

Comskip Chapters

FFmpeg Builder: Comskip Chapters

This flow element will look for a comskip .edl file matching the working file. eg /media/movies/mymovie.mkv /media/movies/mymovie.edl If found, it will then read this file and create a chapters metadata file at the times specified in that .edl file. It will then update "FFmpeg Builder" to include this metadata file when "FFmpeg Builder: Executor" is called and the output file will have chapters at these points.

The only processing that happens in this node is reading the .edl file and creating a text metadata file.

Run Comskip

Run comskip against the file if no comskip (EDL) file is found.


Outputs

  1. A .edl file was found with chapters and a metadata file has been created
  2. No .edl file or no chapters were found.