Difference between revisions of "Processing"
From SDA Knowledge Base
Line 18: | Line 18: | ||
Anri-chan is an incredible tool made by some of the fine folks at SDA that makes video processing easy. | Anri-chan is an incredible tool made by some of the fine folks at SDA that makes video processing easy. | ||
− | |||
− | |||
====What Anri-chan will do for you==== | ====What Anri-chan will do for you==== | ||
Line 32: | Line 30: | ||
*[https://kb.speeddemosarchive.com/Progressive_Audio_Desync Fix progressive audio desync] | *[https://kb.speeddemosarchive.com/Progressive_Audio_Desync Fix progressive audio desync] | ||
*[https://kb.speeddemosarchive.com/Subtitles Subtitles] | *[https://kb.speeddemosarchive.com/Subtitles Subtitles] | ||
+ | |||
+ | == Yua == | ||
+ | Yua is a user friendly tool that is currently in active development. In time it will replace Anri-chan. | ||
== Coding yourself == | == Coding yourself == | ||
AviSynth description here | AviSynth description here |
Revision as of 12:43, 25 May 2013
After you've successfully recorded your speedrun, you're not quite done. You're going to need to do a bit of processing on your recordings to get a video that you can submit to SDA. There are two ways to get this done.
Contents
Anri-chan
Anri-chan is an incredible tool made by some of the fine folks at SDA that makes video processing easy.
What Anri-chan will do for you
- Prepare sample and test capture to help identify any recording capture issues
- Process raw recording files from a variety of screen recording programs and capture devices into a format acceptable for an SDA submission
- Process multiple raw recording files into a single submittable video file
- Extract recordings from a DVD player for processing
- Correct some video alignment and bobbing issues
- Add audio commentary tracks to a fully processed video
What Anri-chan won't do for you
Yua
Yua is a user friendly tool that is currently in active development. In time it will replace Anri-chan.
Coding yourself
AviSynth description here