mirror of
https://github.com/ychalier/datamoshing.git
synced 2026-03-13 18:07:35 +01:00
4e32d444eed1fff6f85611e4e3fec949cf8d05d6
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 |
|---|---|
![]() |
![]() |
Demo
Here is a web demonstration where you may try different video sources (such as the webcam) and image sources to perform optical flow transfer.
Description
Aquest repositori conté scripts en Python per a realitzar alguns efectes de datamoshing.
Readme
30 MiB
Languages
Python
96.1%
Ruby
3.9%

