BAT Server 2.0 Introduction

Introduction

BAT Server is a powerful extension for EDIUS designed for editors, producers, and broadcasters. It adds advanced tools directly to your EDIUS environment, helping you accelerate workflows, automate repetitive tasks, and expand what your editing system can do.

Get Started Now

Download the latest Public Beta version to test all features for free.

Download BAT Server V2 (Public Beta)
Beta Notice: This is a Public Beta version. You can test it free of charge with full functionality. Please note that beta software may still contain bugs or unfinished features.

What is BAT Server?

The BAT Server in EDIUS 11 stands for Background Automation and Task Server.

In a nutshell, the BAT Server acts as a bridge between EDIUS and your favorite apps. For instance, it allows you to easily transfer clips from EDIUS to external applications like Acoustica without any manual intervention.

It is controlled by simple BAT files that are easy to modify using any text editor. No programming skills required!

Core Features

Open With

Connect EDIUS to your preferred tools. Send audio to editors or graphics to design software instantly.

Scene Detection

Automatically identify cuts and separate long sequences into individual clips in seconds.

New Features in BAT Server v2 Beta

  • Integrated Tab: An optional tab directly integrated into the EDIUS 11 interface.
  • Scene Detection: Now a core feature with extended options.
  • Text To Speech: Generate English (US/UK) audio directly in EDIUS.
  • AI Upscale: SD to HD scaling via ESRGAN (Requires Nvidia GPU).
  • Multi-language: Choose your preferred language (e.g., German) in the window.
  • Automatic Start: Starts automatically when EDIUS starts.

Installation & Setup

Step 1: Download

Download the optimized EDIUS 11 Setup Manager beta:
EDIUS 11 Setup Manager Installer Beta

Step 2: Install Components

  1. Start the EDIUS Setup Manager.
  2. Select the components you want to use on the second page.
  3. Ensure BAT Server components are selected.

Step 3: Accessing the Panel

Once installed, the BAT Server will appear as a system tray icon. You can also access the panel via:

  • EDIUS Menu: Tools > BATS: panel
  • Web Browser: Open the "EdiusPowerTool BAT Server Panel" from the Start Menu.

Using BAT Server

Adding Functions: In the web panel, click the button "Klicken Sie hier, um einen neuen EDIUS-Menüeintrag hinzuzufügen" to add custom presets to your EDIUS menu.

Troubleshooting: The LOGS section now contains clickable links to individual job logs for easy debugging.

Available Presets & Extensions

  • Scene Detection: Core feature for breaking down programs.
  • Text to Speech (TTS): Generate voiceovers without leaving EDIUS.
  • KI Upscale (ESRGAN): High-quality AI scaling (Nvidia GPU required).
  • Beat Marker: Add markers to clips via the Setup Manager.
  • ClipInfo: Visualize GPS positions on a map.
  • Third-Party: Mercalli 6 (Stabilization) and Neat Video (upcoming).

Batch File Syntax

BAT files use simple commands starting with ::. No coding knowledge is required.

Example: Open with Default App

:: description=Open any source file from EDIUS with default app
:: show_toast={source} is now opening.
:: loop=2
:: execute_post=start "" "{source}"
:: submenu=

Example: Open Specific File

:: description=Open docx file from EDIUS with default app
:: show_toast=D:\$_projects\60p\mik.docx is now opening.
:: loop=2
:: execute_post=start "" "D:\$_projects\60p\mik.docx"
:: submenu=

Command Reference

  • :: description - The text shown in the EDIUS menu.
  • :: show_toast - A popup notification (use {source} for filename).
  • :: execute_post - The actual command to run (e.g., start "" "{source}").
  • :: submenu - The name of the submenu this command belongs to.
  • :: extend_inout - Adds handles (e.g., 1.5 for 1.5 seconds).

Custom Workflow Automation

Our team can develop custom solutions for your specific production needs:

  • Technical Quality Control
  • AI Resource Integration
  • Specialized Processing Routines
  • Export Automation

Support & Feedback

Beta Status: This is a rolling release. Updates are delivered via the Setup Manager.

Getting Help:

  • Forum: Post in the EDIUS forum with the label "BAT Server".
  • Tutorials: Watch the extensive introduction video by Robert von Lirofilm.

Cinematic Trailer: Watch on YouTube

© 2024 BAT Server for EDIUS. All rights reserved.