i open mkv files with virtualdub by .avs file but i face this problem
avi import filter error unknown 80040154
tried to install avisynth and not solve
help pls !
+ Reply to Thread
Results 1 to 9 of 9
-
-
See this for some clues
https://forum.doom9.org/showthread.php?t=149764 -
AviSource() can't be used to open MKV files. Download and install the LSMASH source filter for AviSynth.
http://avisynth.nl/index.php/LSMASHSource
Then use
Code:LWLibavVideoSource("filename.mkv")
-
It's not an AviSource() error message. The most likely cause/solution can be found behind the link provided by davexnet.
-
and if you try using virtualdub 32 bit and the avs point to a 32 bit version of lsmash?
[Attachment 40896 - Click to enlarge] -
or you can try this: if you want use virtualdub64bit install AviSynth+ r2294.7z and your .avs script have to point the 64bit version of LSMASHSource.dll (usually in plugins64+) content in the package AMVpack_161227_x64.exe
Similar Threads
-
VirtualDub: "AVI Import Filter error: (Unknown) 80040154"
By Xavier in forum Newbie / General discussionsReplies: 11Last Post: 15th Dec 2021, 17:49 -
How to apply time stretch filter to avi file in VirtualDub
By ezcapper in forum Video ConversionReplies: 0Last Post: 29th Jun 2015, 22:43 -
VirtualDub import MP4 no audio (error 00ff).
By SteveZ in forum Video ConversionReplies: 15Last Post: 23rd May 2013, 01:09 -
Error message in virtualdub - "Couldnt locate Decompressor 'FMP4' (unknown)
By Sulli in forum Newbie / General discussionsReplies: 5Last Post: 19th Oct 2012, 05:55 -
Premiere Pro 'Error Compiling Movie - Unknown error'
By koberulz in forum Newbie / General discussionsReplies: 12Last Post: 16th Sep 2012, 16:43