I'm trying to run a speedup AVIsynth script when encoding an avi to mpg. The thing is, on this computer I can open the .avs file in TMPGenc and just start encoding, but when I try on my other computer (which is only used for encoding) it tells me "cannot open or unsupported". I'm using the same version of AVISynth and TMPGenc on both computers, and thesame AVIsynth script.
+ Reply to Thread
Results 1 to 8 of 8
-
-
TMPG> options> enviromental settings> VFAPI
uncheck Direct show multimedia file reader. -
Didn't seem to help =/ Still can't open it. Also, on this computer I can choose to only view .vdr and .avs files when browsing for the video and audio source, but I can't do that on the other computer.
-
xaanin,
I've had various problems with AVISynth scripts and TMPGEnc that seem to have no common issue. What I've found to get around the "cannot open or unsupported" errors with .avs files in TMPGEnc, include:- ConvertToRGB as last entry in script
- ConvertToYUY2 as last entry in script
- Re-ordering VFAPI priorities: AVI2>>AVI>>DirectShow>>etc.
- Starting second instance of TMPGEnc and trying to load the AVS script
- Keeping the AVS script open in another app, like VirtualDub, and then load it into TMPGEnc
If you find a solution, please share
Later,
G -
Deleted
<font size=-1>[ This Message was edited by: xaanin on 2001-11-23 11:53:13 ]</font> -
Play the .avs with windows media player, which error message do you get, if any?
-
<TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR size=1 color=black></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE>
On 2001-11-23 05:44:13, xaanin wrote:
Didn't seem to help =/ Still can't open it. Also, on this computer I can choose to only view .vdr and .avs files when browsing for the video and audio source, but I can't do that on the other computer.
</BLOCKQUOTE></FONT></TD></TR><TR><TD><HR size=1 color=black></TD></TR></TABLE>
That sounds like you've used the avs patcher on your TMPGEnc, as said earlier open in media player/vdub (make a script with VERSION in it as the only command). If that works then make sure your script hasn't got a resample audio line in it. After that try posting your script. -
Once again I played around a little with the Avisynth filters. I used Avisynth 1.05 and TMPGEnc 2.01, no problems to load the files.
First rule when loading avs files to TMPG is to disable the direct show multimedia file reader. If something with the Avisynth installation is wrong or the script is wrong, usually you get quite a precise error message when playing with media player. Use WMP 6.4 rather than 7.x.
Well there is no need to avs_patch TMPG.
Similar Threads
-
720p 59.94 to 480p 23.976 in TMPGEnc w/o Using AVISynth
By CubDukat in forum Video ConversionReplies: 6Last Post: 19th Oct 2009, 09:51 -
Audio Problem using AVISynth and TMPGEnc Xpress
By 1980sumthin in forum Video ConversionReplies: 10Last Post: 27th Jan 2009, 05:27 -
programm which can make frameserving for Avisynth script
By Yury Perschin in forum Capturing and VCRReplies: 0Last Post: 20th Jan 2009, 11:19 -
frameserving movie from premiere pro cs3 to avisynth
By colin66 in forum Newbie / General discussionsReplies: 10Last Post: 29th Oct 2007, 07:47 -
Avisynth/TMPGEnc Xpress Audio Sync Issue
By Borflex in forum Video ConversionReplies: 4Last Post: 2nd Jun 2007, 14:10