I have been using TMPEnc and avysinth script to encode and so far there was no problem.
But now i am tring to encode another avi file and withot the avysinth i can do it, but with the avysinth the TMPGEnc gives the following
AviSorce: Could not decompress
(C:/Dvd/Filmes/film.avs, line1)
But i need the avysinth to create a border (otherwise the picture on my TV is missing a peace). The strange is that i did not change the configuration to the avysinth from the avi file i could encode, and that without the avysinth the TMPGEnc does not complain
DO anyone nows what is happening? What can i do to fix that?
+ Reply to Thread
Results 1 to 16 of 16
-
-
what is your source? video codec?
can you play the avs with windows media player? -
when i tried to play the avs in windows mwdia player i got the sam answer
My avysinth is basic this:
AVISource("film.avi")
LanczosResize(648,432,0,0.5)
AddBorders(36,24,36,24)
but i used some variatins already, like:
AVISource("film.avi")
LanczosResize(648,432,0,0.5)
AddBorders(36,24,36,24)
ConvertToYuY2()
or
AVISource("film.avi")
LanczosResize(648,432,0,0.5)
AddBorders(36,24,36,24)
ConvertToRGB24()
becouse i didnīt (still donīt) know what the problem is about. -
AVISource is preferable for a couple of reasons, so DirectShowSource should only be a last resort.
-
Install whatever codec you are missing and the files should open fine via VfW.
-
what codec could be missing?
Where can i find it?
Is there a way for me to know?
And if there isnīt...is there a pack of codecs i can download?
Anyway Tks for all the help guys!! -
nope, it just says:
Error decompressing video frame 0:
An unknow error occured (may be corrupt data)
error code 100 -
@ Rodurigo
If you don't already have it, you can D/L gspot, and then run
your avi through to see what codec it displays to you. This
would be the codec you are missing, and that you need to install.
.
(don't worry about gspot scaring you with all its features. You
dont' need to worry about all them for your situation. You
just want to see the codec window only, to identify the codec)
Oh, forgot.. you should be able to open any AVI file inside vdub,
(ignore the error message it gives you) and then go to the:
File\Information.. and see what codec is displayed. I like to
use vdobMOD because it seems more info'ishy for one's needs, (when
in the vdub mode of things)
-vhelp 3419 -
On the other hand..
Weather or not you can open your avi file is another story. But,
your AVI file could be corrupt at the beginning too. And, when
you open it with certain successful steps, the tool at hand might
be a little forgiving those errors, and proceeding as usual.
Just a thought
-vhelp 3420 -
Ok, so you do have a VfW decoder installed. Just that there is either a problem with it or the file itself.
Similar Threads
-
Are free avysinth and vdub filters so superior for restoration or not
By mammo1789 in forum RestorationReplies: 17Last Post: 7th Oct 2011, 14:53 -
MeGUI wont start encoding video when using Avysinth...
By Charmer in forum Video ConversionReplies: 2Last Post: 6th Aug 2009, 18:19 -
Avysinth for ,rec file
By ahidayat in forum Newbie / General discussionsReplies: 4Last Post: 2nd Mar 2009, 04:51 -
PHP code used to generate code for Avysinth join mov and avi files
By lindylex in forum User guidesReplies: 0Last Post: 19th Sep 2008, 03:37 -
How to batch encode with TMPGEnc
By BonnieW88 in forum Video ConversionReplies: 8Last Post: 20th Feb 2008, 20:52