From 3fb631328f551c1b232b0ecedff7984ed153397e Mon Sep 17 00:00:00 2001 From: John Andrews Date: Sun, 26 Jan 2025 16:08:25 +1300 Subject: [PATCH] docs --- VideoNodes/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VideoNodes/i18n/en.json b/VideoNodes/i18n/en.json index ee67ef53..0dfe0e14 100644 --- a/VideoNodes/i18n/en.json +++ b/VideoNodes/i18n/en.json @@ -242,7 +242,7 @@ "Bitrate": "Bitrate Per Channel", "Bitrate-Help": "The target bitrate per channel for the newly added audio tracks. Choose a value that provides a balance between audio quality and file size.", "Channels": "Channels", - "Channels-Help": "The number of channels for the new audio tracks. If you specify fewer channels than the source, FFMPEG will automatically downmix the audio to match the desired channel count.", + "Channels-Help": "The number of channels for the new audio tracks. If you specify fewer channels than the source, FFmpeg will automatically downmix the audio to match the desired channel count.", "Codec": "Codec", "Codec-Help": "The codec to use when encoding the new audio tracks.", "Languages": "Languages",