Skip to content

Karthik-S-Salian/bad-apple-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bad-apple-terminal

bad apple video is rendered on terminal by converting each frame to ascii art

libraries


name usage
FFMPEG : frame extraction
crossterm: rndering ascii frame in terminal
rodio : play audio

wtach on youtube

watch on youtube

References

https://github.com/zmwangx/rust-ffmpeg/blob/master/examples/dump-frames.rs

Progress

  • minimal working project
  • use ffmpeg for downscaling image instead of manual code
  • compile with video and audio to single binary
  • try using ffmepg to extract audio instead of external audio file

Releases

No releases published

Packages

No packages published

Languages