mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 19:05:33 +00:00
b064ad2fb8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@932 b3059339-0415-0410-9bf9-f77b7e298cf2
24 lines
718 B
Plaintext
24 lines
718 B
Plaintext
TO DO:
|
|
~~~~~~
|
|
For the Release:
|
|
- fix -framedrop, support for mpeg files
|
|
- fix -nobps avi seeking
|
|
- audio playback rate setting [Jelmer Feenstra]
|
|
- finish ASF seeking (find next keyframe)
|
|
|
|
High Priority:
|
|
- fix x11 driver to work without SHM (for remote playing etc) - DONE?
|
|
- further optimizations - DONE?
|
|
- support mpeg2 interlaced files (field pictures)
|
|
|
|
Medium Priority:
|
|
- show current frame number [Gabucino]
|
|
- seek_to_frame and seek_to_index options
|
|
- audio copy/encoding capability
|
|
- support SSA subtitles : http://www.eswat.demon.co.uk
|
|
|
|
Low Priority:
|
|
- fix X4.0.x/DRI OpenGL - DONE? mga&radeon works with 4.0.3/DRI
|
|
- support for MPEG TS (transport streams) - I need sample files!
|
|
- integrating the gui? - DONE?
|