Esxi running macos For selur - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html) +--- Forum: Small Talk (https://forum.selur.net/forum-7.html) +--- Thread: Esxi running macos For selur (/thread-1495.html) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
RE: Esxi running macos For selur - Selur - 27.08.2020 I only added the transformations I usually add to Hybrid on Windows. Which are usually just the cube files FranceBB shares over at https://github.com/FranceBB/LinearTransformation Cu Selur RE: Esxi running macos For selur - shijan - 27.08.2020 Ok. I delete Hybrid folder from user application support to make sure that it will be 100% clean install. I got 5x this pop-up message at start: Same pop-up message appears when i navigate between Config tabs. Small problem in TimeCube. LUTs in list arranged in some strange random order compare to LUTs finder folder. (Funny thing - i reported exact same problem to PhotoLine.app developers when they first time add LUTs support to their app. They somehow fix it) RE: Esxi running macos For selur - Selur - 27.08.2020 Ahh,... accidentally deleted the entry,.. -> re-upload the version with 'menus' still there. Cu Selur Ps.: will adjust lut order next time, difference is simple: atm. Hybrid simply takes the luts in the way they are reported from MacOS, finder by default sorts by name. RE: Esxi running macos For selur - shijan - 27.08.2020 Quote:Quote: "Save As..." in all other apps means save to some new file file with new name. "Save" in all other apps means save (overwrite current file) under same name (but same as tabs in Config tab it is not too critical problem at all) VFM works with updated presets DeHalo YAHR works with updated presets OpenCL device autodetection (Device: -1) WORKS Small request - is it possible somehow be enable to close VS preview window with usual macOS shortcut Command+W? RE: Esxi running macos For selur - Selur - 27.08.2020 Quote:Small request - is it possible somehow be enable to close VS preview window with usual macOS shortcut Command+W?This would require adjusting vsViewer not Hybrid itself -> So this will have to wait till at least the initial bug fixing and compiling tools etc. is over. RE: Esxi running macos For selur - shijan - 27.08.2020 ColorMatrix Tests: Rec.601 to Rec.709 WORKS (Rec.709 to Rec.601 also generates same proper "# ColorMatrix:" line) # making sure input color matrix is set as 709 FCC to 709 WORKS (but it just generates same "# ColorMatrix:" line as Rec.601) FCC usually described as "similar to BT.601" so seems Vapoursynth just decide to simplify things and just use same tag as Rec.601 when you select FCC. Guess formally it is useless confused option if it designed like this. # making sure input color matrix is set as 709 SMPTE 240M to 709 ERROR ("# ColorMatrix:" line always missing with it) SMPTE 240M usually described as "similar to BT.709" # making sure input color matrix is set as 709 RE: Esxi running macos For selur - Selur - 27.08.2020 I'll look at the code tomorrow. Cu Selur RE: Esxi running macos For selur - shijan - 27.08.2020 Strange artifacts when i apply any LUT. Probably something related to color range, because artifacts partially disappear when i activate range conversion. RE: Esxi running macos For selur - shijan - 28.08.2020 (27.08.2020, 20:53)Selur Wrote:Quote:Small request - is it possible somehow be enable to close VS preview window with usual macOS shortcut Command+W?This would require adjusting vsViewer not Hybrid itself -> So this will have to wait till at least the initial bug fixing and compiling tools etc. is over. Seems no need to change things because seems VS preview window is easy to close by Command+Q. And this is logical because VS preview is just a separate single window app, but not a part of Hybrid windows system. Probably you may add close window Command+W shortcut to "Vapoursynth Script View" Seems it is a part of Hybrid UI windows system. Here is also Config tabs arrangement and simplified naming idea for discussion. - "Output" submenu transformed to normal tabs in same row. - Names shortened to make tabs block length more compact. - MKV container and MKV tags settings combined into one single tab. | Automation | Communication | Input | Internals | Containers | Filenames | Thumbnails | MKV | Paths | Profiles | Tools | View | RE: Esxi running macos For selur - shijan - 28.08.2020 EdgeFixer and CAS updated by l33tmeatwad formally require 10.15+, but WORKS well on my 10.14.6. No errors, no crashes. Render goes well. |