Is it possible to install Avisynth with Wine without X?

Questions about Wine on Linux
Locked
konstantin
Newbie
Newbie
Posts: 1
Joined: Sat Mar 22, 2014 5:35 am

Is it possible to install Avisynth with Wine without X?

Post by konstantin »

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?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Is it possible to install Avisynth with Wine without X?

Post by dimesio »

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.
Locked