Hi!
I have a low-end box with Arch Linux installed. Only console mode, no X or windowing system. I would like to encode a few videos, but I need avisynth too with Wine. I managed to install everything, for example msvcp6 with winetricks, ffmpeg, avs2yuv.exe, etc. But I am unable to install avisynth without X. Is it possible at all, maybe by copying the dll-s to the appropriate Wine directories, and running some .reg files?
Is it possible to install Avisynth with Wine without X?
-
- Newbie
- Posts: 1
- Joined: Sat Mar 22, 2014 5:35 am
Re: Is it possible to install Avisynth with Wine without X?
If an app tries to create a window, even a hidden one, it won't work in Wine without X. If it's only the avisynth installer that does this, copying a Windows install (files and registry entries) might work.