From b1d24ec69c9f6e15a191ab4b6d5fc49098f56c6b Mon Sep 17 00:00:00 2001 From: John Andrews Date: Tue, 20 Aug 2024 14:48:14 +1200 Subject: [PATCH] FF-1739: Add Audio Track falling back to best audio when using custom source selection --- VideoNodes/i18n/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/VideoNodes/i18n/en.json b/VideoNodes/i18n/en.json index 538f3d27..3acd152a 100644 --- a/VideoNodes/i18n/en.json +++ b/VideoNodes/i18n/en.json @@ -157,7 +157,8 @@ "FfmpegBuilderAudioAddTrack": { "Label": "FFMPEG Builder: Audio Add Track", "Outputs": { - "1": "Added audio track to FFMPEG Builder" + "1": "Added audio track to FFMPEG Builder", + "2": "No suitable source audio track found to create new audio track from" }, "Description": "Adds a new audio track to FFMPEG Builder which will be added once the builder is executed.", "Fields": {