-
Updated
Jun 14, 2020 - Python
#
srt
Here are 195 public repositories matching this topic...
Automagically synchronize subtitles with video. 自动同步字幕与视频。
audio
sync
synchronization
video
ffmpeg
captions
subtitles
caption
alignment
fast-fourier-transform
subtitle
vad
vlc
srt
fft
vlc-media-player
srt-subtitles
voice-activity-detection
speech-detection
string-alignment
maxsharabayko
commented
Apr 30, 2020
FEC and packet filter documentation currently lacks information about how two parties negotiate packet filter configuration.
if side A does not specify any packet filer, but side B does, then side A just accepts the configuration from side B.
If both sides specify different filter types, the connection is rejected.
For FEC, at least the number of columns has to be specified. This will enabl
Rip, extract and convert subtitles to .srt closed captions from .xml/dfxp/ttml and .vtt/WebVTT (e.g. netflix)
python
regex
extract
closed-captioning
python3
subtitles
netflix
subtitle
srt
vtt
webvtt
subrip
episode
closed-captions
srt-subtitles
dfxp
srt-files
srt-format
vtt-to-srt
vtt-subtitles
-
Updated
Dec 29, 2019 - Python
-
Updated
May 26, 2020
MPEG Transport Stream Toolkit
stream
hls
extract
transformations
injection
mpeg
isdb
srt
mpegts
dvb
atsc
dvb-psi
teletext
dvb-ip
asi
mpeg-ts
arib
bit-rate
scte-marker
digital-tv
dvb-protocols
dvb-si
mpeg2ts
dvb-t2-mi
dvb-simulcrypt
-
Updated
Jun 14, 2020 - C++
A simple library for parsing, modifying, and composing SRT files.
-
Updated
May 22, 2020 - Python
An open-source, cross-platform standalone subtitle player
-
Updated
May 28, 2020 - C++
A Python library for editing subtitle files
-
Updated
Mar 8, 2020 - Python
WWDC.srt is a powerful app for downloading subtitles in (srt) format or data links ( video links , pdf links , sample code links ) for each WWDC session video since 2013 .
pdf
mac
app
video
osx
download
os
link
sessions
subtitle
srt
wwdc
tech-talks
sample-code
2017
2015
2016
2014
2018
2019
-
Updated
Oct 30, 2019 - HTML
A command line tool that converts subtitle files from SubRib (.srt) format to WebVTT (.vtt) format
-
Updated
Jan 3, 2019 - C++
parser
haskell
parsing
parser-combinators
functional-programming
learn-to-code
subtitles
srt
learning-by-doing
programming-exercises
functional-programming-examples
parsers
parsec
haskell-learning
srt-subtitles
haskell-tutorial
srt-parser
haskell-exercises
srt-format
parser-combinator
-
Updated
Nov 11, 2019 - Haskell
convert TTML subtitles to SRT subtitles
-
Updated
Sep 20, 2019 - Python
A simple application for quickly converting subtitle files from SubRib (.srt) format to WebVTT (.vtt) format.
-
Updated
Aug 4, 2018 - C#
A script to fix out of sync subtitles
-
Updated
Aug 30, 2018 - Python
Fully automatic subtitle downloading for the MPV media player
-
Updated
Mar 4, 2020 - Lua
A single header simple, powerful and full blown srt subtitle parser written in C++.
parser
awesome
cpp
parser-library
subtitle
srt
subtitles-parsing
google-summer-of-code
gsoc
gsoc-2017
srt-subtitles
subtitle-parser
-
Updated
Oct 26, 2018 - C++
Improve this page
Add a description, image, and links to the srt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the srt topic, visit your repo's landing page and select "manage topics."
Due to the 2GB contiguous block allocation limitation of 32 bit systems, this line:
https://github.com/readbeyond/aeneas/blob/master/aeneas/audiofile.py#L447
might throw a
MemoryError, causing an "unexpected exception".We should: