Postslate

A video post-production tool for synchronizing media clips

Postslate: What is it?

Postslate is a tool for use in video post-production. Its main purpose is to help you match and synchronize video segments recorded by a camera with audio clips captured by a separate recorder.

Postslate works by detecting and matching the "clap" sounds from a slate.

The Postslate tool allows you to preview and adjust matches between video and audio clips, and to prepare the clips for use in editing.

Once synchronized, the camera video and external audio are trimmed and optionally merged together. Merging involves repackaging streams without transcoding them, so there is no loss of quality.

All of Postslate's operations are non-destructive: Postslate NEVER deletes or modifies your original media clips. It only reads them.

Application

In its current form, Postslate can be useful in your video production efforts if:

Download

The latest stable version of Postslate is 0.2.0. See the Releases page.

Installation

Postslate is written in Java and should work on virtually any modern system.

Postslate requires a Java virtual machine, version 6 or higher. There are many JRE distributions freely available. If you don't already have one, please see this list.

Before installing Postslate, you need to make sure that the FFMPEG 2.x and MPV packages are installed. If you don't already have it, see the FFMPEG and MPV websites.

If you want to modify Postslate, you should also have the Ant build tool installed, or else be prepared to use your own tool--e.g., Eclipse.

The easiest installation is simply to unpack a binary distribution file (postslate-*.zip or postslate-*.tar.gz) and to launch it using the included postslate script (Mac/Linux/Unix). On Windows, run postslate.bat.

From the Mac/Linux/Unix/Cygwin command line, you can also use the commands ./configure [--prefix=path]; make; make install; familiar to many users of free software.

Usage

To get started, please see the tutorial.

Binary Releases


The latest release of Postslate is version 0.2.0.

Download Postslate-0.2.0

For source code releases, please see this page.


Copyright (C) 2014 New Aspect Technologies, Inc. All rights reserved. See the LICENSE.txt file for copyright licensing info.

Project maintained by newasptech. Hosted on GitHub Pages — Theme by mattgraham