blob: f4606414cf32ab2323bda4666170303f1d78d832 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
* xmovie
MPEG-2 and Quicktime movie player
WWW: http://heroine.linuxave.net/xmovie.html
documentation is in /usr/X11R6/share/doc/xmovie/.
* Tips
- Pentium II binary are distributed from below URL:
http://heroine.linuxbox.com/xmovie-i686.tar.gz
- If you use with 3.2-RELEASE, 3.3-RELEASE, 3.4-RELEASE,
it need to update /module/linux.ko file.
- Below options for kernel are useful for xmovie.
options "P1003_1B"
options "_KPOSIX_PRIORITY_SCHEDULING"
options "_KPOSIX_VERSION=199309L"
---
Yoshiro MIHIRA
(sanpei@sanpei.org)
|