[FFmpeg-cvslog] doc/filters: Fix video size of mptestsrc
Zhao Zhili
git at videolan.org
Wed Apr 16 14:36:02 EEST 2025
ffmpeg | branch: master | Zhao Zhili <zhilizhao at tencent.com> | Tue Apr 8 16:29:14 2025 +0800| [6995372ea23b83cfb296b3170039200e5f65618e] | committer: Zhao Zhili
doc/filters: Fix video size of mptestsrc
Signed-off-by: Zhao Zhili <zhilizhao at tencent.com>
Reviewed-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6995372ea23b83cfb296b3170039200e5f65618e
---
doc/filters.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 52f67fbd0c..6b8d2c314c 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -29642,7 +29642,7 @@ Set the initial y position. Must be a floating point value between
Generate various test patterns, as generated by the MPlayer test filter.
-The size of the generated video is fixed, and is 256x256.
+The size of the generated video is fixed, and is 512x512.
This source is useful in particular for testing encoding features.
This source accepts the following options:
More information about the ffmpeg-cvslog
mailing list