This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Saving Configuration for all settings
#12
Quote:My workflow that gives me a problem:
Starting Hybrid, loading video file, changing all Filtering settings, X264 settings, going back to X264/Base/Restriction Setting, changing Preset from None to Medium, pressing corresponding arrow/applying medium. Go to Configuration, Configuration Save, saving under new name. Going to Config/Global Profile, press +, saving Global profile under new name. Closing/restarting Hybrid, going to X264 under Configuration choosing last saved configuration profile, applying, pressing Medium, pressing arrow/applying. Going to Config/Global Profile, applying profile. Loading video file. Going back to X264 to check Frames settings, they all changed. Need to set them again.
Okay, that is wrong.
If you want to use a global profile with 'medium' preset, you would:
  • Start Hybrid
  • Appliy medium preset (set 'x264->Base->Restriction Settings->Preset' to 'medium' , press 'x264->Base->Restriction Settings->Preset->Apply Preset')
    Command line changed to:
    x264 --preset veryfast --pass 1 --bitrate 1500 --profile high --level 4.1 --sync-lookahead 24 --rc-lookahead 40 --qpmax 51 --weightp 2 --sar 1:1 --qpfile GENERATED_QP_FILE --non-deterministic --stats "PATH TO THE .stats FILE" --demuxer raw --input-res 48x48 --input-csp i420 --input-range tv --input-depth 8 --fps 25/1 --output-depth 8 --output NUL -

    x264 --pass 2 --bitrate 1500 --profile high --level 4.1 --sync-lookahead 24 --qpmax 51 --vbv-maxrate 62500 --vbv-bufsize 78125 --sar 1:1 --qpfile GENERATED_QP_FILE --non-deterministic --stats "PATH TO THE .stats FILE" --demuxer raw --input-res 48x48 --input-csp i420 --input-range tv --input-depth 8 --fps 25/1 --output-depth 8 --output OUTPUTFILE
  • Save a Globla Profile (Config->Profiles->Global profile->Save global profile)
Then you can close Hybrid.
After that you can:
  • start Hybrid
  • Apply the global global profile (select the profile under 'Config->Profiles->Global profile->Name' and apply the profile 'Config->Profiles->Global profile->Apply global profile')

This way all the setting that were saved in the profile are loaded and x264 settings are again:
x264 --preset veryfast --pass 1 --bitrate 1500 --profile high --level 4.1 --sync-lookahead 24 --rc-lookahead 40 --qpmax 51 --weightp 2 --sar 1:1 --qpfile GENERATED_QP_FILE --non-deterministic --stats "PATH TO THE .stats FILE" --demuxer raw --input-res 48x48 --input-csp i420 --input-range tv --input-depth 8 --fps 25/1 --output-depth 8 --output NUL -

x264 --pass 2 --bitrate 1500 --profile high --level 4.1 --sync-lookahead 24 --qpmax 51 --vbv-maxrate 62500 --vbv-bufsize 78125 --sar 1:1 --qpfile GENERATED_QP_FILE --non-deterministic --stats "PATH TO THE .stats FILE" --demuxer raw --input-res 48x48 --input-csp i420 --input-range tv --input-depth 8 --fps 25/1 --output-depth 8 --output OUTPUTFILE
(Filtering&Co settings are also adjusted to the values before saving the global profile)


My guess is that you simply might want to enable 'Config->Profiles->Auto save', this way Hybrid will remember all the settings your did before closing Hybrid and restart with those settings.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Saving Configuration for all settings - by Selur - 19.02.2021, 19:13

Forum Jump:


Users browsing this thread: 1 Guest(s)