Update Dolby Vision support status

Moritz Bunkus 2021-06-02 10:56:33 +00:00
parent e06edf2c72
commit f8c4ffdff7

@ -10,13 +10,13 @@ Dolby Vision is currently only supported in combination with HEVC/H.265, **not**
| ↓ Type \ Source → | Matroska | MP4 | MPEG Transport Stream | Annex B bitstream |
| - | - | - | - | - |
| Single layer | ✓ | ✓ | ✗[^1] | ✗[^1] |
| Single layer | ✓ | ✓ | ✓[^1] | v[^1] |
| Dual layer (Base & Enhancement Layers in same track) | ✓ | ✓ | ✗[^2] | ✗[^2] |
| Dual layer (Base & Enhancement Layers in different tracks) | ✗[^3] | ✗[^3] | ✗[^3] | ✗[^3] |
[^1]: support coming in the near future; follow !2232 for the progress
[^2]: support coming in the future; work has not begun
[^3]: currently no plans to support this type of Dolby Vision
[^1]: implemented after release 57.0.0 in revision 0b5bd84b10823ec5dbf5cc23686b6b5d7fe55181 ; see !2232 and #3113 for details
[^2]: support coming in the future; work has not begun; see #3126
[^3]: support might be coming in the future; see #3127
## mkvextract
@ -26,7 +26,7 @@ Dolby Vision is currently only supported in combination with HEVC/H.265, **not**
| Dual layer (Base & Enhancement Layers in same track) | ✗[^4] |
| Dual layer (Base & Enhancement Layers in different tracks) | ✗[^5] |
[^4]: support coming in the future; work has not begun
[^5]: currently no plans to support this type of Dolby Vision
[^4]: support coming in the future; work has not begun; see #3126
[^5]: this might be supported in the future depending on how merging such files will be implemented; follow #3127 for details
Categories: [misc](FAQ#category-misc)