Log in

View Full Version : Avisynth script's render


luquinhas0021
16th July 2015, 18:24
What software I can utilize for put a script .avs and render it in x264 or x265(lossless) (advanced configuration)? ah, render audio em aac or flac (Advanced configuration). The container should be mp4 or mkv.
I've tried VirtualDub, at least to visualize the script's result, but it doesn't run advanced scripts.

sneaker_ger
16th July 2015, 19:02
I've tried VirtualDub, at least to visualize the script's result, but it doesn't run advanced scripts.
If it runs out of memory try this VirtualDub version:
https://www.mediafire.com/?5wdk1o6wm7c94zz
But configuring VirtualDub for mp4 or mkv output takes some work (http://forum.videohelp.com/threads/367446-Virtualdub-External-Encoder-feature), it was originally designed for avi output.

If you want to try a different GUI try MeGUI.

creaothceann
16th July 2015, 22:12
AvsPmod can show the script's result.

For h.264 + MP3 output I just use VirtualDub(Mod) with x264vfw and the LAME ACM codec.

luquinhas0021
17th July 2015, 02:13
creaothcenn, AvsPmod totally works with Avisynth 2.6.0 final or with last Avisynth 2.6.0 MT?
Talking in GUI, is necessary Avisynth's developers releases Avisynth with a complete GUI, not? Many people who uses it does it because its filters, not to write long scripts. I guess it.
Would make GUI + script, like Blender

creaothceann
18th July 2015, 12:45
creaothcenn, AvsPmod totally works with Avisynth 2.6.0 final or with last Avisynth 2.6.0 MT?

Only one way to find out.