Quantcast TMPGEnc - Film.AVS can Not Open, or Unsupported? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
02-13-2003, 10:08 AM
Wolfi Wolfi is offline
Free Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Wolfi Send a message via MSN to Wolfi Send a message via Yahoo to Wolfi
This error message keep coming up when I'm trying to browse the avs. file to TMPGEnc.:

File "C:\Documents and Settings\Lars\Skrivbord\Tobias\film.avs" can not open, or unsupported.

I think I've seen I topic with someone else having this error but I just can find the topic so I have to post the question again, sorry.

So what Should I do to fix this error , plz help

//Wolfi
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  
02-13-2003, 01:17 PM
rendalunit rendalunit is offline
Free Member
 
Join Date: Apr 2002
Location: san jose, Ca
Posts: 1,148
Thanks: 0
Thanked 0 Times in 0 Posts
There are different things that cause this error- could you post your script? Are you able to open the .avs in media player?
Reply With Quote
  #3  
02-13-2003, 02:51 PM
Wolfi Wolfi is offline
Free Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Wolfi Send a message via MSN to Wolfi Send a message via Yahoo to Wolfi
LoadPlugin("C:\Documents and Settings\Lars\Skrivbord\Tobias\Program\Blandat\Fit CD\MPEG2DEC.dll")
LoadPlugin("C:\Documents and Settings\Lars\Skrivbord\Tobias\Program\Blandat\Fit CD\GripFit_preview.dll")
LoadPlugin("C:\Documents and Settings\Lars\Skrivbord\Tobias\Program\Blandat\Fit CD\LegalClip.dll")
LoadPlugin("C:\Documents and Settings\Lars\Skrivbord\Tobias\Program\Blandat\Fit CD\Sampler.dll")
LoadPlugin("C:\Documents and Settings\Lars\Skrivbord\Tobias\Program\Blandat\Fit CD\DustV5.dll")
LoadPlugin("C:\Documents and Settings\Lars\Skrivbord\Tobias\Program\Blandat\Fit CD\TemporalCleanerOld.dll")

AviSource("C:\Documents and Settings\Lars\Skrivbord\Tobias\Lord of The Rings.avi")

LegalClip()
GripCrop( width=528, height=480, overscan=1 )
GripSize()
SpaceDust()
TemporalCleaner()
GripBorders()
LegalClip()
#Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size ##

No I cant view my file in WMP but maybe I've uninstalled some importent codec I have been able to watch avs. files. If it is the codec I've uninstalled, witch should I download and were from And plz look at the script for things that I've made wrong,plz.

//Wolfi
Reply With Quote
  #4  
02-13-2003, 03:39 PM
rendalunit rendalunit is offline
Free Member
 
Join Date: Apr 2002
Location: san jose, Ca
Posts: 1,148
Thanks: 0
Thanked 0 Times in 0 Posts
Load the LOTR.avi into VDub and click the file properties and you can see which codec you need. I don't see any mistakes in your .avs but you can try commenting out SpaceDust and Temporal Cleaner to see if they are the problem. I would replace GripCrop with BilinearResize and GripBorders with AddBorders (with values given from FitCd) to elliminate the possibility of the problem being GripFit_preview also.
Reply With Quote
  #5  
02-13-2003, 04:11 PM
Wolfi Wolfi is offline
Free Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Wolfi Send a message via MSN to Wolfi Send a message via Yahoo to Wolfi
You mean File>File imformation? Cause I cant find file properties

//Wolfi
Reply With Quote
  #6  
02-13-2003, 04:19 PM
rendalunit rendalunit is offline
Free Member
 
Join Date: Apr 2002
Location: san jose, Ca
Posts: 1,148
Thanks: 0
Thanked 0 Times in 0 Posts
yes, I meant File > File Information > Decompressor tells which codec
Reply With Quote
  #7  
02-13-2003, 04:22 PM
Wolfi Wolfi is offline
Free Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Wolfi Send a message via MSN to Wolfi Send a message via Yahoo to Wolfi
The weird thing is that I've done a script on this movie and it was exactly the same script and then i could watch it in both WMP and TMPGEnc
Reply With Quote
  #8  
02-13-2003, 04:25 PM
Wolfi Wolfi is offline
Free Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Wolfi Send a message via MSN to Wolfi Send a message via Yahoo to Wolfi
Em you posted when i wrote the last message. I can play the avi(XviD) file in WMP but NOT THE AVS. file.
Reply With Quote
  #9  
02-13-2003, 04:35 PM
Wolfi Wolfi is offline
Free Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Wolfi Send a message via MSN to Wolfi Send a message via Yahoo to Wolfi
And know I tried to play up avs. files that I know I've played up before! And even they doesnt WORK! So now I know that it isnt anythng wrong with my script. BUT WHAT IS WRONG!!! Can you please tell me rendalunit witch codecs you have installed please...

//Wolfi
Reply With Quote
  #10  
02-13-2003, 05:07 PM
rendalunit rendalunit is offline
Free Member
 
Join Date: Apr 2002
Location: san jose, Ca
Posts: 1,148
Thanks: 0
Thanked 0 Times in 0 Posts
I think that you might need to install Xvid. I recently installed a version of this that I got from here http://www.roeder.goe.net/~koepi/xvid.shtml
Reply With Quote
  #11  
02-14-2003, 08:02 AM
Wolfi Wolfi is offline
Free Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Wolfi Send a message via MSN to Wolfi Send a message via Yahoo to Wolfi
I tried it but I still cant play up the avs. file Let me try to translate the error message in Swedish to English. Something like this:

You cant play up the file. The file/format is unsupported

Plz, do you know some other codec that I might need

//Wolfi
Reply With Quote
  #12  
02-14-2003, 08:11 AM
Wolfi Wolfi is offline
Free Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Wolfi Send a message via MSN to Wolfi Send a message via Yahoo to Wolfi
Oke, now I reinstalled AviSynth. When I tries to play up the avs. files this time I didnt come up any "unsupported" message, but this time this came up:

ACM failed to suggest a compatible PCM format
(C:\Documents and Settings\Lars\Skrivbord\Tobias\Lord of the rings.avs, line WHAT NOW!

What does this mean. Plz every pro kvcd maker, help me

//Wolfi-->Crying
Reply With Quote
  #13  
02-14-2003, 12:14 PM
Wolfi Wolfi is offline
Free Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Wolfi Send a message via MSN to Wolfi Send a message via Yahoo to Wolfi
I now load my XviD (avi) mivie into Vdub and I was going to make the wav file. I've already done this one time,for 2 weeks ago, and it was NO problems at all. But this time, when I loaded the avi file this message came up: (I've done it with many avi movies)

The requested audio compression is not compatible with the input format. Check that the sampling rate and channel count of the input match those of the requested format.

I had the Audio Conversion on No change (48 000Hz) and the Compression on <No compression (PCM)

What is going on guys, plz help me I realy like KVCD and dont want to stop using it
Reply With Quote
  #14  
02-14-2003, 01:43 PM
rendalunit rendalunit is offline
Free Member
 
Join Date: Apr 2002
Location: san jose, Ca
Posts: 1,148
Thanks: 0
Thanked 0 Times in 0 Posts
Are you using the latest version of Avisynth- 2.07? Also does it load if you change your script to this:

Code:
LoadPlugin("C:\Documents and Settings\Lars\Skrivbord\Tobias\Program\Blandat\FitCD\MPEG2DEC.dll")
AviSource("C:\Documents and Settings\Lars\Skrivbord\Tobias\Lord_of_The_Rings.avi")
notice that I changed Lord of The Rings.avi to Lord_of_The_Rings.avi so there's no spaces- Try that!
Reply With Quote
  #15  
02-14-2003, 01:44 PM
acidfire acidfire is offline
Free Member
 
Join Date: Jul 2002
Posts: 68
Thanks: 0
Thanked 0 Times in 0 Posts
I don't know if this will help but do you have DivX 5? If not get it here:http://www.divx.com/divx/
Reply With Quote
  #16  
02-14-2003, 05:56 PM
Wolfi Wolfi is offline
Free Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Wolfi Send a message via MSN to Wolfi Send a message via Yahoo to Wolfi
Quote:
Originally Posted by rendalunit
Are you using the latest version of Avisynth- 2.07? Also does it load if you change your script to this:

Code:
LoadPlugin("C:\Documents and Settings\Lars\Skrivbord\Tobias\Program\Blandat\FitCD\MPEG2DEC.dll")
AviSource("C:\Documents and Settings\Lars\Skrivbord\Tobias\Lord_of_The_Rings.avi")
notice that I changed Lord of The Rings.avi to Lord_of_The_Rings.avi so there's no spaces- Try that!
I even cant play that up And I have Avisynth- 2.07 installed.

What now
Reply With Quote
  #17  
02-15-2003, 06:25 AM
Wolfi Wolfi is offline
Free Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Wolfi Send a message via MSN to Wolfi Send a message via Yahoo to Wolfi
Now during the night I sat here and installed some codecs in hope of it would work...and suddenly it DID I dont know why I had uninstalled them but maybe I sleepwalked or something

//Wolfi//Happy//
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot Open, or Unsupported Format - TMPGenc Twyster Conversão e Codificação de Vídeo (Português) 3 08-10-2004 08:45 AM
tmpgenc cannot open or are unsupported? cooldog Video Encoding and Conversion 10 01-26-2004 06:59 AM
TMPGEnc error: cannot open or not unsupported starforce Video Encoding and Conversion 4 01-21-2004 02:10 PM
TMPGenc Error - can not open or unsupported? SlyVador Video Encoding and Conversion 4 05-31-2003 07:07 AM
TMPGEnc: File cannot open, unsupported MrRobot Video Encoding and Conversion 1 09-24-2002 10:14 PM




 
All times are GMT -5. The time now is 05:43 PM  —  vBulletin © Jelsoft Enterprises Ltd