0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS/TODO
arpi_esp f9a8716218 added audio playback rate setting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@672 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-30 02:17:20 +00:00

27 lines
866 B
Plaintext

TO DO:
~~~~~~
Urgent:
- support for more codecs (sample .avi files and .dll needed!) - HELP!
- make a release!
- change to libxmm
- audio playback rate setting [Jelmer Feenstra]
They Have Been Around For A Long Time:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
High Priority:
- finish ASF seeking (find next keyframe)
- asterix.avi audio delays after 5-10 mins (bps mode only)
- fix mp3lib to avoid segfault with some damaged .avi files
Medium Priority:
- seeking support for broken avi files without index chunk
- fix x11 driver to work without SHM (for remote playing etc)
- show current frame number [Gabucino]
- seek_to_frame and seek_to_index options
- audio copy/encoding capability
Low Priority:
- fix X4.0.x/DRI OpenGL (doesn't really work, at least mga & tdfx & nvidia)
- support for MPEG TS (transport streams) - I need sample files!
- integrating the gui?