Inspiration
31st October 2002, 04:57
Ok, I've been using Gknot for more than a year and I'm not really a newbie although I don't use all the aspects I know Gknot provides. Anyway I ran into some trouble because one day all of a sudden I didn't get an avi and the encoding process was cut way to short of normal. It's as though it doesn't us Nandub or Virtualdub in the process at all. I don't understand because I've been doing this for so long and nothing was wrong. I have run into this problem before though and all I did was reinstall Gknot to fix it. It works for a while but then just give me the same problem by not outputing the avi.
This time is special though because I've reinstalled Gknot about 4 times and the first time it just gave me crappy quality all the way through as though I didn't hit the "set credits start" button at the end but trust me I've triple checked it and no improvement. Now it just doesn't give me an avi and if finishes real quick so tell me I'm being a moron forgot something so I can encode the 6 movies of vob files taking up most of my hd. Please help, I will post my log once it's done encoding which shouldn't be too long. Thanks for any help you can give.
Inspiration
31st October 2002, 06:59
//--------------------------------------------------
// $done
12:48:52 AM: Started DivX5-Second Pass: C:\DVD\A Beautiful Mind\A Beautiful Mind.avs
12:48:53 AM: Finished DivX5-Second Pass. Duration: 0 seconds.
12:48:53 AM: Speed: 0.000 Frames per Second.
Adding this script to C:\PROGRA~1\GORDIA~1\nandub\VirtualDub.jobs:
// $job "DivX3 Append"
// $input "C:\DVD\A Beautiful Mind\A Beautiful Mind_Movie.avi"
// $output "C:\DVD\A Beautiful Mind\A Beautiful Mind.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script
VirtualDub.Open("C:\\DVD\\A Beautiful Mind\\A Beautiful Mind_Movie.avi",0,0);
VirtualDub.Append("C:\\DVD\\A Beautiful Mind\\A Beautiful Mind_Credits.avi");
VirtualDub.audio.SetSource("C:\\DVD\\A Beautiful Mind\\A Beautiful Mind AC3 T01 3_2ch 448Kbps DELAY 0ms.mp3");
VirtualDub.audio.SetMode(0);
VirtualDub.audio.SetInterleave(1,500,2,0,0);
VirtualDub.audio.SetClipMode(1,1);
VirtualDub.audio.SetConversion(0,0,0,0,0);
VirtualDub.audio.SetVolume();
VirtualDub.audio.SetCompression();
VirtualDub.audio2.SetSource(0);
VirtualDub.audio2.SetMode(0);
VirtualDub.audio2.SetInterleave(1,0,0,0,0);
VirtualDub.audio2.SetClipMode(1,1);
VirtualDub.audio2.SetConversion(0,0,0,0,0);
VirtualDub.audio2.SetVolume();
VirtualDub.audio2.SetCompression();
VirtualDub.video.SetDepth(24,24);
VirtualDub.video.SetMode(0);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetRange(0,0);
VirtualDub.video.SetCompression();
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("C:\\DVD\\A Beautiful Mind\\A Beautiful Mind.avi");
VirtualDub.Close();
// $endjob
//
//--------------------------------------------------
// $done
12:48:53 AM: Started Appending Credits and Muxing Audio.: C:\DVD\A Beautiful Mind\A Beautiful Mind_Movie.avi
12:48:53 AM: Finished Appending Credits and Muxing Audio.. Duration: 0 seconds.
12:48:53 AM: Deleting Intermediate Files.
12:48:53 AM: Problem: Could not delete C:\DVD\A Beautiful Mind\A Beautiful Mind_Movie.avi
12:48:53 AM: Problem: Could not delete C:\DVD\A Beautiful Mind\A Beautiful Mind_Credits.avi
12:48:53 AM: Done.
12:48:53 AM: Movie = C:\DVD\A Beautiful Mind\A Beautiful Mind.avi
Total Encoding Time: 1 hour, 57 minutes, 14 seconds.
10/31/2002 12:48:53 AM: Job "Movie 3" finished.
_______________________________________________________________________________________________________________________
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.