Giter VIP home page Giter VIP logo

pms-edl's Introduction

PMS-EDL

Synopsis

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.

Prerequisites

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.

Installation

  • stop PMS
  • download and save the plugin to the PMS plugins directory
  • restart PMS

Uninstalling

  • stop PMS
  • remove the jar file from the plugins directory
  • restart PMS

Upgrading

  • stop PMS
  • replace the old jar file with the new version
  • restart PMS

Usage

There are two ways to name an EDL: per-file and per-folder. Per-file EDLs take precedence over per-folder EDLs.

Per-file

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.

  • Big Buck Bunny.mp4
  • Big Buck Bunny.mp4.edl

Per-folder

To create an EDL that applies to all videos in a folder, create a file called folder.edl.

  • Episode 1x01.mp4
  • Episode 1x02.mp4
  • folder.edl

Building

To build the plugin from source:

  • install the latest version of gradle
  • create a subdirectory called lib/ and add/symlink a recent (>= 1.30.1) pms.jar there
  • run the default jar task by entering the command: gradle

The generated jar file can be found in build/libs.

Troubleshooting and Support

  • Check the PMS debug.log

Version

1.1.0

Author

chocolateboy

License

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.

pms-edl's People

Contributors

chocolateboy avatar

Stargazers

 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.