examples: add a am7xxx-play example program
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 15 Mar 2012 14:30:28 +0000 (15:30 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 15 Mar 2012 14:44:56 +0000 (15:44 +0100)
am7xxx-play is a simple player based on ffmpeg/libav which displays the
output on a am7xxx device. It can be used to capture the desktop screen,
or video from a v4l2 device, or from any other device supported by
libavdevice including video files.

However it is to note that am7xxx-play displays the output as fast as it
can so it is not reliable when used to display video files directly.


No differences found