PDA

View Full Version : error in gk


THUKIS
2nd April 2003, 22:39
hi guys i tried many times to encode that movie . it is ntsc and used film forced in dvd2avi .
here is the log . when it tries to encode says error .
first time after hundred of movies i have decode .
i used divx schizo4 , 5.0.2 . also olg gordian knot and the new one beta 3 . nothing .

12:18:00 ðì: Started DivX5-First Pass: E:\jjj\movie.avs
12:18:00 ðì: Point 2
12:18:01 ðì: Finished DivX5-First Pass. Duration: 1 second.
12:18:01 ðì: Error: Could not open E:\jjj\movie.log
12:18:01 ðì: Error: Could not count encoded Frames.
12:18:01 ðì: Speed: 9263384.730 Frames per Second.
12:18:01 ðì: WARNING: Number of counted frames differs from settings!
12:18:01 ðì: WARNING: Settings: 110218
12:18:01 ðì: WARNING: Counted: 0
12:18:01 ðì: WARNING: Difference: 110218
12:18:01 ðì: Correcting Bitrate...
12:18:01 ðì: Original Bitrate = 1076 k(=1000)Bits/s
12:18:01 ðì: ERROR: Correction impossible.
12:18:01 ðì: Now encoding at 1076 k(=1000)Bits/s

Adding this script to C:\PROGRA~1\GORDIA~1\virtualdub\VirtualDub.jobs:

// $job "DivX4 Second Pass"
// $input "E:\jjj\movie.avs"
// $output "E:\jjj\movie_Movie.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script

VirtualDub.Open("E:\\jjj\\movie.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("E:\\jjj\\movie_Movie.avi");
VirtualDub.Close();

jggimi
2nd April 2003, 22:44
See this sticky thread (http://forum.doom9.org/showthread.php?s=&threadid=48936) right here in the Gknot forum.

Zigman
3rd April 2003, 20:31
I have read the sticky and still not working.
I have the exact same problem. I can't do a compression check due to it not being able to find the log file. With 5.02 it works perfect but with 5.03 it is screwed. I have tried everything. I think it has something to do with G-knot beta 4, cause even with 5.02 installed everything was ok until I installed beta 28 ver 4. Now it can't read the log file if either 5.02 or 5.03 is installed. Any advice?

TheWEF
3rd April 2003, 20:40
version 28 is alpha software and we will not talk about it in this forum atm.

you could uninstall divx5.03 and reinstall the complete system pack and rip pack.

wef.

TheWEF
3rd April 2003, 20:42
always press the "preview" button before you start encoding to see if your frameserver is ok or not!!!