[FFmpeg-devel] [PATCH] doc/filters: Fix video size of mptestsrc

Zhao Zhili quinkblack at foxmail.com
Tue Apr 8 11:29:14 EEST 2025


From: Zhao Zhili <zhilizhao at tencent.com>

---
 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:
-- 
2.46.0



More information about the ffmpeg-devel mailing list