19.04.2018, 05:00
Looking at the debug output.
Cu Selur
- Source analysis is there.
- Sadly you didn't use the Avisynth preview, but the normal Preview which by default doesn't use Avisynth.
So no insight into Avisynth problems there.
- During the job processing:
- Calling:
"/usr/bin/mplayer" -v -mc 0 -vc dummy -nocorrect-pts -noconsolecontrols -nocorrect-pts -vc null -vo null -nocache -hardframedrop -aid 128 -dumpaudio -dumpfile "/tmp/iId_1_aid_128_11_34_49_4410_01.ac3" "/tmp/convert/ntsc-1.VOB"
- outputs a bunch of '{ERROR5,c=1}' during it's processing, which doesn't seem right, but seems to finish without a crash.
created /tmp/iId_1_aid_128_11_34_49_4410_01.ac3 (56.9801 MB)
- Then the queue crashs since the source indexing doesn't work:
wine "/root/.wine/drive_c/windows/syswow64/avisynthPlugins/DGIndexNV.exe" -i "/tmp/convert/ntsc-1.VOB" -o "/tmp/11_34_49_4410.dgi" -h -e
- What happens when you call that call in a terminal?
- Calling:
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.
wine "/root/.wine/drive_c/windows/syswow64/avsViewer.exe"
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.