Skip to main content

Batch Subtitle Synchronization Tool

Project description

Sushi Batch

Batch subtitle synchronization tool based on FichteFoll's fork of Sushi.

WARNING

Sushi is not perfect, an can output subtitles with broken timings. You should check if the subtitle was synced correctly on completed tasks with high shift average (10s or greater).

Installation

pip install sushi-batch

Required apps

Windows

Add the required binaries to PATH or install them via a package manager like Chocolatey. You can also copy the executables to the directory from which you run this app (not recommended).

Linux

Most distros link installed packages to PATH automatically, so just make sure to install the required apps via your distribution's package manager.

How does Sushi work?

Sushi works by finding the closest similar pattern between a provided source and destination audio track. The obtained shift value is applied to the output subtitle, which will be synced to the destination track.

Audio-based Sync

You must provide:

  • A subtitle file (ASS, SRT, SSA).
  • The original audio track for that subtitle.
  • A destination audio track to sync the subtitle to.

Video-based Sync

You only need to provide:

  • A source video file which contains a subtitle.
  • A destination video file.

You can select a specific subtitle or audio track from the video files. This allows you to add multi-language subtitles for a specific audio track.

FFmpeg will take care of extracting the audio and subtitle tracks for processing.

Usage

This program allows for:

  • Batch synchronization of files within selected directories / selected files.
  • Queueing of synchronization tasks
  • Merging synced subtitles with destination video (more below)

Folder Structures for Directory Select modes

Audio-Sync

  
    📂Source Folder
     ┣ 🔊Fullmetal Alchemist - 01 (DVD).flac
     ┣ 📜Fullmetal Alchemist - 01 (DVD).ass
     ┣ 🔊Fullmetal Alchemist - 02 (DVD).flac
     ┣ 📜Fullmetal Alchemist - 02 (DVD).ass
     ┣ 🔊Fullmetal Alchemist - 03 (DVD).flac
     ┗ 📜Fullmetal Alchemist - 03 (DVD).ass
    📂Destination Folder
     ┣ 🔊Fullmetal Alchemist - 01 (BD).flac
     ┣ 🔊Fullmetal Alchemist - 02 (BD).flac
     ┗ 🔊Fullmetal Alchemist - 03 (BD).flac
  

Video-Sync

  
    📂Source Folder
     ┣ 📺Fullmetal Alchemist - 01 (DVD).mkv
     ┣ 📺Fullmetal Alchemist - 02 (DVD).mkv
     ┗ 📺Fullmetal Alchemist - 03 (DVD).mkv
    📂Destination Folder
     ┣ 📺Fullmetal Alchemist - 01 (BD).flac
     ┣ 📺Fullmetal Alchemist - 02 (BD).mkv
     ┗ 📺Fullmetal Alchemist - 03 (BD).mkv
  

Merge synced subs with video

If mkvmerge is installed, the app will automatically merge the synced subtitle to the specified destination video file. The merge can also be started manually inside the Job Queue section.

You can customize the arguments used for merging via the app's settings.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sushi_batch-0.3.0.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sushi_batch-0.3.0-py3-none-any.whl (22.4 kB view details)

Uploaded Python 3

File details

Details for the file sushi_batch-0.3.0.tar.gz.

File metadata

  • Download URL: sushi_batch-0.3.0.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.13.7 Windows/11

File hashes

Hashes for sushi_batch-0.3.0.tar.gz
Algorithm Hash digest
SHA256 81d530b380af47063304bd42097e4163156c492fd2ca289fafd8f896e5893d76
MD5 f6b5315262cf958627b122f6995928ea
BLAKE2b-256 2792502e4271e791502823a4b21dce50e1a9233e7698e27b0485fd4d89316ec3

See more details on using hashes here.

File details

Details for the file sushi_batch-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: sushi_batch-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 22.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.13.7 Windows/11

File hashes

Hashes for sushi_batch-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8b711f1866b28ddd7eb0dd7b5af9e15e7b1f77e1ff7a4ef795922db232f47f7c
MD5 7b6121dd43525bb914cc1caad44a90a9
BLAKE2b-256 f42d7e7706ce1c9079f41e13b22cd9e60af3e719b3caaa93dc4bcbc3222c87c1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page