Skip to content

valvhammer/bad-apple-in-linux-fb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bad-apple-in-linux-fb

Bad apple!! in a linux framebuffer

Video

Building

Dependecies

  • ffmpeg
  • good gpu
  • a static build of alsa-lib

Static alsa-lib build:

$ ./configure --disable-shared --enable-static --prefix=/opt/alsa-static
$ make
$ sudo make install

And finally, the actual program

$ make -j1
$ sudo make install # if you want to

This will also generate the .ppm files for the frames (going to be a few gigabytes).

also it is a static build because this can (hopefully) run before /sbin/init (stupid idea)

About

Bad apple!! in linux framebuffer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors