mirror of https://github.com/mpv-player/mpv
ssm supported, dvdnav
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6052 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e63b9b84ea
commit
e34ae0ad1d
|
@ -1,9 +1,10 @@
|
|||
1. Input layer, supported devices, methods:
|
||||
- plain file, with seeking
|
||||
- STDIN, without seeking backward
|
||||
- network streaming (currently plain wget-like HTTP, no MMS support yet)
|
||||
- network streaming (currently plain wget-like HTTP and MMS (.asx))
|
||||
- VCD (Video CD) track, by direct CDROM device access (not requires mounting disc)
|
||||
- DVD titles using .IFO structure, by direct DVD device access (not requires mounting disc)
|
||||
- DVD titles using menu navigation (experimental/alpha, not yet finished)
|
||||
|
||||
2. Demuxer/parser layer, supported file/media formats:
|
||||
|
||||
|
|
Loading…
Reference in New Issue