Hi worthypook, can you tell us the title of that music you used in that clip?
tjdomsalla 1 month ago
Whats the name of the music?
Schorschi6134 5 months ago
If your source isn't 60fps, change the first line to match...
worthypook 10 months ago
Get that ? out of there on the last line...
Its a problem with the script im pretty sure, maybe an extra 'space' or something?
Addition. I already installed the Avisynth and put the mvtools2 to the avisynth plugins.
AKMRProduction 10 months ago
I can't open the video on my virtualdub. When i open the file this error pop up.
VirtualDub Error
Avisynth open failure:
(D:\Documents and Settings\Administrator\My Documents\Downloads\VirtualDub-1.10.0\VirtualDub-1.10.0\SLOW.avs,line 13, column 30)
What should i do? Please help me. i hope you'll reply on me. Thanks!.
@AKMRProduction If you copied and pasted my 'comment' stating the script, remove the - that gets added in after (last)
@worthypook i did it. but it doesn't work.. could you please make a tutorial on how to do this..
@AKMRProduction - line 13, column 30 would be around the ' backward_vec, forward_vec, ' area of the script?
@worthypook this is the script
DirectShowSource("D:\NIKON.mp4",fps=60, audio=false)
# assume progressive PAL 25 fps or NTSC Film 23.976 source
super = MSuper(pel=2)
backward_vec = MAnalyse(super, overlap=4, isb = true, search=3)
# Use block overlap, halfpixel accuracy and Exhaustive search
forward_vec = MAnalyse(super, overlap=4, isb = false, search=3)
MFlowFps(super, backward_vec,? forward_vec, num=8*FramerateNumerator(last), \ den=FramerateDenominator(last))
i've just copy your scrip
DirectShowSource("I:\FILENAME.mp4",fps=60, audio=false)
super = MSuper(pel=2)
backward_vec = MAnalyse(super, overlap=4, isb = true, search=3)
MFlowFps(super, backward_vec, forward_vec, num=8*FramerateNumerator(last), \ den=FramerateDenominator(last))
I have a "DShowInputDriver.vdplugin" plugin in the VirtualDub plugins, I have AVISynth installed, and use a .avs file containing a script.
And to open them in virtualdub you have to have avisynth installed, i don't remember if you have to drop any files into virtualdub?
worthypook 1 year ago
Tenchcnet. :) i know what you mean. I ment to have the # of frames, but im playing them at 30
And didn't you mean 15 fps instead of 60, 7,5fps instead of 120? althou' wait.. it gets confusing at this point.
Tenchcnet 1 year ago
Comment removed
my virtual dub doesn't open .avs
Hi worthypook, can you tell us the title of that music you used in that clip?
tjdomsalla 1 month ago
Whats the name of the music?
Schorschi6134 5 months ago
If your source isn't 60fps, change the first line to match...
worthypook 10 months ago
Get that ? out of there on the last line...
worthypook 10 months ago
Its a problem with the script im pretty sure, maybe an extra 'space' or something?
worthypook 10 months ago
Addition. I already installed the Avisynth and put the mvtools2 to the avisynth plugins.
AKMRProduction 10 months ago
I can't open the video on my virtualdub. When i open the file this error pop up.
VirtualDub Error
Avisynth open failure:
(D:\Documents and Settings\Administrator\My Documents\Downloads\VirtualDub-1.10.0\VirtualDub-1.10.0\SLOW.avs,line 13, column 30)
What should i do? Please help me. i hope you'll reply on me. Thanks!.
AKMRProduction 10 months ago
@AKMRProduction If you copied and pasted my 'comment' stating the script, remove the - that gets added in after (last)
worthypook 10 months ago
@worthypook i did it. but it doesn't work.. could you please make a tutorial on how to do this..
AKMRProduction 10 months ago
@AKMRProduction - line 13, column 30 would be around the ' backward_vec, forward_vec, ' area of the script?
worthypook 10 months ago
@worthypook this is the script
DirectShowSource("D:\NIKON.mp4",fps=60, audio=false)
# assume progressive PAL 25 fps or NTSC Film 23.976 source
super = MSuper(pel=2)
backward_vec = MAnalyse(super, overlap=4, isb = true, search=3)
# Use block overlap, halfpixel accuracy and Exhaustive search
forward_vec = MAnalyse(super, overlap=4, isb = false, search=3)
MFlowFps(super, backward_vec,? forward_vec, num=8*FramerateNumerator(last), \ den=FramerateDenominator(last))
i've just copy your scrip
AKMRProduction 10 months ago
DirectShowSource("I:\FILENAME.mp4",fps=60, audio=false)
# assume progressive PAL 25 fps or NTSC Film 23.976 source
super = MSuper(pel=2)
backward_vec = MAnalyse(super, overlap=4, isb = true, search=3)
# Use block overlap, halfpixel accuracy and Exhaustive search
forward_vec = MAnalyse(super, overlap=4, isb = false, search=3)
MFlowFps(super, backward_vec, forward_vec, num=8*FramerateNumerator(last), \ den=FramerateDenominator(last))
worthypook 10 months ago
I have a "DShowInputDriver.vdplugin" plugin in the VirtualDub plugins, I have AVISynth installed, and use a .avs file containing a script.
worthypook 10 months ago
And to open them in virtualdub you have to have avisynth installed, i don't remember if you have to drop any files into virtualdub?
worthypook 1 year ago
Tenchcnet. :) i know what you mean. I ment to have the # of frames, but im playing them at 30
worthypook 1 year ago
And didn't you mean 15 fps instead of 60, 7,5fps instead of 120? althou' wait.. it gets confusing at this point.
Tenchcnet 1 year ago
Comment removed
Tenchcnet 1 year ago
my virtual dub doesn't open .avs
Tenchcnet 1 year ago