From c7fd0fee7ad2581889e84748ab64e10003d9d526 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Tue, 21 Feb 2006 11:54:53 +0000 Subject: Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper naming of the targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/movieplayer.tex | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 manual/plugins/movieplayer.tex (limited to 'manual/plugins/movieplayer.tex') diff --git a/manual/plugins/movieplayer.tex b/manual/plugins/movieplayer.tex new file mode 100644 index 0000000000..c17e86cc69 --- /dev/null +++ b/manual/plugins/movieplayer.tex @@ -0,0 +1,6 @@ +\subsection{Movie Player} +Play movies on your Jukebox! In order to do +this, movies must be in AVI format, and then converted to .RVF, +Rockbox's own video format. For more details on how to use this plugin, please see \url{http://www.rockbox.org/twiki/bin/view/Main/VideoTutorial}. + + -- cgit v1.2.3