-
AS will ask if I want to load the accompanying video when I load a subtitle file. I often get subtitles from other subbers so my video may not have the same name or be under the same directory structu…
-
I tried the vcpkg port for avisynthplus today and found that plugins are not auto loaded. Upon inspection I found that the values for the default plugin directories are determined at compile time in w…
-
Hello!
I noticed that ffmpeg new version somehow "broke" video reproduction for Jellyfin Media Player in my Linux distro. Here's more info:
Linux Distro: BigLinux (based in Manjaro)
Ffmpeg versio…
-
This issue tracks information related to AviSynth+ support. Please discuss in the doom9's thread.
-
This source code doesn't have a license, as far as I can tell. There is no LICENSE file for the entire project, although some languages in distrib/docs have a license. I scoured the website as well an…
-
_1st one is colors_rgb.avsi it's not work in avs+ at all unless you load it, for more info see https://forum.doom9.org/showpost.php?p=1714618&postcount=1045_
**(this one is fixed)**
_2nd one is th…
-
How to reproduce: take MPC-HC (x64 to be specific) + ffdshow raw filter. Start playback, open ffdshow properties, put something memory-consuming into Avisynth script, e.g.
```
BicubicResize(5000,300…
-
Hi notice you are making AviSynthPlus for Mac OS - which is cool! I use Sierra 10.12 (mainly due to being able to run a lot of older software on this release) Is their any way AviSynthPlus would comp…
-
Currently CPUDevice->Allocat() uses simple new method of memory allocation.
It is https://github.com/AviSynth/AviSynthPlus/blob/45404659f0fed07e369978924efd417221bdc782/avs_core/core/DeviceManager…
-
It seems to not support the command, in VS 2022, to compile the AVX2 and FMA. Does anyone know why, and how to fix?
* - currently downstairs, and away from my compiler desktop... so not copying/pas…