DOCUMENTATION

SubGetPro Documentation

Complete guide to AI-powered subtitle generation for Adobe Premiere Pro. No subscriptions, local processing, 100+ languages.

Quick Start Guide

  1. 1

    Download and Install

    After purchase, download SubGetPro ($29 one-time payment). Extract the files and run RUN THIS FIRST.bat which will automatically install Python, FFmpeg, PyTorch with CUDA support, and all required dependencies.

  2. 2

    Start the Server

    Open SubGetPro in Premiere Pro (Window → Extensions → SubGetPro). Click "Start Server" to launch the local processing server. All processing happens on your machine - no data sent to cloud servers. Python 3.8+ and dependencies are installed automatically by install.bat.

  3. 3

    Select Your Content

    Select audio/video clips in your timeline or set In/Out points for work area mode. Choose your preferred transcription mode.

  4. 4

    Transcribe and Import

    Click "Transcribe" and wait for the AI to generate subtitles. Edit if needed, then import directly to your timeline.

Features

Transcription Tab

AI-powered subtitle generation with Whisper

Transcription Modes

  • Selected Clips: Process multiple selected clips individually
  • Work Area: Transcribe content between In/Out points with automatic clip merging

Track Selection

In work area mode, select which audio tracks to include. The system shows track names with clip counts (e.g., "Audio 1 (2 clips)").

Language Options

Choose from 100+ languages including English, Spanish, French, German, Chinese, Japanese, Arabic, and more. Auto-detect automatically identifies the spoken language. Full RTL (Right-to-Left) support for Arabic, Persian, and Urdu.

Silence Detection

Automatically detect and mark silent sections

Detection Modes

  • Selected Clips: Detect silence in individual clips
  • Work Area: Detect silence across merged clips with gap handling

Customizable Thresholds

Adjust silence threshold (dB) and minimum duration. Perfect for removing dead air and pauses.

Marker Creation

Automatically creates timeline markers at detected silence points for easy editing.

SRT Editor

Edit subtitles with advanced features

Editing Features

  • Edit text, timing, and formatting for each subtitle
  • Reorder subtitles with drag-and-drop
  • RTL text support for Arabic, Persian, Urdu, and other RTL languages
  • Add or remove subtitle segments

Import Options

Import edited subtitles directly to Premiere Pro timeline as a caption track or export as SRT/VTT files.

Text Edit Mode

BETA

Edit transcripts as plain text

Text-Based Editing

Edit transcripts as plain text with silence regions marked. Select text segments to keep or remove, then generate SRT and insert directly to timeline.

Features

  • Automatic silence detection integration
  • Select/deselect text segments
  • Generate SRT from edited transcript
  • Direct timeline import
  • RTL text support

MOGRT Styles

NEW

Professional caption styling with Motion Graphics templates

Template Browser

Browse and preview MOGRT templates from your Local Templates folder or select a custom folder. Thumbnail previews help you choose the perfect style.

Insert as Graphics

Enable "Insert as Graphics (MOGRT)" in the Transcribe tab to apply your selected template to all captions. Choose video track and configure text parameters.

Style Presets

Save and load style presets for quick access to your favorite caption designs. All settings persist across sessions.

Settings

Configure SubGetPro to your needs

GPU Acceleration

GPU acceleration is automatically enabled when running RUN THIS FIRST.bat, which installs PyTorch with CUDA support. If you have an NVIDIA GPU, transcription will be up to 10x faster. CPU-only mode is automatically used for systems without compatible GPUs.

Server Management

The server automatically finds available ports (5000-5009) to prevent conflicts. The plugin dynamically detects and connects to the correct port.

System Requirements

Minimum Requirements

  • • Adobe Premiere Pro CC 2019 or later
  • • Windows 10/11 or macOS 10.14+
  • • 8GB RAM
  • • 2GB free disk space
  • • Python 3.8 or later

Recommended

  • • Adobe Premiere Pro CC 2022 or later
  • • 16GB RAM or more
  • • NVIDIA GPU with CUDA support
  • • SSD for faster processing
  • • Multi-core processor

Installation

Step 1: Download SubGetPro

After purchasing SubGetPro for $29, you'll receive a download link. Download and extract the ZIP file to a location of your choice.

Step 2: Run RUN THIS FIRST.bat

Double-click the RUN THIS FIRST.bat file. This automated installer will:

  • • Install Python 3.11 (if not already installed)
  • • Install FFmpeg (required for audio processing)
  • • Install PyTorch with CUDA support for GPU acceleration
  • • Install Flask, Waitress, Transformers, and all dependencies
  • • Install audio processing libraries (librosa, pydub, soundfile)
  • • Install Silero VAD for voice activity detection

Note: The installation may take 5-10 minutes depending on your internet speed. Do not close the window until it completes.

Step 3: Install Extension

After dependencies are installed, install the SubGetPro.zxp extension file using Adobe's extension manager or ZXP Installer. Then restart Adobe Premiere Pro and access SubGetPro from Window → Extensions → SubGetPro.

Step 4: Start the Server

In the SubGetPro panel, click the play icon (▶) to start the server. The server automatically finds an available port (5000-5009) and runs locally on your machine - no data is sent to the cloud. You can also run Start_Server.bat manually.

Requirements: Adobe Premiere Pro CC 2019 or later, Windows 10/11. Python, FFmpeg, and all dependencies are installed automatically by RUN THIS FIRST.bat. The ZXP extension must be installed separately.

Pricing & License

One-Time Payment

Pay once, own forever

$29
  • ✓ Lifetime access to all features
  • ✓ Free updates forever
  • ✓ No monthly fees
  • ✓ No hidden costs
  • ✓ Commercial use included

License Details

What you can do

✓ Use on unlimited projects

✓ Commercial and personal use

✓ Client work allowed

✓ YouTube, courses, social media

✓ Install on multiple machines (single user)

✗ Cannot resell or redistribute

Language Support

SubGetPro supports 100+ languages including:

Popular Languages

  • • English
  • • Spanish
  • • French
  • • German
  • • Italian
  • • Portuguese

Asian Languages

  • • Chinese (Simplified & Traditional)
  • • Japanese
  • • Korean
  • • Hindi
  • • Thai
  • • Vietnamese

RTL Languages

  • • Arabic
  • • Persian (Farsi)
  • • Urdu
  • • Full RTL support
  • • Proper text rendering

Auto-detect: Don't know the language? Use auto-detect mode and Whisper AI will automatically identify it.

Advanced Features

GPU Acceleration

Requirements: NVIDIA GPU with CUDA support

Speed Boost: Up to 10x faster than CPU

Setup: Automatically configured when running RUN THIS FIRST.bat

Model: Uses Large-v3 Turbo for optimal speed and accuracy

Work Area Mode

Automatic Merging: Clips between In/Out points are merged

Gap Handling: Silence inserted for gaps between clips

Multi-track: Select specific audio tracks to process

Perfect For: Processing specific timeline sections

Track Detection

Smart Detection: Shows track names with clip counts

Example: "Audio 1 (2 clips)"

Selection: Choose which tracks to include

Saved: Preferences saved to localStorage

Direct Timeline Import

One-Click: Import subtitles as caption track

No Export: Skip manual file import

Automatic: Uses importSRTToTimeline() JSX function

Instant: Subtitles appear immediately on timeline

Troubleshooting

Server Won't Start

Solution 1: Ensure Python 3.8+ is installed and in PATH

Solution 2: Install dependencies: pip install -r requirements.txt

Solution 3: Server automatically finds available ports (5000-5009)

Solution 4: Run server manually from terminal to see errors

Transcription is Slow

Solution 1: GPU acceleration is automatic if you ran RUN THIS FIRST.bat

Solution 2: Close other GPU-intensive applications

Solution 3: Ensure you have an NVIDIA GPU with CUDA support

Solution 4: Check GPU drivers are up to date

Extension Not Showing

Solution 1: Verify files are in correct CEP extensions folder

Solution 2: Restart Premiere Pro completely

Solution 3: Enable unsigned extensions in Premiere Pro

Solution 4: Check folder name is exactly "SubGetPro"

Poor Transcription Accuracy

Solution 1: SubGetPro uses Large-v3 Turbo model for 99% accuracy

Solution 2: Ensure audio is clear with minimal background noise

Solution 3: Select correct language instead of auto-detect

Solution 4: Improve audio quality before transcription

CUDA/GPU Errors

Solution 1: CUDA dependencies are installed automatically by RUN THIS FIRST.bat

Solution 2: Update GPU drivers to latest version

Solution 3: Ensure you have an NVIDIA GPU (GTX 1060 or better recommended)

Solution 4: System will automatically fall back to CPU if GPU unavailable

Frequently Asked Questions

Do I need an internet connection?

No! After initial setup and model download, SubGetPro works 100% offline. All processing happens locally on your machine.

Can I use this for commercial projects?

Yes! Your $29 license includes commercial use. Create subtitles for client work, YouTube videos, courses, and any commercial content.

How accurate is the transcription?

SubGetPro uses the Large-v3 Turbo model and achieves 99% accuracy for clear audio. Accuracy depends on audio quality, speaker clarity, and background noise.

What export formats are supported?

SubGetPro supports SRT, VTT, and direct timeline import as Premiere Pro caption tracks. You can also edit and export in multiple formats.

Can I install on multiple computers?

Yes, you can install SubGetPro on all your computers for personal use. The license is per user, not per machine.

Do I get updates?

Yes! All future updates are included free forever. No additional fees, no upgrade costs.