Skip to main content

Apply Cuts from VideoReDo Project Files to Subtitles.

Project description

SubReDo

Apply Cuts from a VideoReDo Project File to Subtitles.

VideoReDo allows you to make frame-accurate cuts without re-encoding the entire video or audio file. However, it does not keep or cut Subtitles. That's where SubReDo comes in! Save your VideoReDo Project File (.Vprj) and pass it to SubReDo, and it will apply the same cuts but on the Subtitle files.

Note

  • Currently only SubRip (SRT) subtitles and Matroska Cut Exports are supported.

Features

  • Automatically Muxes Subtitle Cuts to Video Cut Export
  • Subtitle Flags and Metadata from Original Source are Retained

Dependencies

  • FFmpeg for cutting the Subtitles at specific calculated timestamps.
  • SubtitleEdit for offsetting the Subtitle captions to sync up with the Cut video.

Please make sure ffmpeg and SubtitleEdit can be found on your PATH Environment Variable, in your Current Working Directory, or in SubReDo's Installation directory.

Usage

Usage: subredo [OPTIONS] PROJECT CUT_VIDEO

  Apply Cuts from a VideoReDo Project File to Subtitles.

  PROJECT     The VideoReDo project file (.Vprj) to read and apply cuts from.
              Subtitles are read from the source file of the project.
  CUT_VIDEO   The exported video from the VideoReDo project file to mux the
              Subtitles to. Must be MKV.

Options:
  -o, --original-language TEXT  Declare the Original Language for this Video's
                                Subtitle flags.
  --help                        Show this message and exit.

Contributors

License

© 2023 rlaphoenix — GNU General Public License, Version 3.0

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

subredo-1.0.0.tar.gz (19.7 kB view hashes)

Uploaded Source

Built Distribution

subredo-1.0.0-py3-none-any.whl (21.0 kB view hashes)

Uploaded Python 3

Supported by

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