Hi, I am not a techie person. Recently I tried using MeGUI to reencode movies to smaller size for my personal collection.
My MeGUI - AviSynth script creator has problem when video input (avi,mp4,any format) is opened by DirectShowSource.
It just goes not responding, forever.
I used a 2050 version before, then updating to 2112. Both show the same error.
I am using Windows 7 x64 & I have installed latest AviSynth as well as K-lite codec both for x86 and x64.
I have tried to reinstall all, it works for once just after that reinstallation.
I have tried to open the same video input in another computer Windows 7 x86, and it works with DirectShowSource.
I try to include all info I can get.
In x86 pc, this shows up whenever I type MeGUI in the start.
While x64 pc doesnt ever show this.
Please advise as I am really lost.
Greetings,
sUn
+ Reply to Thread
Results 1 to 10 of 10
-
Last edited by darkw1zard; 22nd Mar 2012 at 15:57.
-
Can you elaborate more? I think FFMpegSource already there in avisynth plugin, how to use that instead of DirectShowSource?
So lets say instead of k-lite, I use Combined Community Codec Pack will that work? Or maybe shark007's codec?
As I say, I am really a newbie.
Please tell me more plainly on what to install. -
Usually when you open a file you'll be given a choice to open it using the One Click Encoder, File Indexer, or DirectShowSource (AVISource in the case of AVIs) If you choose the file indexer MeGUI should add an indexing job to the job queue. Run the job and MeGUI should index the file and open the video. It'll probably use FFMpegSource (FFMSIndex) for the job.
The above is if you try to open the file from the AVIsynth script creator window. If you use File/Open from the main program window, MeGUI should automatically open an an indexing job to add to the queue.
Why you can't open a video via DirectShow I'm not sure. I'm using XP so it may be a Windows 7 problem. I know a lot of people use the Preferred Filter Tweaker for Windows 7. Personally I don't install codec packs. ffdshow on it's own seems to do the job. I also install the Haali Media Splitter and MPC-HC and that's it.
DirectShowSource should be fine for encoding a video from start to finish, but if you want to edit it or encode only parts of it, indexing the file is a better idea. -
Why you can't open a video via DirectShow I'm not sure.
Personally I don't install codec packs. ffdshow on it's own seems to do the job. I also install the Haali Media Splitter and MPC-HC and that's it. -
in MeGUI we can select "Prefer DSS2 over DirectShowSource".
What does it do?..
What are the differences?
And why the width is different when we chose that option...
Ex: source is 1280, when the option is selected, the width is less than 1280.... DirectShowSource gives exact 1280.
!? -
How are you determining the width? Is it the resolution which changes, or is it the aspect ratio and therefore the resizing? When the width changes to something less than 1280, what does it change to?
-
it is aspect ratio related... but not only when resizing is selcted...
I think same thing happen when taking Screenshots, using Haali or madVR renderers in MPC.. The width would be reuced... while EVR like other DS renderers give the original source width... You can check it with MPC, but remember to test with a cropped video... -
"Aspect ratio related" could mean anything.
I tried DSS and DSS2 with a few different videos and neither seemed to effect the resolution.
DSS/DSS2 is best kept as a "when nothing else works" decoding method, unless you specifically want to apply filtering with a DirectShow filter or something similar (ffdshow, for example). It's usually fine as long as you encode a video from start to finish but even more complicated script based filters can cause it to do odd things.
Similar Threads
-
Help with megui x64 version
By headhunter03 in forum Newbie / General discussionsReplies: 3Last Post: 1st Jul 2010, 21:33 -
Help with update megui x64 version Crash...
By headhunter03 in forum Video ConversionReplies: 0Last Post: 25th Apr 2010, 12:21 -
Directshowsource error with StaxRip!!?
By Stb1990 in forum Newbie / General discussionsReplies: 0Last Post: 18th Apr 2010, 18:58 -
Need help with AutoGk - DirectShowSource
By patrickj0781 in forum Video ConversionReplies: 0Last Post: 22nd Feb 2010, 10:23 -
VirtualDub x64 with ffdshow vfw x64 no H264
By SandyB in forum Newbie / General discussionsReplies: 8Last Post: 10th Aug 2009, 17:45