1
#
srt
Here are 322 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
-
Updated
Mar 20, 2022 - Python
Secure, Reliable, Transport
-
Updated
Mar 16, 2022 - C++
-
Updated
Aug 4, 2021
Rip, extract and convert subtitles to .srt closed captions from .xml/dfxp/ttml and .vtt/WebVTT (e.g. Netflix, YouTube)
python
youtube
regex
closed-captioning
youtube-dl
python3
subtitles
netflix
subtitle
srt
vtt
webvtt
subrip
hacktoberfest
closed-captions
dfxp
vtt-to-srt
-
Updated
Jan 29, 2022 - Python
A simple library for parsing, modifying, and composing SRT files.
-
Updated
Mar 13, 2022 - Python
A CLI script to generate subtitle files (SRT/VTT/TXT) for any video using either DeepSpeech or Coqui
python
video
ffmpeg
sox
subtitle
srt
speech-to-text
asr
autosub
deepspeech
mozilla-deepspeech
coqui-ai
-
Updated
Mar 16, 2022 - Python
An open-source, cross-platform standalone subtitle player
-
Updated
Nov 25, 2021 - C++
A collection of tools made to help you create and edit subtitles in different formats (Subrip, WebVTT, Substation Alpha...)
-
Updated
Mar 15, 2022 - PHP
Fully automatic subtitle downloading for the MPV media player
-
Updated
Nov 28, 2021 - Lua
russelltg
commented
Jun 26, 2021
Pretty self explainatory, currently it just waits for a timeout.
good first issue
Good for newcomers
A Python library for editing subtitle files
-
Updated
Mar 2, 2022 - Python
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
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
2015
2016
2014
2018
2019
2020
-
Updated
Jul 11, 2020 - HTML
A command line tool that converts subtitle files from SubRib (.srt) format to WebVTT (.vtt) format
-
Updated
Feb 13, 2021 - C++
Batch script files for FFMPEG (Microsoft Windows and DOS, OS/2 🦄 )
audio
collection
video
ffmpeg
mp4
drag-and-drop
aac
youtube-dl
batch
batch-file
srt
mkv
ffmpeg-wrapper
ac3
batch-script
batchfile
bat
converting
ffmpeg-script
bat-ffmpeg
-
Updated
Nov 17, 2021 - Batchfile
Simple audio HLS streaming server based on Liquidsoap
-
Updated
Oct 4, 2021 - Python
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."


描述(Description)
用户点播视频,PC端使用WebRtc播放,当用户关闭视频后,云服务器利用回调函数,主动踢掉用户播放的视频流,该过程进行十几次后,云服务器的CPU一直处于98%的状态,即使没有任何推流操作,cpu也无法得到释放。
v 4.0.198重现(Replay)
本地推流到SRS云服务器PC端成功播放视频后,主动关闭视频,云服务器使用回调函数,进行主动踢流重复十几次后,CPU处于98%的状态期望行为(Expect)
频繁推流、拉流、