Skip to content

beautiful-fruit/rick-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rick-cli

Install

make

Custom video

0.Remove imgs directory(if exist)

1.Convert video to images

ffmpeg -i <input video> -vf "scale=-1:64" imgs/frame_%d.jpg -y

2.Convert images to c file

python convert.py

3.Finish, and install it

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages