Showing 59 open source projects for "srt file"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    FFsubsync

    FFsubsync

    Automagically synchronize subtitles with video

    ...Make sure ffmpeg is on your path and can be referenced from the command line! Next, grab the script. It should work with both Python 2 and Python 3. There may be occasions where you have a correctly synchronized srt file in a language you are unfamiliar with, as well as an unsynchronized srt file in your native language. In this case, you can use the correctly synchronized srt file directly as a reference for synchronization, instead of using the video as the reference. ffsubsync uses the file extension to decide whether to perform voice activity detection on the audio or to directly extract speech from an srt file. ffsubsync usually finishes in 20 to 30 seconds, depending on the length of the video.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2
    Translate-Subtitle-File

    Translate-Subtitle-File

    Subtitle Creation Assistant

    Subtitle group machine translation assistant - [Function 1: Translate subtitle file] .srt .ass .vtt [Function 2: Voice to text] (Drag in video or audio to recognize subtitles) (The latest version v4.1.0 Update time 2021 2 May 23) 12 translation service providers can be configured, such as Google, Baidu, Tencent, Caiyun, IBM, Azure, Amazon, etc. (6 voice service providers can be configured: Alibaba Cloud, Xunfei, Tencent Cloud, IBM, Azure, Amazon ) Advantages: 1.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Subtitle Editor

    Subtitle Editor

    Subtitle Editor for SRT, SUB, SBV, TXT, ASS, SSA subs

    Srt Editor is a small subtitle editing tool for Linux, OSX and Win64. You can edit the following file formats in various ways : SRT, SUB, TXT, SBV, ASS, SSA. Last version : 4.0.3 (MacOS & Linux) / 3.2.1 (Windows)
    Downloads: 26 This Week
    Last Update:
    See Project
  • 4
    Video-subtitle-extractor

    Video-subtitle-extractor

    A GUI tool for extracting hard-coded subtitle (hardsub) from videos

    Video hard subtitle extraction, generate srt file. There is no need to apply for a third-party API, and text recognition can be implemented locally. A deep learning-based video subtitle extraction framework, including subtitle region detection and subtitle content extraction. A GUI tool for extracting hard-coded subtitles (hardsub) from videos and generating srt files. Use local OCR recognition, no need to set up and call any API, and do not need to access online OCR services such as Baidu and Ali to complete text recognition locally. ...
    Downloads: 49 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Auto Synced & Translated Dubs

    Auto Synced & Translated Dubs

    Automatically translates the text of a video based on a subtitle file

    Auto-Synced-Translated-Dubs is a toolchain that automatically translates and re-dubs videos using AI voices while keeping the new speech aligned to the original timing via subtitle files. It assumes you have a human-made SRT (or similar) subtitle file; the script then uses translation services such as Google Cloud or DeepL to generate translated subtitle tracks in one or more target languages. Using the timestamps of each subtitle line, it computes the required duration of each spoken segment and synthesizes audio via neural TTS services, producing one audio clip per subtitle entry. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Java 4 SubRip

    j4srt manage SubRip files (.srt).

    usage: java [-options] -jar jarfile -c <fileIn> [<diff>] [<fileOut>] [<pattern>] fileIn input file diff milliseconds or different time fileOut output file pattern time's pattern
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Whisper-Transcriber-Tool

    Desktop application that converts video files into accurate text

    ...KEY FEATURES: - High-accuracy AI transcription with 99+ language support - Works completely offline - no internet required, total privacy - Supports all common video formats (mp4) - Batch processing for multiple files - Automatic language detection - Drag & drop interface - Export as SRT formats - No file size limits PORTABLE VERSION: - No installation needed - Run from USB or any folder - FFmpeg and AI models included - Lightweight and fast WHY CHOOSE WHISPERTRANSCRIBER: ✓ 100% free forever - no subscriptions or hidden costs ✓ Complete privacy - all processing happens on your computer ✓ No account or registration required ✓ Professional-grade accuracy ✓ Works offline
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    blackvideo-mini-player

    blackvideo-mini-player

    A standalone lightweight auxiliary CLI video player for BlackVideo.

    Lightweight cross-platform video player (Ada + SDL2 + FFmpeg). Support player for the BlackVideo. Works standalone via CLI or right-click on any video file. Usage Method 1 — Command Line Step 1. Unzip blackvideo-mini-player-v2.3.0.win.zip Step 2. Open the build\ folder, then type cmd directly in the address bar and press Enter — this opens a terminal already in that folder. Alternatively: open Command Prompt anywhere and use cd with the copied path: cd...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Quick Subtitles

    Quick Subtitles

    HTML5 Based Subtitle Creation Tool

    Quick Subtitles in an HTML5 based solution for rapid creation and syncing of subtitles while playing your video. It is designed around the concept that you should minimize the need to take your hands off the keyboard while performing data entry.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    VATSG

    VATSG

    Video automatic transcribe and translated subtitle generator

    It generates srt format subtitle from videofile which can be any source language that whisper support , and then make translated subtitle file of your target language which deepl support. This is the subtitle generator(VATSG) which use [moviepy](https://github.com/Zulko/moviepy) to generate mp3 and then use [faster-whisper](https://github.com/guillaumekln/faster-whisper) to get text recognition and then use deepl-api to generate your target language subtitle file(srt format) If you are a general user who want to view any video file and mp3 file to your language, It will provide way. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Media Converter
    Media Converter is a plugin based video and audio converter. It uses FFmpeg as its engine, which allows it to convert to a lot of formats.
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 12
    Tiny Player
    Audio, video and CD/DVD player that uses DirectShow technology. It can read (but not modify) ID3/Ogg/APE/WMA tags and show sub/srt/aqt/dks subtitles. CD information can be obtained from freedb, CD-TEXT or cdplayer.ini and submitted to freedb.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    VideoSrt

    VideoSrt

    Windows-GUI

    This is an open source Windows-GUI software tool that can recognize video speech and automatically generate subtitle SRT files. VideoSrtIt is written in Golanglanguage and developed based on lxn/walk Windows-GUI toolkit. Open source software tool that can recognize video speech and automatically generate subtitle SRT files. It is suitable for business scenarios that quickly and batch generate Chinese/English subtitles and text files for media (video/audio). Recognize video/audio speech to...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 14
    Penguin Subtitle Player

    Penguin Subtitle Player

    An open-source, cross-platform standalone subtitle player

    .... --------------- Penguin Subtitle Player is an open-source, cross-platform standalone subtitle player, as an alternative to Greenfish Subtitle Player, SrtViewer (Mac), SRTPlayer, JustSubsPlayer and Free Subtitle Player. You download the subtitle file (.srt, .ssa, .ass, .vtt) file from any sites you like and load it into the subtitle player. The subtitle player provides a translucent window which always stays on the top so that subtitles can be shown on top of the video without blocking anything. With Penguin Subtitle Player, just open your favorite online streaming site, load the subtitle file into the player, and enjoy.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 15
    Forta

    Forta

    Subtitle Editor

    Forta is a free editor for video subtitle. You can easily create, sync, translate, adjust subtitle lines. Features: Adjust display time Aggressive linebreak Create/adjust/sync/translate subtitle lines Merge short lines / split long lines Visually sync and/or adjust a subtitle Convert between 40+ formats Save personal settings Full formatting Automatically saving Check overlaps Coloring short reading lines Coloring every line longer than 37(or more) letters
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16

    Autoboy Blackbox SRT to GPX Converter

    SRT to GPX conversion for Autoboy Blackbox Dashcam SRT files

    Autobox Blackbox is an awesome Android app used to record dashcam video directly from your phone. It has the ability to record SPEED, COORDs, and VIDEO times in an SRT subtext file. This data seems relatively useless unless you enjoy reading the raw data in the video output as a SUB TITLE text. This script converts the data contained in the SRT file and reformats it into a GPX (GPS Exchange) file that is specifically header formatted to be used in the powerful and free download GARMIN VIRB EDIT application -> G-METRIX / MAP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Schumann Crypt

    Schumann Crypt is a Proof of Concept Cryptographic Approach

    Schumann Crypt is a Proof of Concept Cryptographic Approach for combined hashing of passwords ... The srt file is some base64 drivel made from the cat -ne /dev/urandom driver, "as-is" "non-or" ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TimeDateSRTCreator

    TimeDateSRTCreator

    Create a basic subtitle file (.srt) containing the time/date info

    Create a basic subtitle file (.srt) containing the time/date info for any video type supported by MediaInfo. The MediaInfo.dll required by the application is included in the zip package Time/Date for video file(s) read from encoded parameters, if error occurs the creation Time/Date of the file is used. Option added to insert extra subtitle with remainder of video duration in milliseconds after complete seconds have been written.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SVR is free and open source software for renaming videos and subtitles Features: Group renaming (deleting, inserting, serialization, replacing and case), Drag n Drop file (supported video files avi, mp4, mkv, wmv, and supported subtitles files are txt, sub, srt), Renaming by video file name, or by Subtitle file name, Cross platform application, it works on Windows, Linux, Unix, Mac OS, Renaming large number of files Multilingual (thanks to Yuri Bongiorno) English Italian (thanks to Yuri Bongiorno) Serbian Hungarian (thanks to Csernai Árpád) French (thanks to Soopa) Turkish (thanks to Gökhan Atış ) NOTE: For version 0.6.0 and newer please install Visual Studio Redistributable (x86) you can find it on https://visualstudio.microsoft.com/downloads/ under 'Other tools and Frameworks' From version 0.5.1 please install Visual Studio 2015 Redistributable (x86)
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    QtlMovie

    QtlMovie

    A specialized Qt frontend for FFmpeg and other free media tools

    ...QtlMovie is not a general purpose frontend to FFmpeg, so many of them already exist. QtlMovie focuses on a small number of tasks such as the generation of DVD or iPad movie files from any video file or DVD. The unique feature of QtlMovie is the ability to correctly handle most types of subtitles: DVD, DVB, SRT, SSA/ASS, Teletext, Closed Captions and burn them into the output video in one click.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    Subtitle Adjuster

    Subtitle Adjuster

    Adjusts the timing of subtitle files (handles *.srt and *.sub formats)

    You must agree how annoying it is when you want to relax to a nice movie, but it’s not in your language and there are no subtitles in sight! So you download some, but now they’re not in sync! This is where Subtitle Adjuster comes in - with this program you can adjust the timing of said subtitles. This works by specifying one or two reference points, of which you know the correct timing, after which Subtitle Adjuster can automatically recalculate the rest, saving the result as a new subtitle...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 22

    srttiming

    a commandline tool for manipulating time values in .SRT subtitle files

    srttiming is a tiny command-line application which converts pace and offset of SRT subtitle files among different frame rates. srttiming synchronizes ALL the time labels in the original .srt file according to given PACE and OFFSET values. srttiming can also calculate PACE and OFFSET values from given REFERENCE TIME POINTS. Currently intended for Linux/Unix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IMP - Irrlicht Music Player (Irrlicht)

    IMP - Irrlicht Music Player (Irrlicht)

    3D video music media player lyrics subtitles etc...

    ✿ Unique! The first, and only, software of its own kind... ;) ✿ Home page: http://irrlicht.sourceforge.net/forum/viewtopic.php?t=39695 ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ USAGE examples: - Simply play your musics, with 3D visuals. - Great for whole family singing. (Karaoke) - Lyrics files can be ".txt" or ".srt" files (Subtitles) - Great to be used with friends, in a party, singing. - Great for little babies... (Add your voice reading bedtime...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    1gram Media Player

    1gram Media Player

    Play various formats video and audio file

    1gram Player is light-weight, super-fast and with ad free player. 1gram Player supports various video and audio format and also plays high-quality video flawlessly with LAVFilters. Various formats * Supports various video and audio related formats like avi, mp4, mkv, flac, mp3, ogg, wma. Various codecs * Supports various codec formats using the LAVFilters codec * No collision phenomenon between integrated codec and externally installed codec * Supports high-speed image playback...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    subs2srs

    subs2srs

    Convert movies and TV shows to flashcards

    subs2srs allows you to create import files for Anki or other Spaced Repetition Systems (SRS) based on your favorite foreign language movies and TV shows to aid in the language learning process. See http://subs2srs.sourceforge.net/ for more information.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB