File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 3
3
<rule name =" Is it Matroska?" value =" Format" tracktype =" General" operator =" =" >Matroska</rule >
4
4
<rule name =" Matroska version 4 or greater?" value =" Format_Version" tracktype =" General" operator =" > =" >4</rule >
5
5
<rule name =" Unique ID is present?" value =" UniqueID" tracktype =" General" />
6
- <rule name =" Is the video FFV1?" value =" Format" tracktype =" Video" >FFV1</rule >
6
+ <rule name =" Is the video FFV1?" value =" Format" tracktype =" Video" operator = " = " >FFV1</rule >
7
7
<rule name =" FFV1 is version 3.4 or later?" value =" Format_Version" tracktype =" Video" operator =" > =" >3.4</rule >
8
8
<rule name =" FFV1 is encoded in GOP size of 1?" value =" Format_Settings_GOP" tracktype =" Video" operator =" =" >N=1</rule >
9
9
<rule name =" FFV1 uses slice crcs?" value =" extra/ErrorDetectionType" tracktype =" Video" operator =" =" >Per slice</rule >
10
- <rule name =" Display Aspect Ratio is 4/3?" value =" DisplayAspectRatio" tracktype =" Video" operator =" =" >1.333</rule >
10
+ <policy type =" and" name =" Display Aspect Ratio is 4/3ish?" >
11
+ <rule name =" Display Aspect Ratio is > = 1.315?" value =" DisplayAspectRatio" tracktype =" Video" operator =" > =" >1.315</rule >
12
+ <rule name =" Display Aspect Ratio is < = 1.351?" value =" DisplayAspectRatio" tracktype =" Video" operator =" < =" >1.351</rule >
13
+ </policy >
11
14
<policy type =" or" name =" Is this NTSC or PAL SD?" >
12
15
<description >A test to see if the files use NTSC or PAL frame rates and sizes.</description >
13
16
<policy type =" or" name =" Is this NTSC SD or PAL SD?" >
You can’t perform that action at this time.
0 commit comments