mirror of
https://github.com/n00mkrad/flowframes.git
synced 2026-09-01 19:51:28 +02:00
Status update for muxing
This commit is contained in:
@@ -216,6 +216,8 @@ namespace Flowframes.Main
|
||||
if (!Config.GetBool("keepAudio") && !Config.GetBool("keepAudio"))
|
||||
return;
|
||||
|
||||
Program.mainForm.SetStatus("Muxing audio/subtitles into video...");
|
||||
|
||||
bool muxFromInput = Config.GetInt("audioSubTransferMode") == 0;
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user