On a Mac running Windows 10, I installed AviSynth+ (3.5.1 from https://github.com/AviSynth/AviSynthPlus/releases, Media Player Classic from https://www.codecguide.com/download_k-lite_codec_pack_mega.htm ). I confirmed that the plugins folder at `C:\Program Files (x86)\AviSynth+\plugins64+` exists.
I tested with a simple AVS script:
And it fails on Windows Media Player, whose bottom bar reads "Windows Media Player encountered a problem while playing the file" and also on Media Player Classic, whose bottom bar reads "Cannot render the file". Neither displays any video content. The same happens after a restart.Code:Version()
I have tested and used AviSynth+ with similar steps on a desktop running Windows before. I had the same problem on a virtual machine on Azure (https://forum.videohelp.com/threads/397272-AviSynth-fails-on-Azure#post2583518) and so now I wonder if I am doing something wrong or if AviSynth+ fails with virtualization and with Mac computers.
Has anyone succeeded running AviSynth+ on a Mac computer?
+ Reply to Thread
Results 1 to 7 of 7
-
-
I know nothing about it, or of it'll help you, but according to the changelog here, Avisynth now has native support for MacOS.
https://github.com/AviSynth/AviSynthPlus/releases/tag/v3.5.0Avisynth functions Resize8 Mod - Audio Speed/Meter/Wave - FixBlend.zip - Position.zip
Avisynth/VapourSynth functions CropResize - FrostyBorders - CPreview (Cropping Preview) -
Jagabo: Although Windows Media Player does not support AviSynth, it sometimes provides useful messages. For Media Player Classic, I installed Home Cinema. It is also showing "Cannot render the file" with a script with only "ColorBars()".
Hello_hello: thanks for the good news! These instructions guide compilation of AviSynth on POSIX systems (macOS, Linux, etc.), and this thread reports successes and some workarounds. I'll have a try and report it there. -
Just in case.... does the script have an avs extension or avsi? I've given scripts the latter extension by accident, or out of habit, and MPC-HC won't open them.
Avisynth functions Resize8 Mod - Audio Speed/Meter/Wave - FixBlend.zip - Position.zip
Avisynth/VapourSynth functions CropResize - FrostyBorders - CPreview (Cropping Preview) -
To hello_hello: yes, the scripts have the .avs extension. I just uninstalled AviSynth 3.5 and K-Lite Mega Codec Pack, restarted the computer, downloaded AviSynth 3.6 from https://github.com/AviSynth/AviSynthPlus/releases and Media Player Classic from https://www.codecguide.com/download_k-lite_codec_pack_mega.htm , reinstalled both, and tried again with my two scripts with
Code:Version()
Code:ColorBars()
Similar Threads
-
AviSynth+ fails on Azure
By miguelmorin in forum EditingReplies: 0Last Post: 17th May 2020, 17:11 -
Universal Installer says 32-bit AviSynth is installed but fails to play
By miguelmorin in forum EditingReplies: 11Last Post: 22nd Apr 2020, 10:48 -
I Accidentally Installed AviSynth+
By koberulz in forum Newbie / General discussionsReplies: 2Last Post: 10th Feb 2019, 05:16 -
Smart Rendering fails on one computer, works on the other
By tfolder in forum Newbie / General discussionsReplies: 2Last Post: 31st Jan 2018, 04:52 -
Avisynth - Anime Blu-ray with downscale fails
By Ninelpienel in forum EditingReplies: 15Last Post: 26th Aug 2015, 17:06