Skip to content

1ue999/FolderToProcFolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FolderToProcFolder

Converts a folder of pictures of a video into another folder, which contains a few .txt things

To get a video ready for processing:

1st: Get "release.zip" from the newest release and unpack it.

2nd: put your video into the "data" folder

3rd: Run these commands (ffmpeg is reqired, but i am too lazy to get a install guide) ffmpeg -i <insertVideoname.mp4> -vf "scale=128:72,format=gray,fps=30" output_%06d.png

About

Converts a folder into another folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published