Mercurial > mplayer.hg
view debian/TODO.Debian @ 8462:800d77666843
Support the latest development code from XViD dev-api-3 CVS
branch. Still compatible (at compile time) with the stable XViD code.
Adds :
- GMC, global motion compensation (gmc)
- quarter pixel motion estimation (qpel)
- B frames (max_bframes, bquant_ratio, bquant_offset)
- half-resolution U&V encoding (reduced)
- ?? (me_colour)
Based on a patch by Marco "elcabesa" Belli <elcabesa at inwind dot it>.
Also :
* renamed option "br" to "bitrate".
* renamed option "quality" to "me_quality" and defaults to 4 (fast and
still not that bad).
* added option "4mv", was previously silently included in quality 4, 5
and 6.
author | rguyom |
---|---|
date | Sun, 15 Dec 2002 18:35:11 +0000 |
parents | 8df33450a374 |
children | 14f41e4c530e |
line wrap: on
line source
- create packages of mp_font (TTF? BITMAP? AND HOW?), depend/recommend them. - create package for win32codecs (WHY?) - global configuration ( /etc/mplayer/mplayer.conf /etc/mplayer/codecs.conf /usr/lib/mplayer/font ) - OBSOLETED: fibmap_mplayer - figure out what to do with suid. - OBSOLETED: create package with odivx and make this one depend/recommend it - OBSOLETED: Add script for copying *.dlls from users windows directory, or figure out some other way of satisfying other dependencies like *.dlls and fonts. In other words - automate win32dll.zip installation.