Datasheet

OK now you just have to run:
sudo SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/fb1 mplayer -vo sdl -framedrop bigbuckbunny320p.mp4
If your video is not sized for 320 wide, you may need to add a -zoom after -framedrop so that it will resize - note that
this is quite taxing for the Pi, so it may result in a choppy or mis-synced video!
Converting/Resizing Videos
It's possible to play full length videos on the TFT plate, but since the screen is small and the Pi cant use hardware
accelleration to play the videos its best to scale them down to 320x240 pixels. This will be easier for the Pi to play and
also save you tons of storage space. For this demo, we'll be using the famous Big Buck Bunny (https://adafru.it/cXS)
video, which is creative commons and also very funny!
© Adafruit Industries https://learn.adafruit.com/adafruit-2-4-pitft-hat-with-resistive-touchscreen-mini-kit Page 38 of 63