1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/graphics/xmovie/pkg-descr
MIHIRA Sanpei Yoshiro 6505575cbe update to 1.5.2
1.4   More improved reliability. MPEG-1 video. 601
       luminance conversions. Hardware YUV conversions.
       AC3 fixed.
 1.4.1 Compatible with this year's window managers.
       Improved YUV overlay
 1.5   GUI update. Twice the complexity. Half the
       compilability.
 1.5.1 Improved music DVD playback. Higher quality
       through the MMX disable option.
 1.5.2 Now reads IFO files. You can play those
       interleaved DVD's.
2000-10-08 12:21:43 +00:00

23 lines
446 B
Plaintext

* xmovie
MPEG-2 and Quicktime movie player
WWW: http://heroine.linuxave.net/xmovie.html
documentation is in /usr/X11R6/share/doc/xmovie/.
* Tips
- 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)