ychalier / datamoshing

Python scripts to perform datamoshing effects

Home Page:https://chalier.fr/datamoshing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python scripts to perform datamoshing effects

https://chalier.fr/datamoshing/


Languages

Language:Python 43.1%Language:JavaScript 29.9%Language:HTML 17.8%Language:CSS 6.1%Language:Ruby 3.0%