27.08.2020, 18:41
Hopefulle I didn't miss something, if I did post again about it.
Uploaded a new version to the google drive.
Cu Selur
Ps.: @Adamcarter: best open a separate thread about your video, since it's not really related to the new version.
- Loading cube files in TimeCube should work now.
- Regarding ColorMatrix and 'Rec.2020', no clue how to properly use it. Seems like the call needs additional parameters, but I couldn't find any usable documentaion.
-> removed 'Rec.2020'
Quote:Meatwad mentioned that getting ffmbc compiled for mac may not be worth the trouble. He said it was meant to support DNxHD and Prores better which is already in FFMpeg.
-> https://forum.selur.net/showthread.php?t...51#pid8551
Quote:I always wonder why tabs in "Config" tab made like this?
They are this way due to some problems with MacOS (back from 10.9 iirc).
Problem was the 'Output'-tab, when using additional tabs in it MacOS broke the layout.
No clue whether this is still the case,...
-> not spending time on this at this moment, since I think the other issues are more important.
Quote:Filtering -> Other -> VFM ERROR
You probably used some old preset or profile which didn't include the value.
...
"Got an empty value for 'vsOVFMMChroma', please report to Selur!"
-> reset your defaults and don't try to use old presets&code, I told you before this would cause unforseen problems,...
Quote:"AntiAliasing - Nedi3aa" located before global "AntiAliasing"
-> "AnitAliasing" typo fixed
Quote: seems chroma edges artifacts where caused by MPEG1 source. Seems Hybrid reads MPEG1 in some strange way.
Seems like a bug in the source filter, nothing I can do about it.
Especially since I don't know what source filter is used for your input.
Quote:DeHalo YAHR ERROR
Works fine here. -> reset your defaults don't use old presets&co.
Quote:Also in ColorMatrix SMPTE 240M may be broken as well.
If the Vapoursynth calls are correct, there is nothing I can do about it. You would have to complain to the Vapoursynth authors.
In all sources it is described that SMPTE 240M should look similar to BT.709 https://forum.doom9.org/showthread.php?t=133982 https://avisynth.org.ru/docs/english/ext...matrix.htm
But in Hybrid ColorMatrix SMPTE 240M looks same as Rec.601
Quote:Error "TypeError: santiag() got an unexpected keyword argument 'typevh'"
Yup, that's a typo should be named 'typev' instead of 'typevh'.
- SangNomMod vs SangNomMod:
-> I opened an issue about it with the dev: https://github.com/HomeOfVapourSynthEvol...d/issues/5
Waiting for a reply from the authors to decide what to do.
Quote:I noticed on legacy hybrid 2018 if i pick x264 i can’t pick crf=0 which is essentially lossless, it goes as low as 1.0. I was on some forums that mentioned That x264 has a range from 0-63, with a Crf=0 Being lossless. Is this a hybrid limitation?
To use lossless encoding use:
- Encoding Mode: 'constant quantizer (1-pass)'; because using crf=0 is just a syntactic sugar for cq=0.
- AVC Profile: 'High 4:4:4' or 'None'
- enabled 'Lossless'
- Encoding Mode: 'constant quantizer (1-pass)'; because using crf=0 is just a syntactic sugar for cq=0.
Quote:Could you show me via pictures the settings i need to pick on hybrid? Or do i just copy the code scripts?
Which of the settings is unclear?
Quote:Is it possible to arrange buttons in "Audio Presets" and in "Config -> Profiles" in same order as buttons in other places?
-> rearranged the buttons
Quote:Also it seems there is some confusion:
Not really.
Button "Save" in Hybrid acts as button "Save As..." in all other apps
Button "Save Same" in Hybrid acts as button "Save" in all other apps
'Save'-> Saves current settings under a new name
'Save Same' -> Save the current setting under the selected name
Uploaded a new version to the google drive.
Cu Selur
Ps.: @Adamcarter: best open a separate thread about your video, since it's not really related to the new version.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.