PDA

View Full Version : new GK uses only VirtualDubMod, and not VirtualDub !


len0x
3rd April 2003, 18:26
People have a lots of errors about log files not being found.
Please make sure that you're using VDubMod, instead of VirtualDub.
(I actually changed the lables to not confuse ppl - will be pubslished in the alpha 5)

P.S. can we make it sticky please.

goweropolis
4th April 2003, 03:31
How do I setup GKnot to use VDubMod? I have VDubMod installed in my GKnot directory.

TheWEF
4th April 2003, 05:04
Originally posted by goweropolis
How do I setup GKnot to use VDubMod?

tab "encoder" -> press "add job" -> tab "encoder" -> press "locate"

goweropolis
4th April 2003, 17:15
Thanks Wef, but I still can't do a compressibility check.

Here's my log file. (oops, it didn't attach)

04/04/2003 7:06:45 AM: Job "la" started.


Gordian Knot 0.2.8.1203
Encoding Job Data:

Type: EncD5_First
Number: 0
Name: la
Platform: WinXP (5.1.2600).2

Files:
VirtualDubExe: G:\Program Files\GordianKnot\VirtualDubMod\VirtualDubMod.exe
NandubExe: G:\PROGRA~1\GORDIA~1\nandub\Nandub.exe
AviFinal: G:\PROGRA~1\GORDIA~1\_.avi
AviMovie: G:\PROGRA~1\GORDIA~1\__Movie.avi
AviCredits: G:\PROGRA~1\GORDIA~1\__Credits.avi
MovieFS: G:\PROGRA~1\GORDIA~1\LastCompCheck.avs
CreditsFS: C:\DVD\Projects\EVIL_DEAD_II_VTS_01_PGC1\EVIL_DEAD_II_ForceFilm_Credits.avs
Log : C:\DVD\Projects\EVIL_DEAD_II_VTS_01_PGC1\EVIL_DEAD_II_ForceFilm_5_perc_D5_LanczosResize_704x368.log
Stats: C:\DVD\Projects\EVIL_DEAD_II_VTS_01_PGC1\EVIL_DEAD_II_ForceFilm.stats
Ecf : C:\DVD\Projects\EVIL_DEAD_II_VTS_01_PGC1\EVIL_DEAD_II_ForceFilm.ecf
This is a Compressibility Check:
DivX5BiDirect: 0
DivX5GMC: 0
DivX5QuartPel: 0
DivX5PsyVis: 0
Resolution: 704 x 368


Adding this script to G:\Program Files\GordianKnot\VirtualDubMod\VirtualDubMod.jobs:

// $job "DivX5 First Pass"
// $input "G:\PROGRA~1\GORDIA~1\LastCompCheck.avs"
// $output "G:\PROGRA~1\GORDIA~1\_.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script

VirtualDub.Open("G:\\PROGRA~1\\GORDIA~1\\LastCompCheck.avs",0,0);
VirtualDub.audio.SetSource(0);
VirtualDub.audio.SetMode(0);
VirtualDub.audio.SetInterleave(1,0,0,0,0);
VirtualDub.audio.SetClipMode(1,1);
VirtualDub.audio.SetConversion(0,0,0,0,0);
VirtualDub.audio.SetVolume();
VirtualDub.audio.SetCompression();
VirtualDub.video.SetDepth(24,24);
VirtualDub.video.SetMode(1);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetRange(0,0);
VirtualDub.video.SetCompression(0x78766964,0,10000,0);
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("G:\\PROGRA~1\\GORDIA~1\\_.avi");
VirtualDub.Close();

// $endjob
//
//--------------------------------------------------
// $done

7:06:45 AM: Started DivX5-First Pass: G:\PROGRA~1\GORDIA~1\LastCompCheck.avs
7:06:49 AM: Finished DivX5-First Pass. Duration: 4 seconds.
7:06:49 AM: Error: Could not open C:\DVD\Projects\EVIL_DEAD_II_VTS_01_PGC1\EVIL_DEAD_II_ForceFilm_5_perc_D5_LanczosResize_704x368.log
7:06:49 AM: Error: Could not count encoded Frames.
7:06:49 AM: Speed: 2703547.874 Frames per Second.

7:06:49 AM: Done.
7:06:49 AM: Log File = C:\DVD\Projects\EVIL_DEAD_II_VTS_01_PGC1\EVIL_DEAD_II_ForceFilm_5_perc_D5_LanczosResize_704x368.log
Total Encoding Time: 4 seconds.
04/04/2003 7:06:49 AM: Job "la" finished.
_______________________________________________________________________________________________________________________

len0x
4th April 2003, 17:46
the message about log file is a bit misleading (I'll change that)
The problems is that GK is not using that file anymore,
but rather vdenc.log (/log option of VDubMod)

Check output directory for that file and if it is not there - you are not using correct version of VirtualDubMod.

If the file is there then we need to investigate a bit further...

Colyptic
5th April 2003, 02:15
I know in my case, if I use VirtualDubMod.exe GKnot crashes, and always has when doing comp checks. Renaming VirtualDubMod.exe to VrtualDub.exe solved it. I read it somewhere on this forum a few months ago, worth a try

goweropolis
5th April 2003, 03:20
I am using VDubMod 1.4.13.2v2 & GKnot 0.28 alpha 5. There is no log file in the output directory. Am I using the wrong version of something?

I tried renaming VDubMod and I still get the error message "Log file not found. Unable to get compressibility value." I think maybe I'm not cut out to be an alpha tester! Maybe I'll wait until the next beta version or something.

len0x
5th April 2003, 11:35
Originally posted by goweropolis
I am using VDubMod 1.4.13.2v2 & GKnot 0.28 alpha 5. There is no log file in the output directory. Am I using the wrong version of something?


Do you see the progress of comp check when VDubMod is started?
If it just disappears after you press "Now" ?
(Well, try opening LastCompCheck.avs with VirtualDubMod directly and you'll see...)

binky the stunt cat
7th April 2003, 03:09
and am i doing something wrong to be getting some dll missing messages.

snowman386
7th April 2003, 03:44
VDubmod was working fine. Now I keep getting dll errors. libjpeg.dll is just one of the few that cannot be found anywhere. Any ideas?

Rash
7th April 2003, 17:06
Lenox, I see the message right after I press "Now" button, I mean, it won't even load the VirtualDubMod. I've installed it on a folder called VirtualDubMod on GordianKnot main folder. I'm using the latest version (1.4.13) available on their page. Thanks for your help. ;)

Snowman, you must download the VDubMod dlls to make it work.
-> https://sourceforge.net/project/showfiles.php?group_id=65889

len0x
7th April 2003, 17:10
Originally posted by Rash
Lenox, I see the message right after I press "Now" button, I mean, it won't even load the VirtualDubMod. I've installed it on a folder called VirtualDubMod on GordianKnot main folder. I'm using the latest version (1.4.13) available on their page. Thanks for your help. ;)


won't load, or won't process avs (it happens very quickly but you still able to see window opening an closing) ?

p.s. make sure that path settings are correct in the GK setting...

Rash
8th April 2003, 00:31
Won't load, I think. On GK 0.27 it used to happen here (my fault) and I could see the VirtualDub window opening and closing real fast. Here I can't see this window.

len0x
8th April 2003, 11:52
interesting, which OS you're using ?

Rash
8th April 2003, 17:32
I'm using WindowsXP SP1.
When I install GordianKnot 0.28 do I have to reinstall the SystemPack? Because, as far as I remember, that's the only thing I haven't done. Well, I unzipped 0.28 over 0.27 (and I had syspack on it) so I thought it might work. :)

len0x
8th April 2003, 17:35
you don't have to reinstall anything, just unzip,
install AVS 2.5, install VirtualDubMod
and make sure that settinhs are correct in GK (path to vdubmod and "use alternative mpeg2dec.dll")

Redin
8th April 2003, 20:27
ATTENTION: If you need people know learn use VirtualDubMod instead VirtualDub, its necessary modify a file "GK_NSInstaller_Scripts_and_Binaries_0_27.zip" because in a folder "RipPack" is only a VirtualDub.
---------

Now...

---------

I had a problem with my GK_0.28 (alpha) @8 but i had resolve with a files comme with them. If i replace old files comming with GK 0.27 with a new come with GK_0.28 @8, comp check is ok, because of "decomb.dll".

But i had see a new problem about a sutitles. With a new VirtualDubMod, VobSub is not recognize them. I need use both VirtualDub to resolve this, but still have a problem wen i tried make divx with subtitles included im a movie file. I Can not make subtitles. What appening, please?

Thanks.

len0x
8th April 2003, 20:32
Din't quite get it - what's the problem with subs ?

Right now they have to be loaded only within GK (checkbox for subs should be enabled) by using VSFilter which is new YV12 plugin for VobSub. You have to have avisynth 2.5 + _ALL_ dlls from the zip file unpacked into GK folder...

snowman386
8th April 2003, 22:26
Whenever I try to encode a file, I get the error "video source avi error:The source image file is not acceptable. (error code -2)"

Redin
9th April 2003, 12:43
len0x

My problem with subs is a new alpha versions do not work with subs.
With a new avisynth 2.5 the file *.avs created is visible a command like this:

#
# Created with Gordian Knot
#
# http://gknot.doom9.org
#
# PLUGINS
LoadPlugin("D:\PROGRA~1\GORDIA~1\mpeg2dec3.dll")
LoadPlugin("D:\PROGRA~1\GORDIA~1\VSFilter.dll")
#
# SOURCE
mpeg2source("E:\ES_106353\VIDEO_TS\teste.d2v")
#
# CROPPING
crop(2,14,716,548)
#
# SUBTITLES
VobSub("E:\ES_106353\VIDEO_TS\VTS_01_0")
#
# RESIZING
LanczosResize(640,336)

...but in "Preview window" and after finalized video encode, the result is not sucefully. I can not view any subtitle.

...by other ands, when i install a "VobSub", he ask-me to a VirtualDub folder, but it not acept a "VirtualDubMod". Only recognize a past "VirtualDub".

Wats appening please?
Thanks.

len0x
9th April 2003, 16:08
avs seems fine.
Almost the same avs works here for me when I just open it in VDubMod
(I never tried preview, may be problem is there)

If there are no subs, then -
a) there are no subs
b) they were not indexed properly by VobSub (I assume you'retrying to load *.sub, not text subs...)

Redin
10th April 2003, 01:57
Hi len0x

Sorry, my mistake.

I had tried to use a part of *.vob to acelerate my teste, but *.ifo file has include all subs. All first seconds/minuts of part cuted is not text included.

After many testes, i have modify a teste mode, and applicate all *.vob and consequente all *.ifo to result a correct *.idx and a correct *.sub

A question is now make to please answer-me.
Whow can i make *.idx and/or *.sub only a part of movie?
It's because i acelerate the testes.
Any solution, please?

Thanks and sorry to my mistake. (and my inglish lang)

len0x
10th April 2003, 13:25
Originally posted by Redin
Hi len0x
I had tried to use a part of *.vob to acelerate my teste, but *.ifo file has include all subs. All first seconds/minuts of part cuted is not text included.


Been there myself :) was about to suggest invetsigating this, but you already did...
I don't know how to solve this (but for testing you can just rip first CEL or two, so it will have proper subs...)

yakcmneb
11th April 2003, 01:52
Originally posted by snowman386
Whenever I try to encode a file, I get the error "video source avi error:The source image file is not acceptable. (error code -2)"

I get the same thing. Unfortunately my knowledge of all this stuff is very limited :confused:, and I'd wait for a beta, but I'm sick of changing between 5.0.3 for viewing and 5.0.2 for encoding with GK 0.27. In the meantime I'm using VirtualDub for encoding with 0.28 and muxing the audio afterwards with VirtualDubMod. Seems to work :D. What info do I need to post to help out fixing this? Im using everything as recommended on WinXP SP1.

Redin
11th April 2003, 14:03
Originally posted by snowman386
Whenever I try to encode a file, I get the error "video source avi error:The source image file is not acceptable. (error code -2)"

I have the same problem.
I use VirtualDubMod and testing with a new GK alpha 11, and codec divx5.0.4.

Next first pass a error appear like this:

"VirtualDub Error" (note: it say only VirtualDub, but not VirtualDubMod, i think some internal instructions call a old VirtualDub)
Cannot start video compression:
The corce image format is not aceptable. (error code -2)

Thanks

len0x
11th April 2003, 14:16
Are you talking about AVI source, rather than d2v ?

p.s. the only way virtualdub will be used is when it is being set in the settings (no internal calls to Vdub in GK now...)

Redin
11th April 2003, 17:36
len0x

I do not anderstand very well what you say, but what i mean, is ...

Opening d2vavi file (project file) in GK console, and put it working in a "Save & Encode" window, use divx5.0.4 both passes, give-me that error. Now i tried to make same experience with divx5.0.3.

Waiting for my results...

Another questions about GK.
a) In original version GK 0.27 is an "Options" - "DivX Default Settings" a marker to assinalate with "Use Pro Features". What i ask is... if a new GK 0.28 are the same option to use my DivX Pro or is not?

b) I see a profiles by default is not marked. Thats necessary use it or not?

Thanks again.

len0x
11th April 2003, 17:50
Originally posted by Redin
len0x

I do not anderstand very well what you say, but what i mean, is ...

Opening d2vavi file (project file) in GK console, and put it working in a "Save & Encode" window, use divx5.0.4 both passes, give-me that error. Now i tried to make same experience with divx5.0.3.
Waiting for my results...


that is weird...

Originally posted by Redin

Another questions about GK.
a) In original version GK 0.27 is an "Options" - "DivX Default Settings" a marker to assinalate with "Use Pro Features". What i ask is... if a new GK 0.28 are the same option to use my DivX Pro or is not?

b) I see a profiles by default is not marked. Thats necessary use it or not?

Thanks again.

a) now GK works with every version of codec. So if you want to use advanced features you press a button to pop up codec settings and will see them on the last tab of divx5 configuration... (you can save them as default preferences on Options tab of the main window...)

b) what's profiles ?

binky the stunt cat
12th April 2003, 05:58
i'm guessing the error message about the "libpng13.dll" being missing is a problem on my system then? (yes, i've extracted the two dll packs to the dir)

Suiryc
12th April 2003, 15:56
@binky:

FAQ (http://forum.doom9.org/showthread.php?s=&threadid=44244)

This Dll is needed by AviSynth 2.5.x, you have to install AviSynth 2.5.1 (latest version, you can find the installer on their home page) and then replace the AviSynth.dll in the system directory by the one modified by Belgabor (seems like you use this file otherwise you shouldn't get the errors you have).

Redin
12th April 2003, 23:39
Originally posted by Redin

I have the same problem.
I use VirtualDubMod and testing with a new GK alpha 11, and codec divx5.0.4.

Next first pass a error appear like this:

"VirtualDub Error" (note: it say only VirtualDub, but not VirtualDubMod, i think some internal instructions call a old VirtualDub)
Cannot start video compression:
The corce image format is not aceptable. (error code -2)


len0x

Now i know whats appening with my discriptions related in "quote" above.

The error and problem is caused about a modifications in a log suggested in a Codec window. (Tab "Bitrate control"-"Multipass encoding files"-"read/write log files")
_The same file name is necessary use to the second pass. If log file is diferent as the first pass, the error is ocourre.

Now: its all OK. I use alfa 14, divx 5.0.4 and my testes is for now ok. For split CD i need ripping about some couple hours to decide a result.

Thanks again.