solved.. (2016-11-09 Wed, a.m.) see post # 10 below.
I've been at it for several hours, but to no avail. I just can't get this to encode any videos due to lack of avisynth support in my new system.
But let me explain. I have not installed avisynth. I have a usb flash drive that I set up for this successfully. I've been using it on my work pc with the new i7-6700 pc to test encodes in avc and hevc. So, everything works. But that OS is windows 7 pro.
On my new system at home, i7-6600U, and windows 10 pro, it will not do anything. keeps giving me an error that it can't load LSMash. The exact error is:
avs: LoadPlugin: unable to load "LAMASHsource.dll". Module not found. Install missing library.
My assumption is that there is no avisynth support for windows 10 pro. So, is there some portable version that might work ? Otherwise, I'm out of ideas.
+ Reply to Thread
Results 1 to 12 of 12
-
Last edited by vhelp; 9th Nov 2016 at 08:37.
-
I don't have Win10 on any machines but people have avisynth working on Win10 . Install avisynth and place the .dll's in the plugins directory, or load the appropriate plugins. Either that or don't use avisynth input (you can use QSV without avisynth, but obviously you can't use an .avs as input then)
-
I am trying not to install anything on this new pc, in case I have to return it. I have everything on a mem stick. The same one I made for the i7-6700 at work. It should work, but is not.
As for the avisynth and QSV. I did try with a plain video, but it won't load. I've been using the same video (from a capture session) using the UT codec, lossless. But it won't load it. I installed the UT codec, on the mem stick instead of the pc, for reasons stated above. It works fine and loads into virtualdub with no problems. So there is no problems loading codecs onto another drive all together. Its just QSV that seems to be a problem. However, I also can't get x265 to work either. It complains about avs4x265.exe and hangs. I'm running the 64bit version of windows 10 pro. -
Is there another way to load that UT video.avi into QSV ? I don't want to create a y4m file. I am working solely off the mem stick. All my apps and any apps I need to install are on the mem stick in the tools folder, thus, D:\tools
-
I am getting the same problems with x264, it won't load LSMASHsource.dll
-
Looks like you are in the land of creating your own build if you need that kind of custom functionality on a tool that quite frankly is best described as legacy software. Be glad it works in w10 at all. Have you tried vapoursynth? I believe most of the critical filters have been ported. All these xp era tools got extended leases on their life because w8 was vista all over again. However, the clock is now ticking unless you want to maintain a legacy system which is getting increasingly harder what with high bit depth and 444 color and all.
-
What are you doing that requires avisynth ?
vapoursynth has a portable version . But you still need to install python. Avisynth+ might have a portable version (I think megui uses it)
or you can use ffmpeg to encode QS, or QSVEncC can use the --avqsv (ie quicksync decoder) without avisynth
EDIT:
From version 2.5.8 and latter on page 2 of the installer choose the "Standalone, Unpack Files only" type of install.
The installer will just dump all it's files into your specified install directory for you to manipulate. Products like MeGui can include a local/portable copy of Avisynth for use on systems where Avisynth is not installed.Last edited by poisondeathray; 9th Nov 2016 at 08:01.
-
You can make it portable including Python.
http://forum.doom9.org/showthread.php?p=1753199#post1753199
But there's a learning curve... -
update.. issue has been resolved.
I found out what was causing all CLI apps to fail.
Initially, when I first saw my video listed in folder explorer, I didn't like the long filename. So, I changed it to a much shorter one: "video.avi"
Can anyone spot the error I made ? Probably not. I sure didn't!
Ok. So here's what happened. When I did that, explorer did not update the file's extension. Instead, it tread the .avi as part of the filename, thus: "video.avi.avi"
All CLI apps, and anything that was looking for "video.avi" would never find it, because it was actually "video.avi.avi"
Windows 10 Pro 64bit, and any other OS that is newly installed or pre-installed on a new system will have the following criteria setting:
[x] "hide extensions to known file types"
We need to uncheck that so that all file extensions show, otherwise, you will be padding so called, extensions as filename strings.
Thank you all for trying to help me solve this. Hopefully, this will help others in their new system endeavors -
Similar Threads
-
Internet not working on windows 7
By WinSpecToR in forum ComputerReplies: 9Last Post: 23rd Jun 2015, 02:33 -
MKV Files Causing Windows Explorer Not Working
By Arthur_Ballsack in forum Blu-ray RippingReplies: 11Last Post: 27th Jan 2015, 16:39 -
AmaRecTV 2.3.1 and 3.00c now working in Windows 8.1, recording works, but..
By miro@hotmail in forum Capturing and VCRReplies: 0Last Post: 31st Jul 2014, 15:12 -
MP4 working in VLC on Linux but not Windows
By Dreadnox in forum Software PlayingReplies: 3Last Post: 28th Mar 2014, 16:11 -
Windows Error - Not Working
By swalih in forum ComputerReplies: 5Last Post: 9th Mar 2012, 14:07