Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 22nd December 2017, 12:19   #2781  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by Micheal813 View Post
Already tried that.
I assume you physically removed the plugins, not just removed the "LoadPlugin()" lines, right?
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 22nd December 2017, 12:26   #2782  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by pinterf View Post
What instruction set is Athlon missing? In an earlier mvtools there was a bug when sse4 was used w/o checking, but that issue was fixed already.
Posting the full log created with "-avsinfo" would clear that up...
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 22nd December 2017, 12:36   #2783  |  Link
Micheal813
Registered User
 
Join Date: Nov 2015
Posts: 59
Quote:
Originally Posted by Groucho2004 View Post
Let's try to exclude the source and source filter. Try this simple script with AVSMeter:
Code:
colorbars(width = 1920, height = 1080, pixel_type = "yv12").killaudio().assumefps(50, 1).trim(0, 499)
mclean()
Didn't work.
Micheal813 is offline   Reply With Quote
Old 22nd December 2017, 12:36   #2784  |  Link
Micheal813
Registered User
 
Join Date: Nov 2015
Posts: 59
Quote:
Originally Posted by Groucho2004 View Post
I assume you physically removed the plugins, not just removed the "LoadPlugin()" lines, right?
Correct
Micheal813 is offline   Reply With Quote
Old 22nd December 2017, 12:42   #2785  |  Link
Micheal813
Registered User
 
Join Date: Nov 2015
Posts: 59
Quote:
Originally Posted by Groucho2004 View Post
Posting the full log created with "-avsinfo" would clear that up...
This is everything that comes up when I go to APPS and then AVSMETER

Code:
AVSMeter 2.6.6 (x64) - Copyright (c) 2012-2017, Groucho2004

VersionString:              AviSynth+ 0.1 (r2574, MT, x86_64)
VersionNumber:              2.60
File / Product version:     0.1.0.0 / 0.1.0.0
Interface Version:          6
Multi-threading support:    Yes
Avisynth.dll location:      C:\Windows\SYSTEM32\avisynth.dll
Avisynth.dll time stamp:    2017-12-19, 22:16:28 (UTC)
PluginDir2_5 (HKLM, x64):   C:\Program Files (x86)\AviSynth+\plugins64
PluginDir+   (HKLM, x64):   C:\Program Files (x86)\AviSynth+\plugins64+


[CPP 2.5 / 64 Bit Plugins]
C:\Program Files (x86)\AviSynth+\plugins64\AddGrainC.dll  [1.7.1.0]
C:\Program Files (x86)\AviSynth+\plugins64\dfttest.dll  [1.9.4.0]
C:\Program Files (x86)\AviSynth+\plugins64\TDeinterlace.dll  [1.1.0.0]

[CPP 2.6 / 64 Bit Plugins]
C:\Program Files (x86)\AviSynth+\plugins64+\ConvertStacked.dll
C:\Program Files (x86)\AviSynth+\plugins64+\DirectShowSource.dll
C:\Program Files (x86)\AviSynth+\plugins64+\ImageSeq.dll
C:\Program Files (x86)\AviSynth+\plugins64+\Shibatch.dll
C:\Program Files (x86)\AviSynth+\plugins64+\TimeStretch.dll
C:\Program Files (x86)\AviSynth+\plugins64+\VDubFilter.dll
C:\Program Files (x86)\AviSynth+\plugins64\DCTFilter.dll  [0.5.0.0]
C:\Program Files (x86)\AviSynth+\plugins64\DePan.dll  [2.13.1.3]
C:\Program Files (x86)\AviSynth+\plugins64\DePanEstimate.dll  [2.10.0.2]
C:\Program Files (x86)\AviSynth+\plugins64\EEDI2.dll  [0.9.2.0]
C:\Program Files (x86)\AviSynth+\plugins64\eedi3.dll  [0.9.2.1]
C:\Program Files (x86)\AviSynth+\plugins64\fft3dfilter.dll  [2.4.0.0]
C:\Program Files (x86)\AviSynth+\plugins64\masktools2.dll  [2.2.10.0]
C:\Program Files (x86)\AviSynth+\plugins64\mvtools2.dll  [2.7.24.0]
C:\Program Files (x86)\AviSynth+\plugins64\nnedi3.dll  [0.9.4.48]
C:\Program Files (x86)\AviSynth+\plugins64\PlanarTools.dll
C:\Program Files (x86)\AviSynth+\plugins64\RgTools.dll  [0.96.0.0]
C:\Program Files (x86)\AviSynth+\plugins64\yadifmod2.dll
C:\Program Files (x86)\AviSynth+\plugins64\yadifmod2_avx2.dll

[Scripts / AVSI]
C:\Program Files (x86)\AviSynth+\plugins64+\colors_rgb.avsi
C:\Program Files (x86)\AviSynth+\plugins64\AnimeIVTC.avsi
C:\Program Files (x86)\AviSynth+\plugins64\mClean.avsi
C:\Program Files (x86)\AviSynth+\plugins64\QTGMC.avsi
C:\Program Files (x86)\AviSynth+\plugins64\SMDegrain.avsi

[Uncategorized / Other]
C:\Program Files (x86)\AviSynth+\plugins64+\colors_rgb.txt
Micheal813 is offline   Reply With Quote
Old 22nd December 2017, 12:44   #2786  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Use the switches "-avsinfo -log" and post the log (avsinfo_x64.log).
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 22nd December 2017, 12:59   #2787  |  Link
Micheal813
Registered User
 
Join Date: Nov 2015
Posts: 59
Code:
Log file created with:      AVSMeter 2.6.6 (x64)

[OS/Hardware info]
Operating system:           Windows 10 (x64) (Build 16299)
CPU brand string:           AMD Athlon(tm) II X2 215 Processor
CPU features:               MMX, SSE, SSE2, SSE3, SSE4A, 3DNOW, 3DNOWEXT, MMXEXT, POPCNT


[Avisynth info]
VersionString:              AviSynth+ 0.1 (r2574, MT, x86_64)
VersionNumber:              2.60
File / Product version:     0.1.0.0 / 0.1.0.0
Interface Version:          6
Multi-threading support:    Yes
Avisynth.dll location:      C:\Windows\system32\avisynth.dll
Avisynth.dll time stamp:    2017-12-19, 22:16:28 (UTC)
PluginDir2_5 (HKLM, x64):   C:\Program Files (x86)\AviSynth+\plugins64
PluginDir+   (HKLM, x64):   C:\Program Files (x86)\AviSynth+\plugins64+


[CPP 2.5 / 64 Bit Plugins]
C:\Program Files (x86)\AviSynth+\plugins64\AddGrainC.dll  [1.7.1.0]
C:\Program Files (x86)\AviSynth+\plugins64\dfttest.dll  [1.9.4.0]
C:\Program Files (x86)\AviSynth+\plugins64\TDeinterlace.dll  [1.1.0.0]

[CPP 2.6 / 64 Bit Plugins]
C:\Program Files (x86)\AviSynth+\plugins64+\ConvertStacked.dll
C:\Program Files (x86)\AviSynth+\plugins64+\DirectShowSource.dll
C:\Program Files (x86)\AviSynth+\plugins64+\ImageSeq.dll
C:\Program Files (x86)\AviSynth+\plugins64+\Shibatch.dll
C:\Program Files (x86)\AviSynth+\plugins64+\TimeStretch.dll
C:\Program Files (x86)\AviSynth+\plugins64+\VDubFilter.dll
C:\Program Files (x86)\AviSynth+\plugins64\DCTFilter.dll  [0.5.0.0]
C:\Program Files (x86)\AviSynth+\plugins64\DePan.dll  [2.13.1.3]
C:\Program Files (x86)\AviSynth+\plugins64\DePanEstimate.dll  [2.10.0.2]
C:\Program Files (x86)\AviSynth+\plugins64\EEDI2.dll  [0.9.2.0]
C:\Program Files (x86)\AviSynth+\plugins64\eedi3.dll  [0.9.2.1]
C:\Program Files (x86)\AviSynth+\plugins64\fft3dfilter.dll  [2.4.0.0]
C:\Program Files (x86)\AviSynth+\plugins64\masktools2.dll  [2.2.10.0]
C:\Program Files (x86)\AviSynth+\plugins64\mvtools2.dll  [2.7.24.0]
C:\Program Files (x86)\AviSynth+\plugins64\nnedi3.dll  [0.9.4.48]
C:\Program Files (x86)\AviSynth+\plugins64\PlanarTools.dll
C:\Program Files (x86)\AviSynth+\plugins64\RgTools.dll  [0.96.0.0]
C:\Program Files (x86)\AviSynth+\plugins64\yadifmod2.dll
C:\Program Files (x86)\AviSynth+\plugins64\yadifmod2_avx2.dll

[Scripts / AVSI]
C:\Program Files (x86)\AviSynth+\plugins64+\colors_rgb.avsi
C:\Program Files (x86)\AviSynth+\plugins64\AnimeIVTC.avsi
C:\Program Files (x86)\AviSynth+\plugins64\mClean.avsi
C:\Program Files (x86)\AviSynth+\plugins64\QTGMC.avsi
C:\Program Files (x86)\AviSynth+\plugins64\SMDegrain.avsi

[Uncategorized / Other]
C:\Program Files (x86)\AviSynth+\plugins64+\colors_rgb.txt


[Internal (core) functions]
    AVIFileSource
    AVISource
    AddAlphaPlane
    AddAutoloadDir
    AddBorders
    AlignedSplice
    Amplify
    AmplifydB
    Animate
    Apply
    ApplyRange
    Assert
    AssumeBFF
    AssumeFPS
    AssumeFieldBased
    AssumeFrameBased
    AssumeSampleRate
    AssumeScaledFPS
    AssumeTFF
    AudioDub
    AudioDubEx
    AudioTrim
    AutoloadPlugins
    AverageB
    AverageChromaU
    AverageChromaV
    AverageG
    AverageLuma
    AverageR
    BDifference
    BDifferenceFromPrevious
    BDifferenceToNext
    BPlaneMax
    BPlaneMedian
    BPlaneMin
    BPlaneMinMaxDifference
    BicubicResize
    BilinearResize
    BitsPerComponent
    BlackmanResize
    Blackness
    BlankClip
    Blur
    Bob
    Cache
    ChangeFPS
    Chr
    ChromaUDifference
    ChromaVDifference
    ClearAutoloadDirs
    ColorBars
    ColorBarsHD
    ColorKeyMask
    ColorSpaceNameToPixelType
    ColorYUV
    CombinePlanes
    Compare
    ComplementParity
    ComponentSize
    ConditionalFilter
    ConditionalReader
    ConditionalSelect
    ContinuedDenominator
    ContinuedNumerator
    ConvertAudio
    ConvertAudioTo16bit
    ConvertAudioTo24bit
    ConvertAudioTo32bit
    ConvertAudioTo8bit
    ConvertAudioToFloat
    ConvertBackToYUY2
    ConvertBits
    ConvertFPS
    ConvertTo16bit
    ConvertTo8bit
    ConvertToFloat
    ConvertToMono
    ConvertToPlanarRGB
    ConvertToPlanarRGBA
    ConvertToRGB
    ConvertToRGB24
    ConvertToRGB32
    ConvertToRGB48
    ConvertToRGB64
    ConvertToY
    ConvertToY8
    ConvertToYUV411
    ConvertToYUV420
    ConvertToYUV422
    ConvertToYUV444
    ConvertToYUY2
    ConvertToYV12
    ConvertToYV16
    ConvertToYV24
    ConvertToYV411
    Crop
    CropBottom
    Default
    Defined
    DelayAudio
    DeleteFrame
    Dissolve
    DoubleWeave
    DuplicateFrame
    Echo
    EnsureVBRMP3Sync
    Eval
    Exist
    Expr
    ExtractA
    ExtractB
    ExtractG
    ExtractR
    ExtractU
    ExtractV
    ExtractY
    FadeIO
    FadeIO0
    FadeIO2
    FadeIn
    FadeIn0
    FadeIn2
    FadeOut
    FadeOut0
    FadeOut2
    FixBrokenChromaUpsampling
    FixLuminance
    FlipHorizontal
    FlipVertical
    FrameEvaluate
    FreezeFrame
    FunctionExists
    GDifference
    GDifferenceFromPrevious
    GDifferenceToNext
    GPlaneMax
    GPlaneMedian
    GPlaneMin
    GPlaneMinMaxDifference
    GaussResize
    GeneralConvolution
    GetChannel
    GetChannels
    GetLeftChannel
    GetParity
    GetProcessInfo
    GetRightChannel
    Grayscale
    Greyscale
    HasAlpha
    HasAudio
    HasVideo
    Hex
    Histogram
    HorizontalReduceBy2
    Import
    Info
    Interleave
    InternalCache
    InternalFunctionExists
    Invert
    Is420
    Is422
    Is444
    IsAudioFloat
    IsAudioInt
    IsBool
    IsClip
    IsFieldBased
    IsFloat
    IsFrameBased
    IsInt
    IsInterleaved
    IsPackedRGB
    IsPlanar
    IsPlanarRGB
    IsPlanarRGBA
    IsRGB
    IsRGB24
    IsRGB32
    IsRGB48
    IsRGB64
    IsString
    IsVideoFloat
    IsY
    IsY8
    IsYUV
    IsYUVA
    IsYUY2
    IsYV12
    IsYV16
    IsYV24
    IsYV411
    KillAudio
    KillVideo
    Lanczos4Resize
    LanczosResize
    Layer
    Letterbox
    Levels
    Limiter
    LoadCPlugin
    LoadPlugin
    Load_Stdcall_Plugin
    LogMsg
    Loop
    LumaDifference
    Mask
    MaskHS
    Max
    Merge
    MergeARGB
    MergeChannels
    MergeChroma
    MergeLuma
    MergeRGB
    MessageClip
    Min
    MixAudio
    MonoToStereo
    Normalize
    Null
    NumComponents
    OpenDMLSource
    Ord
    Overlay
    PeculiarBlend
    PixelType
    PlaneToY
    PointResize
    Prefetch
    Preroll
    Pulldown
    RDifference
    RDifferenceFromPrevious
    RDifferenceToNext
    RGBAdjust
    RGBDifference
    RGBDifferenceFromPrevious
    RGBDifferenceToNext
    RPlaneMax
    RPlaneMedian
    RPlaneMin
    RPlaneMinMaxDifference
    ReduceBy2
    RemoveAlphaPlane
    ResampleAudio
    ResetMask
    Reverse
    ScriptClip
    ScriptDir
    ScriptDirUtf8
    ScriptFile
    ScriptFileUtf8
    ScriptName
    ScriptNameUtf8
    SegmentedAVISource
    SegmentedDirectShowSource
    Select
    SelectEven
    SelectEvery
    SelectOdd
    SelectRangeEvery
    SeparateColumns
    SeparateFields
    SeparateRows
    SetFilterMTMode
    SetLogParams
    SetMemoryMax
    SetPlanarLegacyAlignment
    SetWorkingDir
    Sharpen
    ShowAlpha
    ShowBlue
    ShowFiveVersions
    ShowFrameNumber
    ShowGreen
    ShowRed
    ShowSMPTE
    ShowTime
    ShowU
    ShowV
    ShowY
    SincResize
    SkewRows
    SpatialSoften
    Spline
    Spline16Resize
    Spline36Resize
    Spline64Resize
    StackHorizontal
    StackVertical
    StrFromUtf8
    StrToUtf8
    String
    Subtitle
    Subtract
    SwapFields
    SwapUV
    TemporalSoften
    Time
    Tone
    Trim
    Turn180
    TurnLeft
    TurnRight
    Tweak
    UDifferenceFromPrevious
    UDifferenceToNext
    UPlaneMax
    UPlaneMedian
    UPlaneMin
    UPlaneMinMaxDifference
    UToY
    UToY8
    UnalignedSplice
    VDifferenceFromPrevious
    VDifferenceToNext
    VPlaneMax
    VPlaneMedian
    VPlaneMin
    VPlaneMinMaxDifference
    VToY
    VToY8
    Version
    VersionNumber
    VersionString
    VerticalReduceBy2
    WAVSource
    Weave
    WeaveColumns
    WeaveRows
    WriteFile
    WriteFileEnd
    WriteFileIf
    WriteFileStart
    YDifferenceFromPrevious
    YDifferenceToNext
    YPlaneMax
    YPlaneMedian
    YPlaneMin
    YPlaneMinMaxDifference
    YToUV
    abs
    acos
    asin
    atan
    atan2
    audiobits
    audiochannels
    audioduration
    audiolength
    audiolengthf
    audiolengthhi
    audiolengthlo
    audiolengths
    audiorate
    bitand
    bitchange
    bitchg
    bitclear
    bitclr
    bitlrotate
    bitlshift
    bitlshifta
    bitlshiftl
    bitlshifts
    bitlshiftu
    bitnot
    bitor
    bitrol
    bitror
    bitrrotate
    bitrshifta
    bitrshiftl
    bitrshifts
    bitrshiftu
    bitsal
    bitsar
    bitset
    bitshl
    bitshr
    bittest
    bittst
    bitxor
    ceil
    cos
    cosh
    exp
    fillstr
    findstr
    float
    floor
    fmod
    frac
    framecount
    framerate
    frameratedenominator
    frameratenumerator
    height
    hexvalue
    int
    lcase
    leftstr
    log
    log10
    midstr
    muldiv
    nop
    pi
    pow
    rand
    replacestr
    revstr
    rightstr
    round
    sign
    sin
    sinh
    sqrt
    strcmp
    strcmpi
    strlen
    tan
    tanh
    ucase
    undefined
    value
    width
Micheal813 is offline   Reply With Quote
Old 22nd December 2017, 13:00   #2788  |  Link
Micheal813
Registered User
 
Join Date: Nov 2015
Posts: 59
Code:
[External (plugin) functions]
    AddGrain
    AddGrainC
    AddGrainC_AddGrain
    AddGrainC_AddGrainC
    BackwardClense
    Clense
    ConvertFromDoubleWidth
    ConvertFromStacked
    ConvertStacked_ConvertFromDoubleWidth
    ConvertStacked_ConvertFromStacked
    ConvertStacked_ConvertToDoubleWidth
    ConvertStacked_ConvertToStacked
    ConvertToDoubleWidth
    ConvertToStacked
    DCTFilter
    DCTFilter4
    DCTFilter4D
    DCTFilter8
    DCTFilter8D
    DCTFilterD
    DCTFilter_DCTFilter
    DCTFilter_DCTFilter4
    DCTFilter_DCTFilter4D
    DCTFilter_DCTFilter8
    DCTFilter_DCTFilter8D
    DCTFilter_DCTFilterD
    DePan
    DePanEstimate
    DePanEstimate_DePanEstimate
    DePanInterleave
    DePanScenes
    DePanStabilize
    DePan_DePan
    DePan_DePanInterleave
    DePan_DePanScenes
    DePan_DePanStabilize
    DirectShowSource
    DirectShowSource_DirectShowSource
    EEDI2
    EEDI2_EEDI2
    ExtractPlane
    FFT3DFilter
    FFT3DFilter_VersionNumber
    ForwardClense
    ImageReader
    ImageSeq_ImageReader
    ImageSeq_ImageSource
    ImageSeq_ImageSourceAnim
    ImageSeq_ImageWriter
    ImageSource
    ImageSourceAnim
    ImageWriter
    LoadVirtualdubPlugin
    MAnalyse
    MBlockFps
    MCompensate
    MDegrain1
    MDegrain2
    MDegrain3
    MDegrain4
    MDegrain5
    MDegrain6
    MDegrainN
    MDepan
    MFlow
    MFlowBlur
    MFlowFps
    MFlowInter
    MMask
    MRecalculate
    MRestoreVect
    MSCDetection
    MScaleVect
    MShow
    MStoreVect
    MSuper
    PackedToPlanar
    PlanarToPacked
    PlanarToRGB32
    PlanarTools_ExtractPlane
    PlanarTools_PackedToPlanar
    PlanarTools_PlanarToPacked
    PlanarTools_PlanarToRGB32
    PlanarTools_RGBToRGB
    PlanarTools_Transpose
    RGBToRGB
    RemoveGrain
    Repair
    RgTools_BackwardClense
    RgTools_Clense
    RgTools_ForwardClense
    RgTools_RemoveGrain
    RgTools_Repair
    RgTools_VerticalCleaner
    SSRC
    Shibatch_SSRC
    Shibatch_SuperEQ
    SuperEQ
    TDeint
    TDeinterlace_TDeint
    TDeinterlace_TSwitch
    TSwitch
    TimeStretch
    TimeStretch_TimeStretch
    Transpose
    VDubFilter_LoadVirtualdubPlugin
    VerticalCleaner
    dfttest
    dfttest_dfttest
    eedi3
    eedi3_eedi3
    eedi3_eedi3_rpow2
    eedi3_rpow2
    fft3dfilter_FFT3DFilter
    fft3dfilter_FFT3DFilter_VersionNumber
    masktools2_mt_adddiff
    masktools2_mt_average
    masktools2_mt_binarize
    masktools2_mt_circle
    masktools2_mt_clamp
    masktools2_mt_convolution
    masktools2_mt_deflate
    masktools2_mt_diamond
    masktools2_mt_edge
    masktools2_mt_ellipse
    masktools2_mt_expand
    masktools2_mt_freeellipse
    masktools2_mt_freelosange
    masktools2_mt_freerectangle
    masktools2_mt_gradient
    masktools2_mt_hysteresis
    masktools2_mt_infix
    masktools2_mt_inflate
    masktools2_mt_inpand
    masktools2_mt_invert
    masktools2_mt_logic
    masktools2_mt_losange
    masktools2_mt_lut
    masktools2_mt_lutf
    masktools2_mt_luts
    masktools2_mt_lutspa
    masktools2_mt_lutsx
    masktools2_mt_lutxy
    masktools2_mt_lutxyz
    masktools2_mt_lutxyza
    masktools2_mt_makediff
    masktools2_mt_mappedblur
    masktools2_mt_merge
    masktools2_mt_motion
    masktools2_mt_polish
    masktools2_mt_rectangle
    masktools2_mt_square
    mt_adddiff
    mt_average
    mt_binarize
    mt_circle
    mt_clamp
    mt_convolution
    mt_deflate
    mt_diamond
    mt_edge
    mt_ellipse
    mt_expand
    mt_freeellipse
    mt_freelosange
    mt_freerectangle
    mt_gradient
    mt_hysteresis
    mt_infix
    mt_inflate
    mt_inpand
    mt_invert
    mt_logic
    mt_losange
    mt_lut
    mt_lutf
    mt_luts
    mt_lutspa
    mt_lutsx
    mt_lutxy
    mt_lutxyz
    mt_lutxyza
    mt_makediff
    mt_mappedblur
    mt_merge
    mt_motion
    mt_polish
    mt_rectangle
    mt_square
    mvtools2_MAnalyse
    mvtools2_MBlockFps
    mvtools2_MCompensate
    mvtools2_MDegrain1
    mvtools2_MDegrain2
    mvtools2_MDegrain3
    mvtools2_MDegrain4
    mvtools2_MDegrain5
    mvtools2_MDegrain6
    mvtools2_MDegrainN
    mvtools2_MDepan
    mvtools2_MFlow
    mvtools2_MFlowBlur
    mvtools2_MFlowFps
    mvtools2_MFlowInter
    mvtools2_MMask
    mvtools2_MRecalculate
    mvtools2_MRestoreVect
    mvtools2_MSCDetection
    mvtools2_MScaleVect
    mvtools2_MShow
    mvtools2_MStoreVect
    mvtools2_MSuper
    nnedi3
    nnedi3_nnedi3
    nnedi3_nnedi3_rpow2
    nnedi3_rpow2
    yadifmod2
    yadifmod2_avx2_yadifmod2
    yadifmod2_yadifmod2



[DLL dependencies (x64)]
C:\Windows\system32\avisynth.dll:
    AVIFIL32.dll
    MSVFW32.dll
    MSACM32.dll
    GDI32.dll
    USER32.dll
    ADVAPI32.dll
    ole32.dll
    imagehlp.dll
    MSVCP140.dll
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-string-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-math-l1-1-0.dll
    api-ms-win-crt-environment-l1-1-0.dll
    api-ms-win-crt-filesystem-l1-1-0.dll
    api-ms-win-crt-locale-l1-1-0.dll
    api-ms-win-crt-utility-l1-1-0.dll
    api-ms-win-crt-convert-l1-1-0.dll
    api-ms-win-crt-time-l1-1-0.dll

C:\Program Files (x86)\AviSynth+\plugins64\AddGrainC.dll:
    KERNEL32.dll

C:\Program Files (x86)\AviSynth+\plugins64\dfttest.dll:
    KERNEL32.dll

C:\Program Files (x86)\AviSynth+\plugins64\TDeinterlace.dll:
    KERNEL32.dll

C:\Program Files (x86)\AviSynth+\plugins64+\ConvertStacked.dll:
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll

C:\Program Files (x86)\AviSynth+\plugins64+\DirectShowSource.dll:
    WINMM.dll
    QUARTZ.dll
    ole32.dll
    USER32.dll
    OLEAUT32.dll
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-string-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll

C:\Program Files (x86)\AviSynth+\plugins64+\ImageSeq.dll:
    DevIL.dll
    MSVCP140.dll
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-filesystem-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll

C:\Program Files (x86)\AviSynth+\plugins64+\Shibatch.dll:
    MSVCP140.dll
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-math-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll

C:\Program Files (x86)\AviSynth+\plugins64+\TimeStretch.dll:
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-math-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll

C:\Program Files (x86)\AviSynth+\plugins64+\VDubFilter.dll:
    USER32.dll
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll

C:\Program Files (x86)\AviSynth+\plugins64\DCTFilter.dll:
    VCRUNTIME140.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    KERNEL32.dll

C:\Program Files (x86)\AviSynth+\plugins64\DePan.dll:
    KERNEL32.dll

C:\Program Files (x86)\AviSynth+\plugins64\DePanEstimate.dll:
    KERNEL32.dll

C:\Program Files (x86)\AviSynth+\plugins64\EEDI2.dll:
    KERNEL32.dll

C:\Program Files (x86)\AviSynth+\plugins64\eedi3.dll:
    VCOMP120.DLL
    KERNEL32.dll

C:\Program Files (x86)\AviSynth+\plugins64\fft3dfilter.dll:
    KERNEL32.dll
    USER32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-math-l1-1-0.dll

C:\Program Files (x86)\AviSynth+\plugins64\masktools2.dll:
    KERNEL32.dll
    MSVCP140.dll
    VCRUNTIME140.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-convert-l1-1-0.dll
    api-ms-win-crt-string-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-math-l1-1-0.dll

C:\Program Files (x86)\AviSynth+\plugins64\mvtools2.dll:
    KERNEL32.dll
    MSVCP140.dll
    VCRUNTIME140.dll
    api-ms-win-crt-string-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-math-l1-1-0.dll
    api-ms-win-crt-utility-l1-1-0.dll

C:\Program Files (x86)\AviSynth+\plugins64\nnedi3.dll:
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-string-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-math-l1-1-0.dll

C:\Program Files (x86)\AviSynth+\plugins64\PlanarTools.dll:
    MSVCP140.dll
    VCRUNTIME140.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    KERNEL32.dll

C:\Program Files (x86)\AviSynth+\plugins64\RgTools.dll:
    VCRUNTIME140.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    KERNEL32.dll

C:\Program Files (x86)\AviSynth+\plugins64\yadifmod2.dll:
    MSVCP140.dll
    VCRUNTIME140.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    KERNEL32.dll

C:\Program Files (x86)\AviSynth+\plugins64\yadifmod2_avx2.dll:
    MSVCP140.dll
    VCRUNTIME140.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    KERNEL32.dll
Micheal813 is offline   Reply With Quote
Old 22nd December 2017, 13:01   #2789  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Post it somewhere else (pastebin.com). Attachments here can take a long time to be approved.
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 22nd December 2017, 13:03   #2790  |  Link
Micheal813
Registered User
 
Join Date: Nov 2015
Posts: 59
Quote:
Originally Posted by Groucho2004 View Post
Post it somewhere else (pastebin.com). Attachments here can take a long time to be approved.
I deleted it and reposted as 2 separate post.
Micheal813 is offline   Reply With Quote
Old 22nd December 2017, 13:09   #2791  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by Micheal813 View Post
I deleted it and reposted as 2 separate post.
OK. I still don't know what the problem could be...
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 22nd December 2017, 13:13   #2792  |  Link
Micheal813
Registered User
 
Join Date: Nov 2015
Posts: 59
Quote:
Originally Posted by Groucho2004 View Post
OK. I still don't know what the problem could be...
Ok. Thanks for trying. I'll see if I can get it working later.

Sun is about to rise. Time to get some sleep.
Micheal813 is offline   Reply With Quote
Old 22nd December 2017, 13:53   #2793  |  Link
pinterf
Registered User
 
Join Date: Jan 2014
Posts: 2,314
Intel sde emulator set to an sse2-only architecture may help us reproducing the crash.
pinterf is offline   Reply With Quote
Old 22nd December 2017, 14:39   #2794  |  Link
Pulp Catalyst
Registered User
 
Join Date: May 2006
Posts: 297
Hello, can some help me with the following, for some reason staxrip wants to load the module that is connected to DGDecNV, however i don't want that one, i have setup to use the DGDecIM. the following LOG is included.

note, i tried to edit the .avs file and removed the "LoadPlugin("D:\Program Files\StaxRip 1.7.0.0\Apps\dgdecnv2053\x64 Binaries\DGDecodeNV.dll")"

then tried to load back into Staxrip, but it still complained that it needs the NV module to load, however i do not have a Nvidia GPU in the system, so therefore this is why it fails to load that module.

Quote:
-------------------------- System Environment --------------------------

StaxRip : 1.7.0.0
Windows : Windows 8.1 Pro
Language : English (United Kingdom)
CPU : Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
GPU : Intel(R) HD Graphics 4000
Resolution : 1920 x 1080
DPI : 96

------------------------ MediaInfo Source File ------------------------

Y:\DVD\Bell-Bottom George\Bell-Bottom George.mkv

General
Complete name : Y:\DVD\Bell-Bottom George\Bell-Bottom George.mkv
Format : Matroska
Format version : Version 2
File size : 4.08 GiB
Duration : 1 h 33 min
Overall bit rate : 6 238 kb/s
Encoded date : UTC 2017-12-12 10:50:29
Writing application : MakeMKV v1.10.8 win(x64-release)
Writing library : libmakemkv v1.10.8 (1.3.5/1.4.7) win(x64-release)

Video
ID : 1
ID in the original source medium : 224 (0xE0)
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings : BVOP
Format, BVOP : Yes
Format, Matrix : Default
Format, GOP : M=3, N=13
Format, picture structure : Frame
Codec ID : V_MPEG2
Codec ID/Info : MPEG 1 or 2 Video
Duration : 1 h 33 min
Bit rate mode : Constant
Bit rate : 6 000 kb/s
Width : 720 pixels
Height : 576 pixels
Display aspect ratio : 4:3
Frame rate mode : Constant
Frame rate : 25.000 FPS
Standard : PAL
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.579
Time code of first frame : 09:59:59:00
Time code source : Group of pictures header
GOP, Open/Closed : Open
Stream size : 3.93 GiB (96%)
Language : English
Default : No
Forced : No
Color primaries : BT.601 PAL
Transfer characteristics : BT.470 System B, BT.470 System G
Matrix coefficients : BT.470 System B, BT.470 System G
Original source medium : DVD-Video

Audio
ID : 2
ID in the original source medium : 189 (0xBD)128 (0x80)
Format : AC-3
Format/Info : Audio Coding 3
Format, Endianness : Big
Codec ID : A_AC3
Duration : 1 h 33 min
Bit rate mode : Constant
Bit rate : 224 kb/s
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 SPF)
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 150 MiB (4%)
Title : Stereo
Language : English
Service kind : Complete Main
Default : Yes
Forced : No
Original source medium : DVD-Video

Text
ID : 3
ID in the original source medium : 189 (0xBD)32 (0x20)
Format : VobSub
Codec ID : S_VOBSUB
Codec ID/Info : Picture based subtitle format used on DVDs
Duration : 1 h 33 min
Bit rate : 8 766 b/s
Count of elements : 1475
Stream size : 5.85 MiB (0%)
Language : English
Default : Yes
Forced : No
Original source medium : DVD-Video

Menu
00 : 00:00.000 : en:Chapter 01
00 : 08:34.800 : en:Chapter 02
00 : 14:00.840 : en:Chapter 03
00 : 18:44.760 : en:Chapter 04
00 : 31:56.720 : en:Chapter 05
00 : 42:07.200 : en:Chapter 06
00 : 51:12.680 : en:Chapter 07
00 : 58:46.120 : en:Chapter 08
01 : 07:14.680 : en:Chapter 09
01 : 19:55.960 : en:Chapter 10
01 : 25:01.200 : en:Chapter 11
01 : 31:56.680 : en:Chapter 12

------------ DGIndexIM: Index, No Demux using DGIndexIM b50 ------------

"D:\Program Files\StaxRip 1.7.0.0\Apps\dgdecim_b50\x64\DGIndexIM.exe" -i "Y:\DVD\Bell-Bottom George\Bell-Bottom George.mkv" -o "E:\Temp\Bell-Bottom George_temp\Bell-Bottom George.dgim" -h

Project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
93
94
95
96
97
99
100

Start: 13:28:51
End: 13:31:06
Duration: 00:02:14

------------------------- Error opening source -------------------------

Cannot load file 'D:/Program Files/StaxRip 1.7.0.0/Apps/dgdecnv2053/x64 Binaries/DGDecodeNV.dll'. Platform returned code 126:
The specified module could not be found.

(E:\Temp\Bell-Bottom George_temp\Bell-Bottom George_source.avs, line 2)

LoadPlugin("D:\Program Files\StaxRip 1.7.0.0\Apps\dgdecim_b50\x64\DGDecodeIM.dll")
LoadPlugin("D:\Program Files\StaxRip 1.7.0.0\Apps\dgdecnv2053\x64 Binaries\DGDecodeNV.dll")
DGSourceIM("E:\Temp\Bell-Bottom George_temp\Bell-Bottom George.dgim")
thanks.
Pulp Catalyst is offline   Reply With Quote
Old 22nd December 2017, 20:39   #2795  |  Link
Micheal813
Registered User
 
Join Date: Nov 2015
Posts: 59
Quote:
Originally Posted by Groucho2004 View Post
OK. I still don't know what the problem could be...
When I try to use mClean without Staxrip I also get an error. I Just make a avs script and load it into VDub and it says something about an illegal instruction line 117. Line 117 is "clean = clean.dctfilter (1,1,1,1,1,1,0.50,0)"

I've posted in the mClean thread. Hopefully I can get it sorted out there. Thanks for the help.

Last edited by Micheal813; 23rd December 2017 at 08:48.
Micheal813 is offline   Reply With Quote
Old 23rd December 2017, 18:11   #2796  |  Link
Khun_Doug
Registered User
 
Join Date: Jul 2016
Posts: 100
Micahel813, you are a step ahead of my recommended solution. I was going to suggest you get mClean to work in an AVISynth script first, and then go forward. I use a free tool called AVSPmod that allows me to develop and edit AVISynth scripts. The only drawback is that the tool only supports 32 bit filters, no 64 bit. But that hasn't been a problem. All of the plugins needed for mClean are available in 64 bit and 32 bit. So I would recommend getting the plugins needed and tuning your AVISynth script until it works, and then you will know you have the proper plugins.

When I was first starting on mClean and needed to get all the plugins I discovered there were several different downloadable versions. I recall one of the plugins needed the beta 2.0 version for the script to operate correctly. That one stumped me. The other thing to keep in mind is the type of CPU you have. Some of the plugins are compiled with processor support you may not have.

You are on the right path. Once you have the correct set of plugins then you can move forward.
Khun_Doug is offline   Reply With Quote
Old 23rd December 2017, 18:44   #2797  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by Khun_Doug View Post
I use a free tool called AVSPmod that allows me to develop and edit AVISynth scripts. The only drawback is that the tool only supports 32 bit filters, no 64 bit.
Not true, there's a 64 bit version.

Quote:
Originally Posted by Khun_Doug View Post
Some of the plugins are compiled with processor support you may not have.

You are on the right path. Once you have the correct set of plugins then you can move forward.
Not the problem in his case. It's a bug in the Avisynth+ core.
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 23rd December 2017, 21:59   #2798  |  Link
Micheal813
Registered User
 
Join Date: Nov 2015
Posts: 59
Quote:
Originally Posted by Groucho2004 View Post
Not true, there's a 64 bit version.


Not the problem in his case. It's a bug in the Avisynth+ core.
Correct. Another user was able to send me a modified avisynth.dll that now works.

https://forum.doom9.org/showthread.p...03#post1828203

Thanks everyone for the help.
Micheal813 is offline   Reply With Quote
Old 24th December 2017, 17:39   #2799  |  Link
Khun_Doug
Registered User
 
Join Date: Jul 2016
Posts: 100
Hey Groucho thanks for info. I've wanted that for some time. For some reason all my searches didn't reveal one. It's early Christmas gift for me.
Khun_Doug is offline   Reply With Quote
Old 25th December 2017, 08:22   #2800  |  Link
Micheal813
Registered User
 
Join Date: Nov 2015
Posts: 59
When adding interlaced video to StaxRip, the script it creates has ConvertToYV12(). Should it be ConvertToYV12(interlaced=true)?
Micheal813 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 14:13.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.