16.04.2018, 00:10
Hybrid has odd behaviour.
Sometime tools are listed in config but when I reload they disappear.
Which finds lsdvd but as you can see from the attached screenshot Hybrid fails to list it.
Made another attempt with the SeparateFields script.
I changed paths and this time it sort of loaded but avisynth preview crashed with error attached.
By using the preview, this script enables one to step through frames to identify if there is
interlacing and the frame sequence;
The revised script:
LoadPlugin(:c:\Program Files\Avisynth Extension\AvisynthPlugins\FFMS2k\ffms2.dll")
FFvideosource("c:\video\VTS_02_1.vob")
AssumeTFF()
SeparateFields()
returnlast)
Sometime tools are listed in config but when I reload they disappear.
Which finds lsdvd but as you can see from the attached screenshot Hybrid fails to list it.
Made another attempt with the SeparateFields script.
I changed paths and this time it sort of loaded but avisynth preview crashed with error attached.
By using the preview, this script enables one to step through frames to identify if there is
interlacing and the frame sequence;
The revised script:
LoadPlugin(:c:\Program Files\Avisynth Extension\AvisynthPlugins\FFMS2k\ffms2.dll")
FFvideosource("c:\video\VTS_02_1.vob")
AssumeTFF()
SeparateFields()
returnlast)