Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 577 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 577 Bytes

E3F (Every 3rd Frame)

E3F is a script that changes the frame order of a video. It can be used to prepare a video for glitching purposes.


Just run E3F.py to use it!

  • Examples

|

requirements

  • python (Extra modules to install: Imageio and Imageio-ffmpeg)

Forked from Merubokkusu/E3F and added my changes.