mirror of
https://github.com/ychalier/datamoshing.git
synced 2026-06-16 12:31:19 +02:00
817 B
817 B
Datamoshing
This repository contains Python scripts to perform some datamoshing effects.
For details about how this works and what it does, please see this blog article.
Contents
| Script | Description |
|---|---|
| Drop h264 I-Frames | Removes every reference frames from a video, except the first one. |
| Optical Flow Transfer | Transfer optical flow from one video to an image. |
Examples
Here are some videos made using those scripts (click on the thumbnails to see the videos):
| Drop h264 I-Frames | Optical Flow Transfer |
|---|---|
![]() |
![]() |

