mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-18 17:37:48 +01:00
Completely revamped output settings (quality settings WIP)
This commit is contained in:
@@ -334,6 +334,10 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="Data\AI.cs" />
|
||||
<Compile Include="Data\AudioTrack.cs" />
|
||||
<Compile Include="Data\EncoderInfo.cs" />
|
||||
<Compile Include="Data\EncoderInfoVideo.cs" />
|
||||
<Compile Include="Data\Enums.cs" />
|
||||
<Compile Include="Data\ExportSettings.cs" />
|
||||
<Compile Include="Data\Filetypes.cs" />
|
||||
<Compile Include="Data\MediaFile.cs" />
|
||||
<Compile Include="Data\ModelCollection.cs" />
|
||||
@@ -344,6 +348,7 @@
|
||||
<Compile Include="Data\Streams\Stream.cs" />
|
||||
<Compile Include="Data\Streams\SubtitleStream.cs" />
|
||||
<Compile Include="Data\Streams\VideoStream.cs" />
|
||||
<Compile Include="Data\Strings.cs" />
|
||||
<Compile Include="Data\VideoColorData.cs" />
|
||||
<Compile Include="Data\VidExtraData.cs" />
|
||||
<Compile Include="Data\Fraction.cs" />
|
||||
@@ -439,6 +444,8 @@
|
||||
<Compile Include="MiscUtils\FrameRename.cs" />
|
||||
<Compile Include="MiscUtils\ModelDownloadFormUtils.cs" />
|
||||
<Compile Include="MiscUtils\NmkdStopwatch.cs" />
|
||||
<Compile Include="MiscUtils\OutputUtils.cs" />
|
||||
<Compile Include="MiscUtils\ParseUtils.cs" />
|
||||
<Compile Include="Os\AiProcess.cs" />
|
||||
<Compile Include="Extensions\ExtensionMethods.cs" />
|
||||
<Compile Include="Form1.cs">
|
||||
|
||||
Reference in New Issue
Block a user