view debian/TODO.Debian @ 16805:50fb26acbcba

processing audio is sometimes essential for a/v sync, so 1000l to whoever made rawvideo muxer disable audio!! with this patch, audio is processed but simply thrown away by the muxer. various 'error' conditions in rawvideo muxer are removed to make it work. feel free to re-add them if they can be done without breaking anything, but do not use printf !!!! btw old behavior can be obtained by manually specifying -nosound.
author rfelker
date Wed, 19 Oct 2005 05:44:27 +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.