mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-30 13:30:11 -06:00
FF-1739: Add Audio Track falling back to best audio when using custom source selection
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user