Hi,
Last Week, I format my hard disk and install Windows XP Pro SP2 instead of Win 2000.
I installed avisynth 2.56. The avs file can be opened with VirtualDub.
Now when I try to open an avisynth script into tmpgenc plus, I got an error.
What can I do ?
+ Reply to Thread
Results 1 to 11 of 11
-
-
Try pushing the directshow filter to the top of the VAPI Plugins list. While it doesn't mention avs by name, the error message is the same as shown here https://www.videohelp.com/tmpgenc#problems
Worth bookmarking if you use tmpgenc.Read my blog here.
-
Is your video in RGB color? I've heard TMPGEnc will not open anything unless it has RGB color space.
You could try inserting this at the end of your script:
ConvertToRGB(interlaced=true)
Another idea would be to post your script and see if someone here with AviSynth experience might locate the problem. -
Originally Posted by Fairhope
-
Open the script in VirtualDub and check the properties. Maybe something there will give a clue to the problem.
Edit: Also see if it will open in Media Player Classic."Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
install the readavs vfapi plugin. You can find it here: http://www.avisynth.org/warpenterprises/#other
-
Even with readavs I need to put ConvertToRGB to make it working with tmpgenc.
Before format and install xp (instead of win 2000), I was able to open avs with yuv color space without any problem.
Does win2k had an embedded yuv codec or something like that which is not in xp ? -
Could be a video driver issue, as a lot of video cards can do like native colorspace transforms.
-
I know it's probably a stupid question so feel free to ignore me if you like.... but did you reinstall DirectX?
Similar Threads
-
Ripbot Can't open getinfo.avs
By kamranj in forum Newbie / General discussionsReplies: 3Last Post: 3rd Feb 2013, 16:43 -
Problem with AVS file to open correctly in virtual dub and encode.
By vck in forum Video ConversionReplies: 9Last Post: 15th Aug 2008, 09:27 -
Can't open older TMPGEnc DVD Author files in latest version
By steelborn in forum Authoring (DVD)Replies: 1Last Post: 19th Feb 2008, 13:55 -
TMPGEnc 4.0 Express will not open anymore?
By peggypwr1 in forum Newbie / General discussionsReplies: 1Last Post: 18th Aug 2007, 17:13 -
Cannot open wav files in Tmpgenc
By deadlycow in forum Newbie / General discussionsReplies: 2Last Post: 23rd May 2007, 02:54