Исходный текст | Переводы |
---|---|
You can use the following replacement variables in your commands: | |
the path to your executable (currently: %executable). | |
the escaped absolute path to the input video file. | |
the escaped absolute path to the output video file. | |
the width of the output video file, excluding padding, for use with -s. | |
the height of the output video file, excluding padding, for use with -s. | |
the width of the output video file, including padding, for use as first parameter of -vf pad. | |
the height of the output video file, including padding, for use as second parameter of -vf pad. | |
the padding added to the top of the output video file, for use with -padtop or as third parameter of -vf pad. | |
the padding added to the bottom of the output video file, for use with -padbottom. |