STAMMER: Difference between revisions

From ytptenniswiki
Jump to navigation Jump to search
added usage
added example
Line 1: Line 1:
[[Category:Programs]]
[[Category:Programs]]
{{Stub}}


https://github.com/ArdenButterfield/stammer
https://github.com/ArdenButterfield/stammer


STAMMER is a Python Script that [[Scrambling|scrambles]] video frames to line up with a given sound file. Originally this was done to rearrange the Steamed Hams Simpsons clip, however it works for basically anything.
STAMMER is a Python Script that [[Scrambling|scrambles]] video frames to line up with a given sound file. Originally this was done to rearrange the Steamed Hams Simpsons clip, however it works for basically anything.
An example, at 1:18:
<youtube>qL3r_a9E7o8</youtube>


=Usage=
=Usage=

Revision as of 19:24, 22 January 2025


https://github.com/ArdenButterfield/stammer

STAMMER is a Python Script that scrambles video frames to line up with a given sound file. Originally this was done to rearrange the Steamed Hams Simpsons clip, however it works for basically anything.

An example, at 1:18:

Usage

See the github page for basic usage, but it summarizes down to:

  1. Make sure you have a version of Python installed that is compatible.
  2. Set up the input file and source for that file to "stammer"
  3. Run the program
  4. Check the output to see what it did!