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

Attribute name from 10 to 16 Bit changed

parent f32fbaee
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
<rule name="Video/ScanType is Progressive" value="ScanType" tracktype="Video" occurrence="*" operator="=">Progressive</rule>
<rule name="Video/Compression_Mode is Lossless" value="Compression_Mode" tracktype="Video" occurrence="*" operator="=">Lossless</rule>
<policy type="and" name="Video is HD/10bit YUV/RGB">
<policy type="and" name="Video is HD/16bit YUV/RGB">
<policy type="or" name="typical Resolutions">
<policy type="and" name="HD (1440x1080)">
<rule name="Video/Width is >=1440" value="Width" tracktype="Video" occurrence="*" operator="&gt;=">1440</rule>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment