All Projects → TypesettingTools → Aegisub Motion

TypesettingTools / Aegisub Motion

Licence: other
Lua plugin for Aegisub auto4 that parses motion tracking data and applies it to selected subtitles.

Labels

Projects that are alternatives of or similar to Aegisub Motion

Ffsubsync
Automagically synchronize subtitles with video.
Stars: ✭ 5,167 (+4640.37%)
Mutual labels:  subtitles
Bubblesub
Simple extensible ASS subtitle editor for Linux
Stars: ✭ 45 (-58.72%)
Mutual labels:  subtitles
Subed
Subtitle editor for Emacs
Stars: ✭ 77 (-29.36%)
Mutual labels:  subtitles
Subfinder
字幕查找器
Stars: ✭ 545 (+400%)
Mutual labels:  subtitles
Mkvtoolnix Batch
Windows Batch script to automate batch processing using mkvtoolnix.
Stars: ✭ 42 (-61.47%)
Mutual labels:  subtitles
Youtube Extension
🔴YouTube Extension🧰>80 Features ⭐Please document, code or donate📌Tidy📌Longest-standing(2012)(Users>350000)⋮🎞️🎛️🎧⚙️🎬🔊☕🎨🧩🧪📈⏯️(Player: Repeat Screenshot Rotate; Hide related video distraction. Always expand video Description. Playback speed. Video Quality bandwidth H.264 electricity. Player Size Full Window. Themes Customization. Statistics. Reverse Playlist YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube Youtube enhancer YouTube app YouTube video YouTube YouTube YouTube api v3 YouTube playback YouTube player VP8 VP9 AV1 vidIQ tubebuddy download adblocker adblock ads sponsorblock addon youtube music ⭐ youtube premium css css4 html5 ytdl youtube-dl invidious iridium ParticleCore youtube+ youtube++ youtube-plus maia-yt youtube nonstop youtube control center vlogger vlog h264ify h264 m.youtube.com music.youtube.com studio.youtube youtube mobile youtube studio ⭐ kids Vanced gaming.youtube.com gaming youtubecenter freetube lite-youtube-embed newpipe youtube-dl-gui mps-youtube nuclear pytube awesome youtubers youtube downloader 8k 4k 60fps 30fps youtubeexplode vidgear k-lite tubebuddy adobe apple ios iphone design simplify ffmpeg premiere designer annoyance youtube upload
Stars: ✭ 1,027 (+842.2%)
Mutual labels:  subtitles
Youtube Transcript Api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require a headless browser, like other selenium based solutions do!
Stars: ✭ 495 (+354.13%)
Mutual labels:  subtitles
Pasta
Audio & Subtitle Track Changer for Plex
Stars: ✭ 90 (-17.43%)
Mutual labels:  subtitles
Addic7ed Ruby
Ruby script to fetch subtitles on Addic7ed (auto-downloader)
Stars: ✭ 43 (-60.55%)
Mutual labels:  subtitles
Parsing With Haskell Parser Combinators
🔍 A step-by-step guide to parsing using Haskell parser combinators.
Stars: ✭ 72 (-33.94%)
Mutual labels:  subtitles
Filemasta
A search application to explore, discover and share online files
Stars: ✭ 571 (+423.85%)
Mutual labels:  subtitles
Pgstosrt
PGS to Srt converter
Stars: ✭ 21 (-80.73%)
Mutual labels:  subtitles
Subloader
Subloader is a simple and minimalistic subtitle downloader that enables you to quickly find and download subtitles for your video files.
Stars: ✭ 53 (-51.38%)
Mutual labels:  subtitles
Live Torrent
Torrent Web Client
Stars: ✭ 546 (+400.92%)
Mutual labels:  subtitles
Subsync
Synchronize your subtitles using machine learning
Stars: ✭ 84 (-22.94%)
Mutual labels:  subtitles
Libass
libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.
Stars: ✭ 498 (+356.88%)
Mutual labels:  subtitles
Subtitletranslate
Translate the subtitle file into other language
Stars: ✭ 45 (-58.72%)
Mutual labels:  subtitles
Submerger
SRT Subtitles Merger
Stars: ✭ 92 (-15.6%)
Mutual labels:  subtitles
Caption
Get Caption, start watching.
Stars: ✭ 1,258 (+1054.13%)
Mutual labels:  subtitles
Sub Tv Cli
Downloading your series subtitles via terminal 📺
Stars: ✭ 63 (-42.2%)
Mutual labels:  subtitles

Aegisub-Motion.moon

PLEASE REPORT BUGS YOU ENCOUNTER

v1.0.0

The dream is real.

What do I need to use this?

  • Aegisub 3.2.x or any future release that doesn't break everything.
  • Motion tracking software, such as Blender or Mocha Pro.
  • Too much goddamn free time.

How do I install it?

The recommended method is to use DependencyControl. If you cannot use DependencyControl, however, release zips are provided. Note that the release zip versions will still use DependencyControl for automatic updating if it is available.

Installing with DependencyControl

Installation instructions for DependencyControl can be found here.

  • Save this copy of Aegisub-Motion.moon to your automation autoload directory. Make sure it is named a-mo.Aegisub-Motion.moon.
  • Either run Aegisub or reload all automation scripts. All modules should be automatically updated to their latest versions.

Installing from a release zip

Windows (Installed Aegisub)
  • Open %appdata%\Aegisub. You can do this by opening an explorer window and typing it in the breadcrumb.
  • In the folder you just opened, verify that there is an automation directory. If there is not, create it.
  • If you just created an automation directory, copy the autoload and include folders from this zip to the directory you just created.
  • If the autoload and include folders already exist, copy their contents in the zip into the those folders.
Windows (Portable Aegisub)
  • Find your Aegisub folder. In it should be an automation folder.
  • In the automation folder, copy the contents of the zip's autoload and include folders into the respective folders in your Aegisub/automation folder.
OS X
  • In a Finder window, press cmd+shift+g, and enter ~/Library/Application Support/Aegisub/ into the dropdown window.
  • In the folder you just opened, verify that there is an automation directory. If there is not, create it.
  • If you just created an automation directory, copy the autoload and include folders from this zip to the directory you just created.
  • If the autoload and include folders already exist, copy their contents in the zip into the those folders.
Linux
  • Copy the files into ~/.aegisub/automation. You may need to create these directories.

If you absolutely MUST install from git, I'll let you figure that one out yourself.

How do I use this?

I fully recommend finding something better to waste your time.

Help! I need somebody! Help! Not just anybody!

If you use IRC, I'm CoffeeFlux on freenode and rizon. Feel free to ask questions. Also, this repository has an issues page if you want to be formal about it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].