Skip to content

Commit

Permalink
docs: Address master-of-zen#836
Browse files Browse the repository at this point in the history
  • Loading branch information
0xBA5E64 committed May 22, 2024
1 parent 70bc630 commit f350ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion av1an/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ pub struct CliOpts {
/// Photon noise tables are more visually pleasing than the film grain generated by aomenc,
/// and provide a consistent level of grain regardless of the level of grain in the source.
/// Strength values correlate to ISO values, e.g. 1 = ISO 100, and 64 = ISO 6400. This
/// option currently only supports aomenc and rav1e.
/// option is only implemented in select AV1 encoders, including aomenc, rav1e and svt-av1.
///
/// An encoder's grain synthesis will still work without using this option, by specifying the
/// correct parameter to the encoder. However, the two should not be used together,
Expand Down

0 comments on commit f350ed0

Please sign in to comment.