Quantcast TMPGEnc: Not Supported Error in Avisynth Script - digitalFAQ.com Forums [Archives]
  #1  
01-01-2004, 06:46 PM
bigggt bigggt is offline
Free Member
 
Join Date: Mar 2003
Location: IamCanadian
Posts: 848
Thanks: 0
Thanked 0 Times in 0 Posts
I have been getting this message in Tmpge the past couple of days and its starting to tick me off
Can anyone see the problem

Code:
File : 663 Mb (663 Mb), duration 0:03:54, type AVI, 1 audio stream(s), quality 80 %
Video : 624 Mb, 22380 Kbps, 29.970 fps, res. 352*240 (4:3),  HFYU = Huffyuv lossless, Supported
Audio : 39 Mb, 1411 Kbps, 44100 Hz, 2 chan., 0x1 = PCM, Supported
This is the script

Code:
AviSource("C:\Temp\Video.avi",false)
BlindPP(cpu=4) 
Blockbuster(method="noise",detail_min=1,detail_max=3,variance=0.1,seed=1) 
Convolution3D(1, 6, 12, 6, 8, 2.8, 0) 
GripCrop(352,240, overscan=1, source_anamorphic=false) 
GripSize(resizer="LanczosResize") 
Undot() 
TemporalSoften(2,7,7,3,2) 
DCTFilter(1,1,1,1,1,1,0.5,0) 
#Blockbuster(method="noise",detail_min=1,detail_max=10,variance=0.3,seed=5623) 
GripBorders()
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
01-01-2004, 09:17 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Huffyuv isn't a YV12 codec and that seems to be the problem. Try to add "ConvertToYUY2()" at the end of the script.
Reply With Quote
  #3  
01-02-2004, 09:15 AM
bigggt bigggt is offline
Free Member
 
Join Date: Mar 2003
Location: IamCanadian
Posts: 848
Thanks: 0
Thanked 0 Times in 0 Posts
Putting this line "ConvertToYUY2()" allowed me to open in vdub but still no luck with tmpge

I am going to try and do a different video and see if that makes a difference
Reply With Quote
  #4  
01-02-2004, 09:56 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by bigggt
I am going to try and do a different video and see if that makes a difference
If the video is huffyuv, that won't.

Try "ConvertToRGB24" insteed of ConvertToYUY2
Reply With Quote
  #5  
01-02-2004, 07:18 PM
bigggt bigggt is offline
Free Member
 
Join Date: Mar 2003
Location: IamCanadian
Posts: 848
Thanks: 0
Thanked 0 Times in 0 Posts
OK this is probably stupid but i never had to do this before

In the VFAPI tab I checked Directshow Multimedia File Reader and now tmpge will accept the avs file.

Now is this OK and can i leave it checked all the time because in the optimal tmpge settings there is only one box checked

Thanx
Reply With Quote
  #6  
01-02-2004, 09:40 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by bigggt
Now is this OK and can i leave it checked all the time because in the optimal tmpge settings there is only one box checked
To be honnest, I always say to not doing that but... I had to do that tonight !
I have a Divx 3 to encode and I was sure that Divx5.1.1 could handle it : I was wrong. So I use Directshow to handle this.

But in a general purpose, do not let it checked. It is important to be aware when Directshow is used as the result are completly different (when you use directshow you use _all direct show filters_ that are on your disk. You can't avoid one to be used. And that can be a problem).
Reply With Quote
  #7  
01-02-2004, 10:54 PM
bigggt bigggt is offline
Free Member
 
Join Date: Mar 2003
Location: IamCanadian
Posts: 848
Thanks: 0
Thanked 0 Times in 0 Posts
Ok thanx again Phil,i will just check it when i do the videos
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
TMPGEnc: Error using script... loser79 Video Encoding and Conversion 19 08-27-2004 06:51 AM
avisynth script - tmpgenc says not supported? andybno1 Avisynth Scripting 22 01-12-2004 05:28 PM
Bitrates: Error, file is not supported! Wolfi Video Encoding and Conversion 2 09-11-2003 02:39 PM
DVD2SVCD: Error in MA script when going to TMPGEnc Thomas Davie Video Encoding and Conversion 14 07-24-2003 09:27 PM
AVI files: AviSynth and TMPGEnc not supported? b00n Avisynth Scripting 17 08-17-2002 11:16 AM

Thread Tools



 
All times are GMT -5. The time now is 07:32 AM  —  vBulletin © Jelsoft Enterprises Ltd