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.

[GUIDE] VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS
#1
Video 
This VapourSynth + Plugins + Scripts + Hybrid [2022.03.20] DMG package includes:

VapourSynth-R57 Installer
Downloaded from https://forum.doom9.org/showthread.php?t=175522
VapourSynth Plugins for Hybrid
Downloaded from https://forum.doom9.org/showthread.php?t=175522
Hybrid 2022.03.20
Downloaded from https://www.selur.de/downloads
MKVToolNix 53.0.0 (The last version compatible with macOS 10.14 Mojave)
XQuartz 2.8.1 (Required to read image sequences by Hybrid)
Downloaded from https://www.xquartz.org/
D2V Witch v4 (Required to read and process VOB files and DVDs in Hybrid)
Downloaded from https://forum.doom9.org/showthread.php?t=175522
VulkanSDK 1.3.204.1 (Required to run Waifu2x nvk, SRMD, Placebo and other Vulkan-based VapourSynth filters in Hybrid)
Downloaded from https://vulkan.lunarg.com/sdk/home
JESExtensifier 3.0.5 (It helps to change aspect ratio and other metadata tags inside MOV container)
Downloaded from https://www.dropbox.com/sh/x8o2q07zyb6gp...Ome8a?dl=0
You can also use instead AMCDXVideoPatcher http://mogurenko.com/ or BBC QTFF Parameter Editor command line tool https://github.com/bbc/qtff-parameter-editor

Arrow DOWNLOAD package from Google Drive: https://drive.google.com/drive/folders/1...sp=sharing

[Image: 2r0ncUe.jpg]


Quick FAQ for Beginners:

VapourSynth http://www.vapoursynth.com/ is a cross-platform Open Source application for video manipulation with command line interface. It also can be used as a plugin inside other video editing apps, video players and UI wrappers. It require Python https://www.python.org/ environment to work. VapourSynth support external Plugins http://vsdb.top/ (.dylib extension on macOS). Some plugins may require additional Dependencies Libraries (also .dylib extension on macOS). It also may require external Script files (.py extension) to automate some processes.
Current version of VapourSynth (including Python, Plugins, Dependencies Libraries and Scripts) is wrapped inside single Framework container. On macOS it is installed to:
/Library/Frameworks/VapourSynth.framework
Dependencies Libraries installed to:
/Library/Frameworks/VapourSynth.framework/lib/
External Plugins installed to:
/Library/Frameworks/VapourSynth.framework/lib/vapoursynth/
Scripts installed to:
/Library/Frameworks/VapourSynth.framework/lib/python3.8/site-packages/
Some legacy apps may read Dependencies Libraries and Pugins from legacy location:
/usr/local/lib/
To fix legacy incompatibility problems VapourSynth installs to that directory special alias links from "libvapoursynth-script.dylib" and "libvapoursynth.dylib" files.

QTGMC http://avisynth.nl/index.php/QTGMC is a series of scripts for VapourSynth that combine chain of different plugins and produce Motion Compensation deinterlace with double frame rate and amazing artifacts-free quality.

Hybrid http://www.selur.de/ is a cross-platform UI wrapper for VapourSynth filters, scripts https://github.com/Selur/VapoursynthScriptsInHybrid and a bunch of other video tools http://www.selur.de/licence It use well known FFmpeg library https://evermeet.cx/ffmpeg/ to read and write ProRes MOV files as well as many other codecs and file types. Scripts, FFmpeg, x264, MKVToolNix and some other important components located inside Hybrid.app can be easily updated manually.
Hybrid combines a lot of video tools inside but opposite to Windows version it don't contains pre-installed VapourSynth on macOS. To make QTGMC work on macOS you need to install and adjust VapourSynth with all required plugins and scripts separately.

[Image: s0feKMP.jpg]


Prepare to Installation FAQ:

Hybrid 2022 contains a lot of fundamental internal changes. To avoid preferences conflict you need COMPLETELY UNINSTALL LEGACY HYBRID 2018 or 2020 VERSION, DON'T LAUNCH THAT LEGACY VERSIONS ANYMORE and DON'T IMPORT ANY SAVED LEGACY PRESETS TO NEW VERSION:
1. Make screenshots of pages with important Hybrid settings.
2. Delete "Hybrid.app" from "Applications" folder.
3. Delete folder ~/Library/Application Support/Hybrid
4. Delete file ~/Library/Preferences/de.selur.Hybrid.plist

Do NOT install VapourSynth with Homebrew https://brew.sh/ because it use legacy installation paths.
Do NOT mix this installer with other VapourSynth versions or with different installers made by other people.
If you used any other VapourSynth installations before - delete old versions before install this one.

Disable SIP (System Integrity Protection):
Restart computer
Hold down "Command + R" to reboot into Recovery Mode
Click Utilities, select Terminal and type:
csrutil disable
Press "Enter" on keyboard and restart computer

Allow install apps from unidentified developers by typing in Terminal:
sudo spctl --master-disable
Press "Enter" on keyboard.
Type your password.
Press "Enter" on keyboard.

Disable Gatekeeper turning back on automatically after 30 days by typing in Terminal:
sudo defaults write /Library/Preferences/com.apple.security GKAutoRearm -bool NO
Press "Enter" on keyboard.
Type your password.
Press "Enter" on keyboard.

Disable quarantine for downloaded apps by typing in Terminal:
sudo defaults write com.apple.LaunchServices LSQuarantine -bool NO
Press "Enter" on keyboard.
Type your password.
Press "Enter" on keyboard.

For more details see additional FAQs:
https://www.imore.com/how-open-apps-anyw...and-mojave
https://www.imore.com/how-turn-system-in...tion-macos
https://apple.stackexchange.com/question...-on-mojave
https://apple.stackexchange.com/question...t-to-the-t

Hybrid 2022 is fully compatible with macOS 10.14, 10.15 and 11.0, but i personally still recommend to use macOS 10.14.6 Mojave and don't see any practical reason move to newer macOS versions with increased security restrictions and without 32-bit apps support.


Installation FAQ:

1. Open "VapourSynth+Plugins+Scripts+Hybrid-2022.03.20.dmg"
2. Install "VapourSynth-R57.pkg"
3. Install "Hybrid 2022.03.20 and Plugins.pkg"
4. Install "XQuartz.pkg" (optional)
5. Install Vulkan SDK (optional)

VapourSynth installer creates "VapourSynth" folder on your Desktop with quick alias links to Plugins, Dependencies, Scripts and Uninstall script. You can move this folder to any location, or just delete it.

When you open "Hybrid 2022.03.20 and Plugins.pkg" or "Hybrid.app" first time, it may give you a message: "can’t be opened because the identity of the developer cannot be confirmed."
[Image: F4dYAia.jpg]
To fix this problem mouse right-click on "Hybrid 2022.03.20 and Plugins.pkg" or "Hybrid.app", select in menu "Open", and next press "Open" button in pop-up window.
[Image: pwOBusH.jpg]

UI Customization FAQ
It is possible (and highly recommended) to use native system buttons with text names instead of custom UI icons and also adjust UI font size from Menu -> View.

It is also possible to use "misc.ini" file to change some other hidden settings:
Show invisible files and folders by pressing "Command + Shift + ."
[Image: sTH4w4Y.jpg]
Create invisible folder ".hybrid" in home directory ~/.hybrid/
Put "misc.ini" file included in DMG package inside that ".hybrid" folder

See more info about customization using "misc.ini" file here https://forum.selur.net/showthread.php?tid=10.


Usage FAQ:

[Image: 8DyEZlg.jpg] Open File
[Image: gNGscEF.jpg] Set Output Folder
[Image: AJtd1dc.jpg] Render file (Command-F1 keyboard shortcut)
Base -> Video: ProRes
Base -> Audio: passthrough all
Base -> Default container: mov
Base -> Generate
ProRes -> Profile: ProRes 422 HQ
Filtering -> (De-)Interlace/Telecine -> Deinterlacer: QTGMC (VapourSynth)
Filtering -> (De-)Interlace/Telecine -> Overwrite input scan type to: (For Hi8 tape sources set it to "Top Field List", For DV tape sources set it to "Bottom Field List". If rendered video plays back with with "jumping/strobing" frames effect, change Field List order setting)
Filtering -> (De-)Interlace/Telecine -> Preset: Slow (in "Custom mode" you can also experiment with other settings)
Filtering -> (De-)Interlace/Telecine -> Bob (use for double frame rate deinterlace mode)
Filtering -> VapourSynth -> Color -> -> Matrix -> ColorMatrix: From Rec.601/470bg/470m To BT.709 (apply only If you upscale SD to HD with Crop/Resize tools in Hybrid)
Filtering -> VapourSynth -> Frame -> Resize -> Resizer: NNEDI3
Neural network resizer NNEDI3 removes jaggies upscale artifacts on contrast diagonal lines, but don't adds artificial oversharpening. Recommended settings for CPU: Neurons 32 (64 max), Network 2. NNEDI3 use its own internal resize algorithm and don't depends of resize algorithm selected in "Crop/Resize" tab.


Some Tips to Speedup Workflow:

Turn on GPU and OpenCL support in plug-ins when possible and select "Device: -1" (autodetection). Depending of hardware it will give you 2x to 5x speed increase.
Instead of "Open File" dialog it is possible to drag and drop file directly to path field.
For batch processing you can select multiple files in "Open File" dialog or drag and drop multiple files directly to path field.

Config -> Filenames -> Suffix:
Config -> Paths -> Default input path:
Config -> Paths -> Default temp path:
Config -> Paths -> Adjust: Output path to source path
Config -> Profiles -> Auto save defaults (this allow to remember all program settings on next launch)
Config -> Internals -> FFmpeg/MEncoder threads: (set it according to your CPU)
Config -> View -> Uncheck "Show tooltip sidebar" (you can just mouse right-click on any text name to show tooltip)
Jobs -> Misc -> Delete jobs when finished


Known Bugs and Fixes:

Problem: Hybrid/FFmpeg renders ProRes 4444 only as 10 bit, but not as 12 bit.
Problem fix: No any fix yet, because it is just a FFmpeg limitation https://trac.ffmpeg.org/ticket/8054

Problem: No correct NCLC color tags written to MOV container.
Problem fix: Manually add tags with JESExtensifier, AMCDXVideoPatcher or with BBC QTFF Parameter Editor.

Problem: New versions of FFmpeg may produce incorrect .mov file duration when source video is very short (less than 1 second).
Problem fix: Config -> Input -> Decoding -> FFmpeg vsync handling: Set it to "auto"

Problem: Error message "Title selection, returned no title!" when opening DVDs that contain multiple short films, cartoons or music videos that have length less than 10 minutes.
Problem fix: Config -> Input -> Ignore playlists with: -> Set "Minimum length Mpis/DVD (min)" to 15/1

Problem: When opening DVDs that contains large amount of Titles, Hybrid UI may freeze for about 1-3 minutes during "Analyzing a/v for title X of XX" and same time "tccd" process in system monitor start to load CPU. "tccd" process also may start in background after finished DVD remuxing job.
If force close Hybrid while "tccd" process is running, it will load CPU forever until you restart computer.

Problem Fix: "tccd" is normal system process that always runs on computer but in normal situation it don't loads CPU. Keep an eye on "tccd" process in system monitor and don't close Hybrid while this process loads CPU. Process usually finished automatically in about 1-3 minutes and Hybrid UI is back to normal.

Problem: "Jumping/strobing" frames effect during playback in QuickLook or QuickTime X Player, when video was rendered to MP4 x265 with "FFmpeg instead of MP4Box" setting.
Problem fix v1: Do not use "FFmpeg instead of MP4Box"
Problem fix v2: Use MKV container instead of MP4.

Problem: In disabled filters when cursor appears over areas with checkboxes, vertical scrolling suddenly stops.
Problem fix: No any fix yet, because bug (or feature) in qt6 interface framework.

Problem: Startup slowdown and error pop-up message if for some reason you add Hybrid to "Allow the apps below to control your computer" list in macOS System Preferences -> Security & Privacy -> Accessibility.
Problem fix: Do not add Hybrid to "Allow the apps below to control your computer" list.

Problem: Green Fullscreen window button sometimes may became active, but may not work correctly.
Problem fix: Switch to Fullscreen mode using Menu -> View

Problem: Requirement to disable Gatekeeper, allow to install apps from unidentified developers and add some other system tweaks. Also when you start PKG installer or Hybrid first time, it give you a message: "can’t be opened because the identity of the developer cannot be confirmed."
Problem fix: described earlier in Installation FAQ.

Problem: Some newer plugins are not compatible with macOS 10.14.6 Mojave.
Problem fix: Use macOS 10.15 or higher if you need those plugins.

Problem: Vulkan SDK version 1.2.176.1 and higher fails to install on macOS 10.14.6 Mojave. https://github.com/KhronosGroup/MoltenVK/issues/1360
Problem fix 1: Use macOS 10.15 or higher.
Problem fix 2: For Mojave use Vulkan SDK version 1.2.170.0

Open "vulkansdk-macos-1.2.170.0.dmg"
Open Terminal & browse to the vulkan mount point with the following command:
cd /Volumes/vulkansdk-macos-1.2.170.0
Press "Enter" on keyboard.
Run the following command to install:
sudo ./install_vulkan.py
Press "Enter" on keyboard.
Type your password.
Press "Enter" on keyboard.


VapourSynth Plugins Used by Hybrid:

More detailed info about filter color models and bit depth restrictions here https://forum.selur.net/showthread.php?tid=1538
Direct download links from http://vsdb.top/vapoursynth/mac/
  1. AddGrain http://vsdb.top/vapoursynth/mac/AddGrain...-r8.tar.gz
  2. Anime4KCPP [8-bit only] http://vsdb.top/vapoursynth/mac/Anime4KC...3.0.tar.gz
  3. AWarpSharp2 http://vsdb.top/vapoursynth/mac/aWarpSha...-v4.tar.gz
  4. BiFrost [8-bit only] http://vsdb.top/vapoursynth/mac/Bifrost/...2.2.tar.gz
  5. Bilateral http://vsdb.top/vapoursynth/mac/Bilatera...-r3.tar.gz
  6. BilateralGPU (Depreciated, use CuPy)
  7. BM3D http://vsdb.top/vapoursynth/mac/BM3D/BM3D-r8.tar.gz
  8. Bwdif http://vsdb.top/vapoursynth/mac/Bwdif/Bwdif-r2.tar.gz
  9. CAS (Requires macOS 10.14+) http://vsdb.top/vapoursynth/mac/CAS/CAS-...5+).tar.gz
  10. CNR2 [8-bit only] http://vsdb.top/vapoursynth/mac/CNR2/CNR2-v1.tar.gz
  11. CTMF http://vsdb.top/vapoursynth/mac/CTMF/CTMF-r5.tar.gz
  12. D2VSource (included in VapourSynth installer)
  13. DCTFilter http://vsdb.top/vapoursynth/mac/DCTFilte...2.1.tar.gz
  14. Deblock http://vsdb.top/vapoursynth/mac/Deblock/...-r6.tar.gz
  15. DeblockPP7 http://vsdb.top/vapoursynth/mac/DeblockP...-r4.tar.gz
  16. DeCross [8-bit only] http://vsdb.top/vapoursynth/mac/DeCross/...-v1.tar.gz
  17. Dedot [8-bit only] http://vsdb.top/vapoursynth/mac/Dedot/Dedot-v1.tar.gz
  18. DegrainMedian https://vsdb.top/vapoursynth/mac/Degrain...ian-v1.tgz
  19. Descale http://vsdb.top/vapoursynth/mac/Descale/...-r2.tar.gz
  20. DFTTest (Requires macOS 10.14+) http://vsdb.top/vapoursynth/mac/DFTTest/...-r7.tar.gz
  21. dgdecnv (Windows only)
  22. DGHDRtoSDR (Windows only)
  23. DotKill [8-bit only] http://vsdb.top/vapoursynth/mac/DotKill/...-R2.tar.gz
  24. DPID (Conflicts with DeCross by producing Finder crash if click to one of these .dylib files) https://vsdb.top/vapoursynth/mac/DPID/DPID-r4.tar.gz
  25. EdgeFixer http://vsdb.top/vapoursynth/mac/EdgeFixe...-r2.tar.gz
  26. EEDI2 http://vsdb.top/vapoursynth/mac/EEDI2/EEDI2-r7.tar.gz
  27. EEDI3 (included in VapourSynth installer)
  28. EEDI3m http://vsdb.top/vapoursynth/mac/EEDI3m/EEDI3m-r4.tar.gz
  29. FFMS2 (included in VapourSynth installer)
  30. ffmtconv http://vsdb.top/vapoursynth/mac/Format%2...r22.tar.gz
  31. FFT3DFilter http://vsdb.top/vapoursynth/mac/FFT3DFil...-R1.tar.gz
  32. Fix Telecined Fades http://vsdb.top/vapoursynth/mac/Fix%20Te...-r5.tar.gz
  33. Flash3kyuu Deband http://vsdb.top/vapoursynth/mac/Flash3ky...0-1.tar.gz
  34. Fluxsmooth http://vsdb.top/vapoursynth/mac/Fluxsmoo...-v2.tar.gz
  35. HQDN3D [8-bit only] http://vsdb.top/vapoursynth/mac/HQDN3D/H...629.tar.gz
  36. ImageMagick (included in VapourSynth installer)
  37. IT [8-bit only] (Requires macOS 10.15+) http://vsdb.top/vapoursynth/mac/IT/IT-v1.2.tar.gz
  38. KNLMeansCL (Produce artifacts and may cause Kernel Panic) http://vsdb.top/vapoursynth/mac/KNLMeans...1.1.tar.gz
  39. LGhost http://vsdb.top/vapoursynth/mac/LGhost/LGhost-r1.tar.gz
  40. LSMASHSource (included in VapourSynth installer)
  41. MiniDeen http://vsdb.top/vapoursynth/mac/MiniDeen...-r1.tar.gz
  42. MSmooth http://vsdb.top/vapoursynth/mac/MSmoosh/...1.1.tar.gz
  43. MVTools (v20 and v21 works well. v22 and v23 error on render when use QTGMC Placebo or Very Slow presets "crashed: Helper1, exitCode: 11") http://vsdb.top/vapoursynth/mac/MVTools/...v21.tar.gz
  44. MVTools_SF (Needs C++20, not implemented in macOS yet)
  45. NEO_FFT3D (l33tmeatwad report that it crashes)
  46. NNEDI3 http://vsdb.top/vapoursynth/mac/NNEDI3/N...v12.tar.gz
  47. NNEDI3CL http://vsdb.top/vapoursynth/mac/NNEDI3CL...-r8.tar.gz
  48. Placebo (Requires macOS 10.15+ and Vulkan SDK) https://vsdb.top/vapoursynth/mac/Placebo...3.1.tar.gz
  49. ReadMpls http://vsdb.top/vapoursynth/mac/ReadMpls...-r4.tar.gz
  50. Retinex http://vsdb.top/vapoursynth/mac/Retinex/...-r4.tar.gz
  51. SangNom http://vsdb.top/vapoursynth/mac/SangNom/...r42.tar.gz
  52. SangNomMod [8-bit only] (Conflicts with SangNom due same namespace) http://vsdb.top/vapoursynth/mac/SangNomM...fix.tar.gz
  53. SceneChange http://vsdb.top/vapoursynth/mac/Scene%20...0-2.tar.gz
  54. SRMD (Requires macOS 10.15+ and Vulkan SDK) http://vsdb.top/vapoursynth/mac/SRMD/SRMD-R2.tar.gz
  55. SSIQ [8-bit only] http://vsdb.top/vapoursynth/mac/SSIQ/SSIQ-v1.0.tar.gz
  56. SVP/Interframe [8-bit only] (Commercial filter)
  57. TCanny http://vsdb.top/vapoursynth/mac/TCanny/T...r12.tar.gz
  58. TDeintMod http://vsdb.top/vapoursynth/mac/TDeintMo...0.1.tar.gz
  59. TempLinearApproximate http://vsdb.top/vapoursynth/mac/TempLine...-r3.tar.gz
  60. TemporalSoften http://vsdb.top/vapoursynth/mac/Temporal...-v1.tar.gz
  61. TimeCube http://vsdb.top/vapoursynth/mac/TimeCube...-r3.tar.gz
  62. TIVTC https://vsdb.top/vapoursynth/mac/TIVTC/T...095.tar.gz
  63. ToneMap http://vsdb.top/vapoursynth/mac/ToneMap/...-R2.tar.gz
  64. TTempSmooth http://vsdb.top/vapoursynth/mac/TTempSmo...-r3.tar.gz
  65. VagueDenoiser http://vsdb.top/vapoursynth/mac/VagueDen...-r2.tar.gz
  66. vcmod http://vsdb.top/vapoursynth/mac/vcmod/li...720.tar.gz
  67. VFRToCFR http://vsdb.top/vapoursynth/mac/VFR%20to...1.0.tar.gz
  68. vs_avsreader (Windows only)
  69. vsfiltermod [8-bit only] (Windows only)
  70. vsrawvideo http://vsdb.top/vapoursynth/mac/RawSourc...426.tar.gz
  71. Waifu2x-w2xc (Very slow. If possible use Waifu2x NCNN Vulkan instead) http://vsdb.top/vapoursynth/mac/Waifu2x-...64a.tar.gz
  72. Waifu2x NCNN Vulkan (Requires macOS 10.15+ and Vulkan SDK) http://vsdb.top/vapoursynth/mac/Waifu2x%...-r3.tar.gz
  73. Yadifmod http://vsdb.top/vapoursynth/mac/Yadifmod...0.1.tar.gz
  74. ZNEDI3 http://vsdb.top/vapoursynth/mac/ZNEDI3/ZNEDI3-r2.tar.gz
Reply
#2
as a side note:
There are also pre-compiled versions of MP4Box available (https://gpac.wp.imt.fr/downloads/gpac-nightly-builds/), which are part of gpac.
Note that it is probably not enough to replace just the mp4box binary, some of the libraries in MacOS/lib-folder might have to be updated too (they too come with gpac).
Reply
#3
Ok, i will try to update it too. One quesion here:
/Applications/Hybrid.app/Contents/MacOS/lib folder contains 28 .dylib files
/Applications/GPAC/Contents/MacOS/lib folder contains 63 .dylib files

Should i update only 28 old files or should place all 63 new files to Hybrid?

Here is full list of new files:

liba52.0.dylib
libass.9.dylib
libavcodec.58.dylib
libavdevice.58.dylib
libavfilter.7.dylib
libavformat.58.dylib
libavresample.4.dylib
libavutil.56.dylib
libbluray.2.dylib
libcrypto.1.1.dylib
libfaad.2.dylib
libffi.6.dylib
libfontconfig.1.dylib
libfreetype.6.dylib
libfribidi.0.dylib
libgif.dylib
libglib-2.0.0.dylib
libgmp.10.dylib
libgnutls.30.dylib
libgpac.dylib
libgraphite2.3.dylib
libharfbuzz.0.dylib
libhogweed.4.dylib
libidn2.0.dylib
libintl.8.dylib
libjpeg.9.dylib
liblept.5.dylib
liblzma.5.dylib
libmad.0.dylib
libmp3lame.0.dylib
libnettle.6.dylib
libogg.0.dylib
libopencore-amrnb.0.dylib
libopencore-amrwb.0.dylib
libopenjp2.7.dylib
libopus.0.dylib
libp11-kit.0.dylib
libpcre.1.dylib
libpng16.16.dylib
libpostproc.55.dylib
librtmp.1.dylib
librubberband.2.dylib
libSDL2-2.0.0.dylib
libsnappy.1.dylib
libsoxr.0.dylib
libspeex.1.dylib
libssl.1.1.dylib
libswresample.3.dylib
libswscale.5.dylib
libtasn1.6.dylib
libtesseract.4.dylib
libtheora.0.dylib
libtheoradec.1.dylib
libtheoraenc.1.dylib
libtiff.5.dylib
libunistring.2.dylib
libvidstab.1.1.dylib
libvorbis.0.dylib
libvorbisenc.2.dylib
libwebp.7.dylib
libwebpmux.3.dylib
libx264.155.dylib
libx265.179.dylib
Reply
#4
Most of the libs that are in the lib folder of gpac should not be needed since mp4box does not usw them.
Also some of the libs in Hybrids lib folder are from Mediainfo iirc. -> when updating mp4box only replacing a few of the 28 libs should be enough.

Cu Selur
Reply
#5
Ok, so i select same 28 files now. What exact dylib files from this list should i replace to keep things safe and stable?

Also in addition to libx264.155.dylib i see new libx265.179.dylib file inside GPAC.app It feels like may be something required by new MP4Box version? Or just ignore it?
Hybrid contains only libx264.148.dylib



liba52.0.dylib
libavcodec.58.dylib
libavdevice.58.dylib
libavfilter.7.dylib
libavformat.58.dylib
libavresample.4.dylib
libavutil.56.dylib
libcrypto.1.1.dylib
libfaad.2.dylib
libfreetype.6.dylib
libgpac.dylib
libjpeg.9.dylib
libmad.0.dylib
libmp3lame.0.dylib
libogg.0.dylib
libpng16.16.dylib
libpostproc.55.dylib
libSDL2-2.0.0.dylib
libssl.1.1.dylib
libswresample.3.dylib
libswscale.5.dylib
libtheora.0.dylib
libvorbis.0.dylib
libx264.155.dylib
Reply
#6
Seither x264 nor x265 libs are required by mp4box, No clue which libs are needed since it is simply to long ago that I used a Mac.
Reply
#7
VapourSynth + Plugins + Scripts + Hybrid package update 2020.03.23
Changes:
Package now includes D2V Witch.app required by Hybrid to process VOB files.
Updated FAQ.
Links to discussion forums.

VapourSynth + Plugins + Scripts + Hybrid package update 2020.03.28
Changes:
Package now includes JESExtensifier.app (it help to change aspect ratio and other metadata tags inside .MOV container)
Updated FAQ.

VapourSynth + Plugins + Scripts + Hybrid package update 2020.03.29
Changes:
VapourSynth R49
Updated FAQ.
Arrow Download from same Dropbox folder: https://www.dropbox.com/sh/hzy3f0zyuyu4y...O5zla?dl=0
Reply
#8
Here are few more macOS related questions:
1. I have AMD RX 580 GPU, and in Hybrid UI in many filters i see option to use GPU and OpenCL. But checkmarks are always inactive. Is it possible somehow to turn those things on on macOS? Or maybe they inactive due some limitation in VapourSynth plugins? Or they are for Nvidia cards only?
[Image: vnVj1bt.jpg]
[Image: n4fBuyW.jpg]

2. When i switch QTGMC presets to custom mode, Sharpneess value is always inactive. Is this a bug?
[Image: uqJqQaY.jpg]
Reply
#9
1. about OpenCL support in some filters/scripts: as far as I know there is no needi3cl available for MacOS X which is why all options that relate to it are disabled.
Same for some other filters.
2. yes, that's a bug. (happens when Vapoursynth is available but not Avisynth)

Cu Selur
Reply
#10
Strange. There is a libnnedi3cl.dylib as well as libnnedi3.dylib in plugins folder.
[Image: VmAoM5B.jpg]

Quote:2. yes, that's a bug. (happens when Vapoursynth is available but not Avisynth)
That is odd problem Sad
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)