Browse Source

doc/filters: fix inaccuarte/inaccurate typo

tags/n2.7
Clément Bœsch 10 years ago
parent
commit
be1862ffb0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/filters.texi

+ 1
- 1
doc/filters.texi View File

@@ -6124,7 +6124,7 @@ full weight of 1.0 forever.
When this is not 0 then idet will use the specified number of frames to determine
if the interlaced flag is accurate, it will not count undetermined frames.
If the flag is found to be accurate it will be used without any further
computations, if it is found to be inaccuarte it will be cleared without any
computations, if it is found to be inaccurate it will be cleared without any
further computations. This allows inserting the idet filter as a low computational
method to clean up the interlaced flag
@end table


Loading…
Cancel
Save