18.04.2018, 10:04
Here is another debug
I selected level 9
" index crashed: Indexer didn't create: /tmp .. .. .. "
I selected level 9
" index crashed: Indexer didn't create: /tmp .. .. .. "
Avisynth setup under linux
|
18.04.2018, 10:04
Here is another debug
I selected level 9 " index crashed: Indexer didn't create: /tmp .. .. .. "
18.04.2018, 11:38
Guess What
1) Avisynth > Frame > Field matching >TFM + speed change > Scale output frame rate - WORKS Original fps=29.970 converted 23,976 However, Avisynth > Frame > Field matching >TFM + speed change >FPS adjust or Restore - DOES NOT WORK Any attempt add other avisynth filters like dfttest also does not work 2) Avisynth > Frame > Field matching >TFM + speed change > Scale output frame rate + Resize (upscale) is okay
18.04.2018, 12:23
Guess what: No DebugOutput. -> No clue.
In general I would advice against nix nd FFmpeg and Avisynth filtering. When an Avisynth filter doesn't work trying the Avisynth Preview (in Hybrid) offen helps to get a usable error message. Might bei a problem with the wine setup. Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
18.04.2018, 14:27
What mix are you talking about ??
Under Filtering I select >> Avisynth >> then Frame >> then Field matching >> then TFM Is that not all avisynth ??
18.04.2018, 16:46
Ah, okay got confused due to the line wrap on my mobile.
Still would need a debug output of the Avisynth preview.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
19.04.2018, 03:18
I have two wine executables and for 64bit programs the preferred command on my system is:
wine64 "/root/.wine/drive_c/windows/syswow64/avsViewer.exe" I have found however that avsViewer can also be launched with wine32 hence: wine "/root/.wine/drive_c/windows/syswow64/avsViewer.exe" Okay, here is another debug file. I loaded the file applied just avisynth TIVTC filter + fps change, ran the preview for a few minutes then closed it and tried to process and Hybrid simply crashed.
19.04.2018, 05:00
Looking at the debug output.
Quote:I have found however that avsViewer can also be launched with wine32 hence:All Avisynth tools are 32bit and thus probably should be called through the 32bit wine binary. Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
19.04.2018, 07:07
I managed to launch DGIndex with wine64 from the terminal and produced a .d2v file which under windows can be called in a script and processed with Virtualdub/avisynth.
This of course cannot be loaded into Hybrid Try as I may, the top AVS preview which I assume is the avisynth preview has never worked. There is no debug file generated but I attach screen shots. A pile of error windows appear.
19.04.2018, 07:47
1st error is because the indexing doesn't work (Hybrid uses wine not wine64).
2nd error is due to some bug in wine -> please answer my questions from before,..
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
19.04.2018, 09:04
Sorry, Did I miss something. What question do you refer to ?
I have both wine32 and wine64 because it is a dual compile as I have a multilib system. Hybrid complains if I put avisynthPlugins into system32' |
« Next Oldest | Next Newest »
|