docs: update README.md (#502)
* Update README.md * Update README.md * Update README.md Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com> * Update README.md Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com> --------- Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com>
This commit is contained in:
parent
04258f05ff
commit
048ec27b1c
1 changed files with 2 additions and 3 deletions
|
@ -27,18 +27,17 @@ I am developing this application in my spare time.
|
|||
- Support provided by ExoPlayer FFmpeg extension
|
||||
- Subtitle codecs: SRT, VTT, SSA/ASS, PGSSUB
|
||||
- SSA/ASS has limited styling support see [this issue](https://github.com/google/ExoPlayer/issues/8435)
|
||||
- **NEW** MPV Player
|
||||
- mpv
|
||||
- Container formats: mkv, mov, mp4, avi
|
||||
- Video codecs: H.264, H.265, VP8, VP9, AV1
|
||||
- Audio codecs: Opus, FLAC, MP3, AAC, AC-3, E-AC-3, TrueHD, DTS, DTS-HD
|
||||
- Subtitle codecs: SRT, VTT, SSA/ASS, DVDSUB
|
||||
- Optionally force software decoding when hardware decoding has issues.
|
||||
|
||||
- Picture-in-picture mode
|
||||
|
||||
## Planned features
|
||||
- Android TV
|
||||
- Websocket connection (Syncplay)
|
||||
- Picture in picture mode
|
||||
- Chromecast support
|
||||
|
||||
## Translating
|
||||
|
|
Loading…
Reference in a new issue