mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 04:36:24 +01:00
DirectShow/DivX support added/deleted
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@182 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3034102874
commit
7eebecfc93
@ -7,6 +7,7 @@ v0.12-pre1: [ not yet released ]
|
||||
*** 0.11 release is coming soon ***
|
||||
|
||||
v0.11-CVS:
|
||||
- added DirectShow support for DivX
|
||||
- added config file parser
|
||||
- new timing code (in mplayerHQ)
|
||||
- Spanish translation of DOCS
|
||||
|
@ -25,7 +25,6 @@ Player features:
|
||||
- support for more codecs (sample .avi files and .dll needed!) - HELP!
|
||||
- support for MPEG TS (transport streams) and PES format - I need sample files!
|
||||
- verify valid range of numeric options (like '-xy 0') - new configfile code?
|
||||
- DirectShow support
|
||||
- audio copy/encoding capability
|
||||
|
||||
Requested codecs:
|
||||
|
@ -83,9 +83,9 @@ apply postprocess filter on decoded image.
|
||||
You need a STRONG CPU in order to use this!
|
||||
The supported formats and settings are:
|
||||
|
||||
MPEG 1/2 1, 3, 7, 15, 31, 63
|
||||
OpenDivX 1, 3, 7, 15, 31, 63
|
||||
DivX not YET supported
|
||||
MPEG 1/2 0 (none), 1, 3, 7, 15, 31, 63
|
||||
OpenDivX 0 (none), 1, 3, 7, 15, 31, 63
|
||||
DivX 0 (none), 1, 2, 3, 4
|
||||
|
||||
.I NOTE
|
||||
Maybe less/more.
|
||||
|
Loading…
Reference in New Issue
Block a user