Skip to content
Snippets Groups Projects
Commit 02730bb7 authored by bolkun's avatar bolkun
Browse files

Farbtiefe pro Farbkanal 10 Bit, Seite 4

parent 9aaab587
No related branches found
No related tags found
No related merge requests found
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
<rule name="ColorSpace is YUV" value="ColorSpace" tracktype="Video" occurrence="*" operator="=">YUV</rule> <rule name="ColorSpace is YUV" value="ColorSpace" tracktype="Video" occurrence="*" operator="=">YUV</rule>
<rule name="Chroma Subsampling is 4:2:2" value="ChromaSubsampling" tracktype="Video" occurrence="*" operator="=">4:2:2</rule> <rule name="Chroma Subsampling is 4:2:2" value="ChromaSubsampling" tracktype="Video" occurrence="*" operator="=">4:2:2</rule>
</policy> </policy>
<rule name="Bit Depth is 16" value="BitDepth" tracktype="Video" occurrence="*" operator="=">16</rule> <rule name="Bit Depth is 10" value="BitDepth" tracktype="Video" occurrence="*" operator="=">10</rule>
</policy> </policy>
<policy type="or" name="Audio"> <policy type="or" name="Audio">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment