EDL support for PS3 Media Server
This is a plugin for PS3 Media Server which adds support for MEncoder edit decision lists (EDLs). For information on creating EDL files, see here.
This plugin should work on all platforms supported by PS3 Media Server.
These instructions assume you have the latest version of PS3 Media Server (PMS) and the latest version of Java.
EDLs require MEncoder, so if it is not being used automatically, it will need to be invoked via the #--TRANSCODE--#
folder.
plugins
directoryplugins
directoryThere are two ways to name an EDL: per-file and per-folder. Per-file EDLs take precedence over per-folder EDLs.
To create file-specific EDLs, place each .edl
file in the same folder as the video it applies to. The .edl file must have the same filename as the video with an .edl
extension appended e.g.
To create an EDL that applies to all videos in a folder, create a file called folder.edl
.
To build the plugin from source:
lib/
and add/symlink a recent (>= 1.30.1) pms.jar
therejar
task by entering the command: gradle
The generated jar file can be found in build/libs
.
debug.log
1.1.0
Copyright 2011-2018 by chocolateboy.
This is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0.