Hello, How do I compile ffmpeg so that ffplay can use /dev/fb0 for playback? ./configure --arch=armel --target-os=linux --enable-gpl --enable-omx --enable-omx-rpi --enable-nonfree --enable-mmal --enable-ffplay It appears that the version of ffplay from the repository can use /dev/fb0 but the one I compiled cannot? Thanks Regards, Jake