railway zeppelin

Results 2 comments of railway zeppelin
trafficstars

UPD: https://github.com/MasterNobody/x264 lightweight h264 decoder implementation which builds just in 2Mb

UPD2: compiling custom version of ffmpeg and PyAV makes compiled binary about 8Mb. Makefile flags for ffmpeg: ```~$ sudo apt-get remove ffmpeg libavcodec-dev libavutil-dev libswresample-dev libswscale-dev ./configure --enable-pic --disable-debug --enable-shared...