Giter Club home page Giter Club logo

Comments (3)

Jazza-231 avatar Jazza-231 commented on May 27, 2024
My config.ini file

[Main Window]
Batch_IsChecked=false
BatchExtension_Text=extension
[Format]
Container_SelectedItem=mp4
MediaType_SelectedItem=Video
Cut_SelectedItem=No
CutStart_Hours_Text=00
CutStart_Minutes_Text=00
CutStart_Seconds_Text=00
CutStart_Milliseconds_Text=000
CutEnd_Hours_Text=00
CutEnd_Minutes_Text=00
CutEnd_Seconds_Text=00
CutEnd_Milliseconds_Text=000
FrameStart_Text=
FrameEnd_Text=
YouTube_SelectedItem=Video + Audio
YouTube_Quality_SelectedItem=best
[Video]
Codec_SelectedItem=H264 NVENC
EncodeSpeed_SelectedItem=Medium
HWAccel_SelectedItem=On
HWAccel_Decode_SelectedItem=CUDA
HWAccel_Transcode_SelectedItem=NVIDIA NVENC
Quality_SelectedItem=Medium
Pass_SelectedItem=CRF
CRF_Text=25
BitRateAdvanced_IsExpanded=false
MinRate_Text=
MaxRate_Text=
BufSize_Text=
VBR_IsChecked=false
PixelFormat_SelectedItem=yuv420p
Color_Range_SelectedItem=auto
Color_Space_SelectedItem=auto
Color_Primaries_SelectedItem=auto
Color_TransferCharacteristics_SelectedItem=auto
Color_Matrix_SelectedItem=auto
FPS_IsEditable=false
FPS_SelectedItem=auto
Speed_IsEditable=false
Speed_SelectedItem=auto
Vsync_SelectedItem=off
Optimize_SelectedItem=None
Video_Optimize_Tune_SelectedItem=none
Video_Optimize_Profile_SelectedItem=none
Optimize_Level_SelectedItem=none
Scale_SelectedItem=Source
Width_Text=auto
Height_Text=auto
ScreenFormat_SelectedItem=Widescreen
AspectRatio_SelectedItem=auto
ScalingAlgorithm_SelectedItem=auto
Crop_X_Text=
Crop_Y_Text=
Crop_Width_Text=
Crop_Height_Text=
CropClear_Text=Clear
[Audio]
Codec_SelectedItem=AAC
Stream_SelectedItem=all
Channel_SelectedItem=Source
Quality_SelectedItem=Auto
VBR_IsChecked=true
BitRate_Text=
CompressionLevel_SelectedItem=auto
SampleRate_SelectedItem=auto
BitDepth_SelectedItem=auto
Volume_Text=100
HardLimiter_Value=0
[Subtitle]
Codec_SelectedItem=None
Stream_SelectedItem=none
[Filter Video]
DropFrames_SelectedItem=disabled
Deinterlace_SelectedItem=disabled
Deblock_SelectedItem=disabled
Deflicker_SelectedItem=disabled
Denoise_SelectedItem=disabled
Deband_SelectedItem=disabled
Deshake_SelectedItem=disabled
Dejudder_SelectedItem=disabled
Flip_SelectedItem=disabled
Rotate_SelectedItem=disabled
EQ_Brightness_Value=0
EQ_Contrast_Value=0
EQ_Saturation_Value=0
EQ_Gamma_Value=0
SelectiveColor_SelectedIndex=0
SelectiveColor_Correction_Method_SelectedItem=relative
SelectiveColor_Reds_Cyan_Value=0
SelectiveColor_Reds_Magenta_Value=0
SelectiveColor_Reds_Yellow_Value=0
SelectiveColor_Yellows_Cyan_Value=0
SelectiveColor_Yellows_Magenta_Value=0
SelectiveColor_Yellows_Yellow_Value=0
SelectiveColor_Greens_Cyan_Value=0
SelectiveColor_Greens_Magenta_Value=0
SelectiveColor_Greens_Yellow_Value=0
SelectiveColor_Cyans_Cyan_Value=0
SelectiveColor_Cyans_Magenta_Value=0
SelectiveColor_Cyans_Yellow_Value=0
SelectiveColor_Blues_Cyan_Value=0
SelectiveColor_Blues_Magenta_Value=0
SelectiveColor_Blues_Yellow_Value=0
SelectiveColor_Magentas_Cyan_Value=0
SelectiveColor_Magentas_Magenta_Value=0
SelectiveColor_Magentas_Yellow_Value=0
SelectiveColor_Whites_Cyan_Value=0
SelectiveColor_Whites_Magenta_Value=0
SelectiveColor_Whites_Yellow_Value=0
SelectiveColor_Neutrals_Cyan_Value=0
SelectiveColor_Neutrals_Magenta_Value=0
SelectiveColor_Neutrals_Yellow_Value=0
SelectiveColor_Blacks_Cyan_Value=0
SelectiveColor_Blacks_Magenta_Value=0
SelectiveColor_Blacks_Yellow_Value=0
[Filter Audio]
Lowpass_SelectedItem=disabled
Highpass_SelectedItem=disabled
Contrast_Value=0
ExtraStereo_Value=0
Headphones_SelectedItem=disabled
Tempo_Value=100

from axiom.

Jazza-231 avatar Jazza-231 commented on May 27, 2024

Upon running the troubleshooter.exe file I receieve the following message when trying to load the preset, instead of a crash:

Details

Please set the following and re-save your profile.

Video: Codec

from axiom.

Jazza-231 avatar Jazza-231 commented on May 27, 2024

And for some reason, loading this

profile

[Main Window]
Batch_IsChecked=false
BatchExtension_Text=extension
[Format]
Container_SelectedItem=mp4
MediaType_SelectedItem=Video
Cut_SelectedItem=No
CutStart_Hours_Text=00
CutStart_Minutes_Text=00
CutStart_Seconds_Text=00
CutStart_Milliseconds_Text=000
CutEnd_Hours_Text=00
CutEnd_Minutes_Text=00
CutEnd_Seconds_Text=00
CutEnd_Milliseconds_Text=000
FrameStart_Text=
FrameEnd_Text=
YouTube_SelectedItem=Video + Audio
YouTube_Quality_SelectedItem=best
[Video]
Codec_SelectedItem=x264
EncodeSpeed_SelectedItem=none
HWAccel_SelectedItem=On
HWAccel_Decode_SelectedItem=CUDA
HWAccel_Transcode_SelectedItem=NVIDIA NVENC
Quality_SelectedItem=Medium
Pass_SelectedItem=CRF
CRF_Text=25
BitRateAdvanced_IsExpanded=false
MinRate_Text=
MaxRate_Text=
BufSize_Text=
VBR_IsChecked=false
PixelFormat_SelectedItem=yuv420p
Color_Range_SelectedItem=auto
Color_Space_SelectedItem=auto
Color_Primaries_SelectedItem=auto
Color_TransferCharacteristics_SelectedItem=auto
Color_Matrix_SelectedItem=auto
FPS_IsEditable=false
FPS_SelectedItem=auto
Speed_IsEditable=false
Speed_SelectedItem=auto
Vsync_SelectedItem=off
Optimize_SelectedItem=None
Video_Optimize_Tune_SelectedItem=none
Video_Optimize_Profile_SelectedItem=none
Optimize_Level_SelectedItem=none
Scale_SelectedItem=Source
Width_Text=auto
Height_Text=auto
ScreenFormat_SelectedItem=Widescreen
AspectRatio_SelectedItem=auto
ScalingAlgorithm_SelectedItem=auto
Crop_X_Text=
Crop_Y_Text=
Crop_Width_Text=
Crop_Height_Text=
CropClear_Text=Clear
[Audio]
Codec_SelectedItem=AAC
Stream_SelectedItem=all
Channel_SelectedItem=Source
Quality_SelectedItem=Auto
VBR_IsChecked=true
BitRate_Text=
CompressionLevel_SelectedItem=auto
SampleRate_SelectedItem=auto
BitDepth_SelectedItem=auto
Volume_Text=100
HardLimiter_Value=0
[Subtitle]
Codec_SelectedItem=None
Stream_SelectedItem=none
[Filter Video]
DropFrames_SelectedItem=disabled
Deinterlace_SelectedItem=disabled
Deblock_SelectedItem=disabled
Deflicker_SelectedItem=disabled
Denoise_SelectedItem=disabled
Deband_SelectedItem=disabled
Deshake_SelectedItem=disabled
Dejudder_SelectedItem=disabled
Flip_SelectedItem=disabled
Rotate_SelectedItem=disabled
EQ_Brightness_Value=0
EQ_Contrast_Value=0
EQ_Saturation_Value=0
EQ_Gamma_Value=0
SelectiveColor_SelectedIndex=0
SelectiveColor_Correction_Method_SelectedItem=relative
SelectiveColor_Reds_Cyan_Value=0
SelectiveColor_Reds_Magenta_Value=0
SelectiveColor_Reds_Yellow_Value=0
SelectiveColor_Yellows_Cyan_Value=0
SelectiveColor_Yellows_Magenta_Value=0
SelectiveColor_Yellows_Yellow_Value=0
SelectiveColor_Greens_Cyan_Value=0
SelectiveColor_Greens_Magenta_Value=0
SelectiveColor_Greens_Yellow_Value=0
SelectiveColor_Cyans_Cyan_Value=0
SelectiveColor_Cyans_Magenta_Value=0
SelectiveColor_Cyans_Yellow_Value=0
SelectiveColor_Blues_Cyan_Value=0
SelectiveColor_Blues_Magenta_Value=0
SelectiveColor_Blues_Yellow_Value=0
SelectiveColor_Magentas_Cyan_Value=0
SelectiveColor_Magentas_Magenta_Value=0
SelectiveColor_Magentas_Yellow_Value=0
SelectiveColor_Whites_Cyan_Value=0
SelectiveColor_Whites_Magenta_Value=0
SelectiveColor_Whites_Yellow_Value=0
SelectiveColor_Neutrals_Cyan_Value=0
SelectiveColor_Neutrals_Magenta_Value=0
SelectiveColor_Neutrals_Yellow_Value=0
SelectiveColor_Blacks_Cyan_Value=0
SelectiveColor_Blacks_Magenta_Value=0
SelectiveColor_Blacks_Yellow_Value=0
[Filter Audio]
Lowpass_SelectedItem=disabled
Highpass_SelectedItem=disabled
Contrast_Value=0
ExtraStereo_Value=0
Headphones_SelectedItem=disabled
Tempo_Value=100

changing nothing and saving it gives this

profile

[Main Window]
Batch_IsChecked=false
BatchExtension_Text=extension
[Format]
Container_SelectedItem=mp4
MediaType_SelectedItem=Video
Cut_SelectedItem=No
CutStart_Hours_Text=00
CutStart_Minutes_Text=00
CutStart_Seconds_Text=00
CutStart_Milliseconds_Text=000
CutEnd_Hours_Text=00
CutEnd_Minutes_Text=00
CutEnd_Seconds_Text=00
CutEnd_Milliseconds_Text=000
FrameStart_Text=
FrameEnd_Text=
YouTube_SelectedItem=Video + Audio
YouTube_Quality_SelectedItem=best
[Video]
Codec_SelectedItem=H264 NVENC
EncodeSpeed_SelectedItem=none
HWAccel_SelectedItem=Off
HWAccel_Decode_SelectedItem=CUDA
HWAccel_Transcode_SelectedItem=NVIDIA NVENC
Quality_SelectedItem=Medium
Pass_SelectedItem=CRF
CRF_Text=25
BitRate_Text=
BitRateAdvanced_IsExpanded=false
MinRate_Text=
MaxRate_Text=
BufSize_Text=
VBR_IsChecked=false
PixelFormat_SelectedItem=yuv420p
Color_Range_SelectedItem=auto
Color_Space_SelectedItem=auto
Color_Primaries_SelectedItem=auto
Color_TransferCharacteristics_SelectedItem=auto
Color_Matrix_SelectedItem=auto
FPS_IsEditable=false
FPS_SelectedItem=auto
Speed_IsEditable=false
Speed_SelectedItem=auto
Vsync_SelectedItem=off
Optimize_SelectedItem=None
Video_Optimize_Tune_SelectedItem=none
Video_Optimize_Profile_SelectedItem=none
Optimize_Level_SelectedItem=none
Scale_SelectedItem=Source
Width_Text=auto
Height_Text=auto
ScreenFormat_SelectedItem=Widescreen
AspectRatio_SelectedItem=auto
ScalingAlgorithm_SelectedItem=auto
Crop_X_Text=
Crop_Y_Text=
Crop_Width_Text=
Crop_Height_Text=
CropClear_Text=Clear
[Audio]
Codec_SelectedItem=AAC
Stream_SelectedItem=all
Channel_SelectedItem=Source
Quality_SelectedItem=Auto
VBR_IsChecked=true
BitRate_Text=
CompressionLevel_SelectedItem=auto
SampleRate_SelectedItem=auto
BitDepth_SelectedItem=auto
Volume_Text=100
HardLimiter_Value=0
[Subtitle]
Codec_SelectedItem=None
Stream_SelectedItem=none
[Filter Video]
DropFrames_SelectedItem=disabled
Deinterlace_SelectedItem=disabled
Deblock_SelectedItem=disabled
Deflicker_SelectedItem=disabled
Denoise_SelectedItem=disabled
Deband_SelectedItem=disabled
Deshake_SelectedItem=disabled
Dejudder_SelectedItem=disabled
Flip_SelectedItem=disabled
Rotate_SelectedItem=disabled
EQ_Brightness_Value=0
EQ_Contrast_Value=0
EQ_Saturation_Value=0
EQ_Gamma_Value=0
SelectiveColor_SelectedIndex=0
SelectiveColor_Correction_Method_SelectedItem=relative
SelectiveColor_Reds_Cyan_Value=0
SelectiveColor_Reds_Magenta_Value=0
SelectiveColor_Reds_Yellow_Value=0
SelectiveColor_Yellows_Cyan_Value=0
SelectiveColor_Yellows_Magenta_Value=0
SelectiveColor_Yellows_Yellow_Value=0
SelectiveColor_Greens_Cyan_Value=0
SelectiveColor_Greens_Magenta_Value=0
SelectiveColor_Greens_Yellow_Value=0
SelectiveColor_Cyans_Cyan_Value=0
SelectiveColor_Cyans_Magenta_Value=0
SelectiveColor_Cyans_Yellow_Value=0
SelectiveColor_Blues_Cyan_Value=0
SelectiveColor_Blues_Magenta_Value=0
SelectiveColor_Blues_Yellow_Value=0
SelectiveColor_Magentas_Cyan_Value=0
SelectiveColor_Magentas_Magenta_Value=0
SelectiveColor_Magentas_Yellow_Value=0
SelectiveColor_Whites_Cyan_Value=0
SelectiveColor_Whites_Magenta_Value=0
SelectiveColor_Whites_Yellow_Value=0
SelectiveColor_Neutrals_Cyan_Value=0
SelectiveColor_Neutrals_Magenta_Value=0
SelectiveColor_Neutrals_Yellow_Value=0
SelectiveColor_Blacks_Cyan_Value=0
SelectiveColor_Blacks_Magenta_Value=0
SelectiveColor_Blacks_Yellow_Value=0
[Filter Audio]
Lowpass_SelectedItem=disabled
Highpass_SelectedItem=disabled
Contrast_Value=0
ExtraStereo_Value=0
Headphones_SelectedItem=disabled
Tempo_Value=100

and the aforementioned error message.

from axiom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.