Changes

Raspberry Pi - Week 4

5 bytes removed, 15:04, 26 April 2013
Video Playback
**omxplayer comes pre-installed on our raspbian distribution.
*Try it out.
**Copy a movie file to your raspberry pi using scp. The movie needs to be mp4 format. ***you can transcode with ffmpeg:***<code>ffmpeg -i mouse_brain.wmv mouse_brain.mp4</code>**run omxplayer:***<code>omxplayer ~/Movies/mouse_brain.mp4<code>
*You can control playback with a number of hotkeys:
**http://elinux.org/Omxplayer#Hotkeys