From 6951f7e71dfab220d0b00a3fe75e38a082d9ab57 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Fri, 17 Aug 2001 12:54:46 +0000 Subject: mentioning aaxine in the FAQ CVS patchset: 440 CVS date: 2001/08/17 12:54:46 --- doc/FAQ | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/FAQ b/doc/FAQ index 9bbec9729..4b925cdd9 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -480,6 +480,23 @@ i have problems when using xine on FreeBSD, Solaris check out the the corresponding README files in the doc directory +what is aalib? how do I use it in xine? +--------------------------------------- + +aalib is an ascii art library. xine comes with an aalib video output +plugin so you can watch movies in your xterm, on the console or +on your old vt100 - very cool, btw ;> + +to use it simply make sure you have aalib installed correctly before +you configure/build xine-lib and xine-ui. Besides the "xine" binary +a "aaxine" binary should get built and installed, so you can use something +like + +aaxine foo.mpg + +to use aalib video output. + + i think I found a bug! ---------------------- -- cgit v1.2.3