[solved]
Hi all,
I've been capturing (channel is NBC, and SD 720x480 format) the Rio Olympics all week using my hdvpr (1st gen device) under my old desktop pc, win xp home system, and have been doing various processing on it through avisynth and LSMash (ver 2013-11-01) successfully. But today, I wanted to attempt work (deinterlace, Brazil is PAL, so I assume repal() or else bob() to deinterlace) on my dell laptop, win 7 home prem 64-bit system.
The problem is, I can not open any video files with LSMASH and I can't seem to figure out why it won't work. Does anyone have any idea and suggestions ? and, thanks in advance!
code snippet
Code:v = "g:\video.2016-08-09.010_RioOlympicsDay04_0900pm_swimming.womens.200m.butrterfly_00.02.51.891.ts" LoadPlugin("C:\PLUGINS\LSMASHSource.2013-11-01.0151am.dll") # win xp home LWLibavVideoSource(v, cache=true , seek_mode=0 ) . .
+ Reply to Thread
Results 1 to 4 of 4
-
Last edited by vhelp; 14th Aug 2016 at 14:35.
-
You didn't give a good error description.
Anyways, try:
1.) install vc++ 2015 redistributable
2.) static l-smash binary (folder for future updates)
(Your 2013 binary might work with older redistributable) -
The error I am getting is when I drag an .avs file into virtualdub:
Code:Avisynth open failure: LoadPlugin: unable to load "C:\Plugins\LSMASHSource.2013-11-01.0151am.dll", Module not found. Install missing library? (C:\tools\deinterlace.60p.hp.keep.HQ.v2.avs, line 81)
LWLibavVideoSource(v, cache=true , seek_mode=0 )
I will try your suggestion now..
Similar Threads
-
Win XP and 7 ( 32-Bit) : DVDSlideshowGUI 0.9.5.4 : Problem with image list
By Lehmeier in forum Authoring (DVD)Replies: 0Last Post: 30th Oct 2013, 12:44 -
How to connect JVC GR-D850U tp Win 7 64 bit?
By alex5908 in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 2Last Post: 24th Oct 2012, 14:37 -
Vobblanker works in Win 7 64 bit, 32 bit?
By redsandvb in forum Newbie / General discussionsReplies: 15Last Post: 15th Aug 2012, 14:12 -
what PVR win 7 (64 bit) software to use with this USB TV stick
By perfection in forum Capturing and VCRReplies: 6Last Post: 24th Nov 2011, 22:58 -
Win 64 bit - Quicktime - Adobe 64 bit
By beavereater in forum ComputerReplies: 1Last Post: 7th Nov 2011, 08:18