Thank you

I tried that and still no fix. I've rolled back to 3.1.7 for now. All works fine there.

Thank you again for your input

Hey bud

Core I7 4770k
GTX 980
16gb ram

Yes I manually changed my threads to 8. I'm not home right now so can't provide the settings.

Appreciate your help

Hmm that didn't work for me

I think I need to change the setting in ffdshow under avisynth - 'add ffdshow video source'

Everytime I try to tick this, it crashes


'Process whole image' is unticked
'Avisynth' is ticked
'Add ffdshow video source' is unticked
'YV12' is ticked. YUY2 RGB24 and RGB32 is unticked
'Buffer back ahead' is ticked. settings of 1 and 5

Avisynth script per below

global svppath="C:\Users\Media\AppData\Roaming\SVP4\"
try {
   import(svppath+"scripts\70688.avs")
}
catch(err_msg) {
   ffdshow_source().Subtitle(err_msg)
   WriteFileStart(svppath+"logs\err-70688.avs.log", "err_msg")
}

Hey buddy. Thanks for the tip.

It didn't work for me

If I try to enable the setting while playback is happening and SVP 4 is active, it crashes my media player.

If I try to enable the setting while playback is happening and SVP is not loaded, the setting reverts to the original when I load SVP 4

If I try to enable the setting with no playback, the setting reverts to the original when I start playback and load SVP 4.

Update: Reinstalled SVP4 TP and it plays fine. No dropped frames but I do get a script error

~One frame drop per second on 23.81 FPS content. Does not happen with 23.976 content.

Only happened after updating SVP from SVP4 TP to SVP4 FREE

First happened on my media PC. Tested same file on my gaming PC and it played perfectly

Started testing on the gaming PC that was working fine -

Updated MADVR to latest version. Playback still fine

Updated LAV Filters to latest version. Playback still fine

Updated SVP to latest version. Frame drops now occur.