Bad apple!! in a linux framebuffer
- ffmpeg
- good gpu
- a static build of alsa-lib
$ ./configure --disable-shared --enable-static --prefix=/opt/alsa-static
$ make
$ sudo make install$ make -j1
$ sudo make install # if you want toThis 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)