1
0
mirror of synced 2024-11-24 14:30:11 +01:00

Add note about .gif rendering for afputils.

This commit is contained in:
Jennifer Taylor 2021-08-12 18:59:25 +00:00
parent d33a4cb815
commit 5708a2a785

View File

@ -1048,7 +1048,8 @@ def main() -> int:
help=(
'The output file (ending either in .gif, .webp or .png) where the render should be saved. If .png is chosen then the '
'output will be a series of png files for each rendered frame. If .gif or .webp is chosen the output will be an '
'animated image.'
'animated image. Note that the .gif file format has several severe limitations which result in sub-optimal animations '
'so it is recommended to use .webp or .png instead.'
),
)
render_parser.add_argument(