This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Avisynth setup under linux
#54
This line also works:
wine "/root/.wine/drive_c/windows/syswow64/avisynthPlugins/DGIndex.exe" -i "\tmp\convert\ntsc-1.VOB" -o cd .log -preview -exit

This line DOES NOT:
wine "/root/.wine/drive_c/windows/syswow64/avisynthPlugins/DGIndex.exe" -i "/tmp/convert/ntsc-1.VOB" -o cd .log -preview -exit

Irrespective. this doesn't fix the problem calling DGIndexNV

I do not have an Nvidia card on my linux box because I do not play games and there is no need.
The two missing Nvidia dll's I copied over from win7 came from system32 not sysWOW64 and was a waste of time because they will not work without the physical graphics card. Anyway I no longer have them since I recompiled ans reinstalled wine
I now have 32bit wine on a Slackware 64bit multi-lib system so can run/compile both 32bit and 64bit

Hybrid already identifies my graphics correctly and  CUDA  + opus is disabled
On windows I use DGIndex  or DGAVCIndex because it is already known that DGIndexNV is buggy

DGAVCIndex.exe is another tool that I use and it works with slightly modified code. the source is a mkv that I have recently encoded with
x264 that was split with mkvToolnix so I have a smaller file to work with, then demuxed on linux with tsMuxer.
The code follows and the log is attached

wine "\root\.wine\drive_c\windows\syswow64\avisynthPlugins\DGAVCIndex.exe" -i "\tmp\convert\test01.264" -o \tmp\convert\test01.dga -f 2 -e 


Suport DGDecNV
seems to be a permanent default.
No matter what I do to deselect and save it does not work.

Adding these two lines to misc.ini had no effect:
     "supportNVCUEncCuda=false"
     "supportDGDecNV=false"

Errors I get trying to load avisynth preview:
couldn't open file in HIDE mode. Exiting  -  (somebody else complained about this 3 years ago)
0033:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f8ec 1 C) semi-stub
Avisynth preview error: 0033:fixme:msvcrt:__clean_type_info_names_internal (0xc59b38) stubHybrid
Reply


Messages In This Thread
Avisynth setup under linux - by zigbay03 - 14.04.2018, 07:32
RE: Avisynth setup under linux - by Selur - 14.04.2018, 08:50
RE: Avisynth setup under linux - by zigbay03 - 14.04.2018, 15:35
RE: Avisynth setup under linux - by Selur - 14.04.2018, 17:34
RE: Avisynth setup under linux - by zigbay03 - 14.04.2018, 20:55
RE: Avisynth setup under linux - by Selur - 14.04.2018, 21:08
RE: Avisynth setup under linux - by Selur - 14.04.2018, 21:26
RE: Avisynth setup under linux - by zigbay03 - 14.04.2018, 22:40
RE: Avisynth setup under linux - by Selur - 14.04.2018, 23:41
RE: Avisynth setup under linux - by Selur - 14.04.2018, 23:45
RE: Avisynth setup under linux - by zigbay03 - 15.04.2018, 02:54
RE: Avisynth setup under linux - by Selur - 15.04.2018, 07:03
RE: Avisynth setup under linux - by zigbay03 - 15.04.2018, 07:39
RE: Avisynth setup under linux - by Selur - 15.04.2018, 08:29
RE: Avisynth setup under linux - by zigbay03 - 15.04.2018, 09:05
RE: Avisynth setup under linux - by Selur - 15.04.2018, 09:18
RE: Avisynth setup under linux - by zigbay03 - 15.04.2018, 13:27
RE: Avisynth setup under linux - by Selur - 15.04.2018, 13:28
RE: Avisynth setup under linux - by zigbay03 - 16.04.2018, 00:10
RE: Avisynth setup under linux - by zigbay03 - 16.04.2018, 03:10
RE: Avisynth setup under linux - by Selur - 16.04.2018, 05:15
RE: Avisynth setup under linux - by zigbay03 - 17.04.2018, 08:29
RE: Avisynth setup under linux - by zigbay03 - 17.04.2018, 11:44
RE: Avisynth setup under linux - by Selur - 17.04.2018, 14:51
RE: Avisynth setup under linux - by zigbay03 - 17.04.2018, 15:02
RE: Avisynth setup under linux - by Selur - 17.04.2018, 16:09
RE: Avisynth setup under linux - by zigbay03 - 18.04.2018, 03:16
RE: Avisynth setup under linux - by zigbay03 - 18.04.2018, 04:46
RE: Avisynth setup under linux - by Selur - 18.04.2018, 05:18
RE: Avisynth setup under linux - by zigbay03 - 18.04.2018, 08:17
RE: Avisynth setup under linux - by zigbay03 - 18.04.2018, 10:04
RE: Avisynth setup under linux - by zigbay03 - 18.04.2018, 11:38
RE: Avisynth setup under linux - by Selur - 18.04.2018, 12:23
RE: Avisynth setup under linux - by zigbay03 - 18.04.2018, 14:27
RE: Avisynth setup under linux - by Selur - 18.04.2018, 16:46
RE: Avisynth setup under linux - by zigbay03 - 19.04.2018, 03:18
RE: Avisynth setup under linux - by Selur - 19.04.2018, 05:00
RE: Avisynth setup under linux - by zigbay03 - 19.04.2018, 07:07
RE: Avisynth setup under linux - by Selur - 19.04.2018, 07:47
RE: Avisynth setup under linux - by zigbay03 - 19.04.2018, 09:04
RE: Avisynth setup under linux - by zigbay03 - 19.04.2018, 10:10
RE: Avisynth setup under linux - by zigbay03 - 19.04.2018, 11:47
RE: Avisynth setup under linux - by zigbay03 - 19.04.2018, 13:12
RE: Avisynth setup under linux - by Selur - 19.04.2018, 19:33
RE: Avisynth setup under linux - by zigbay03 - 19.04.2018, 23:52
RE: Avisynth setup under linux - by zigbay03 - 20.04.2018, 02:10
RE: Avisynth setup under linux - by Selur - 20.04.2018, 05:40
RE: Avisynth setup under linux - by zigbay03 - 20.04.2018, 07:27
RE: Avisynth setup under linux - by Selur - 20.04.2018, 09:43
RE: Avisynth setup under linux - by zigbay03 - 20.04.2018, 10:38
RE: Avisynth setup under linux - by Selur - 20.04.2018, 11:32
RE: Avisynth setup under linux - by zigbay03 - 20.04.2018, 22:55
RE: Avisynth setup under linux - by Selur - 20.04.2018, 22:56
RE: Avisynth setup under linux - by zigbay03 - 20.04.2018, 23:38
RE: Avisynth setup under linux - by Selur - 21.04.2018, 07:23
RE: Avisynth setup under linux - by zigbay03 - 22.04.2018, 02:45
RE: Avisynth setup under linux - by Selur - 22.04.2018, 06:24
RE: Avisynth setup under linux - by zigbay03 - 22.04.2018, 23:41
RE: Avisynth setup under linux - by Selur - 23.04.2018, 05:20
RE: Avisynth setup under linux - by zigbay03 - 23.04.2018, 06:36
RE: Avisynth setup under linux - by Selur - 24.04.2018, 04:36
RE: Avisynth setup under linux - by zigbay03 - 24.04.2018, 05:06
RE: Avisynth setup under linux - by Selur - 24.04.2018, 05:30
RE: Avisynth setup under linux - by zigbay03 - 24.04.2018, 08:15
RE: Avisynth setup under linux - by Selur - 24.04.2018, 18:25
RE: Avisynth setup under linux - by zigbay03 - 25.04.2018, 07:20
RE: Avisynth setup under linux - by Selur - 26.04.2018, 05:23
RE: Avisynth setup under linux - by zigbay03 - 26.04.2018, 06:32
RE: Avisynth setup under linux - by Selur - 26.04.2018, 16:59
RE: Avisynth setup under linux - by zigbay03 - 30.04.2018, 07:24
RE: Avisynth setup under linux - by Selur - 30.04.2018, 09:36
RE: Avisynth setup under linux - by zigbay03 - 30.04.2018, 11:17
RE: Avisynth setup under linux - by Selur - 30.04.2018, 13:11
RE: Avisynth setup under linux - by zigbay03 - 30.04.2018, 23:09
RE: Avisynth setup under linux - by Selur - 01.05.2018, 07:55
RE: Avisynth setup under linux - by zigbay03 - 04.05.2018, 09:00

Forum Jump:


Users browsing this thread: 1 Guest(s)