mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-30 20:09:44 -06:00
FF-1085 - adding option to use hvc1 for remuxing to mp4
This commit is contained in:
@@ -13,7 +13,7 @@ public class FfmpegBuilderRemuxToMP4: FfmpegBuilderNode
|
||||
/// <summary>
|
||||
/// Gets if the editor should be shown on add by default
|
||||
/// </summary>
|
||||
public override bool NoEditorOnAdd => false;
|
||||
public override bool NoEditorOnAdd => true;
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets if hvc1 tag should be added
|
||||
|
||||
Reference in New Issue
Block a user