wacky6 / vfr

Video frame replacement for Video Super Resolution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VFR

Video frame replacer

Description

Replaced video frames with replacements (e.g. super-resolution frames) while keeping original timestamps in variable frame rate videos.

Usage

python3 frame_replace.py -i original.mp4 -r super_resolution/%08d.png -o out.mp4 --vscale 2

LICENSE

GPL-3.0

About

Video frame replacement for Video Super Resolution

License:GNU General Public License v3.0


Languages

Language:Python 100.0%