invtelecine: Fix name of 30p/60i pattern
This commit is contained in:
parent
62a9383527
commit
f464ac4d5d
@ -560,7 +560,7 @@ static const PulldownFormat formats[] = {
|
||||
/* interlaced */
|
||||
{"interlaced", 1, {1}},
|
||||
/* 30p */
|
||||
{"2:1", 2, {2}},
|
||||
{"2:2", 2, {2}},
|
||||
/* 24p */
|
||||
{"3:2", 5, {2, 3,}},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user