-
```
AviSynth has a built-in ability to rotate video. For example:
AVISource("Video1.avi")
1. TurnLeft
2. TurnRight
3. Turn180
Is it possible to add this feature on a "Video -> Resolution/Aspect" t…
-
```
What steps will reproduce the problem?
1.I get not what i want for watching on my consolle home theatre Philips
What is the expected output? What do you see instead?
I need an avi instead of .mk…
-
I am using the provided ffmpeg GIT version which works with QtMEL. I've compiled it with these options:
`./configure --enable-muxer=mp4 --enable-libx264 --enable-avisynth`
and built:
`make insta…
-
I'm back again with bug reports :)... I'm working on the Convert page and trying to make sense of it since the way it is laid out in the wiki is a little confusing. I found a bug with the ConvertToRGB…
-
During the development of my Rust crate that can be used to write AviSynth+ plugins, these questions came up. Please don't hesitate to answer only a subset of questions at a time, if need be. I'll kee…
-
```
Hi,
Wanted to seek for a kind of alternative to AVISynth scripting language, which
is not available on Linux. Found PyFFMPeg, but download only shows 64 bits
binary, and I can't locate source t…
-
```
I was hoping for SetMTMode support for multithreaded Avisynth scripts for
hardsubbing. Would greatly help and speed up my workflow. For now the scripts
run for a random amount of time and then c…
-
Any plans to make a Vapoursynth port of this?
Selur updated
3 years ago
-
The issue was originally reported in https://github.com/pinterf/mvtools/issues/46: a very-very complex AviSynth script encoded with ffmpeg resulted in random freezes. The actual freeze is rare. It may…
-
Hello,
is it currently possible to use a custom font for the Subtitle filter on Linux?
When I try to render the following script
```
ColorBarsHD().Subtitle("Test", align=5, size=50, text_color=$…