Log in

View Full Version : Okay now what?


cornetet
26th October 2002, 02:06
**************************************************
See my GKNOT.TXT report at the BOTTOM of this post
to help me troubleshoot
**************************************************

The video plays beautifully, just no audio!
Yes, I downloaded the AudioFilters program listed on this website.
I opened it and clicked on something called register-2k or something
like that to activate it (for my Win2k Pro OS)

I opened my movie in GSPOT and it told me no audio was present.

Okay, so I'll dealt with that by figuring I can just mux it myself
thru NANDUB...since I still have the .avi file that GKNOT spit out
and the .ac3 file that DVD2AVI spit out.

When I setup NANDUB and start the mux, the Status window just sits
there with no numbers moving, like its NOT processing.

Under Interleaving I selected 3frames, -262ms delay

---------------------------------------------------------------------
10/25/2002 12:39:44 AM: Job "Movie 1" started.

o DivX5-First Pass: D:\Art Intel.avs
o DivX5-Second Pass: D:\Art Intel.avs
o Mux Audio.
End of Job 1 (Movie 1).
________________________________________________________________

Gordian Knot 0.26.0.6
Encoding Job Data:

Type: EncD5_Both
Number: 1
Name: Movie 1
Platform: Win2000 (5.0.2195).2

Files:
VirtualDubExe: C:\PROGRA~1\GORDIA~1\virtualdub\Virtualdub.exe
NandubExe: C:\PROGRA~1\GORDIA~1\nandub\Nandub.exe
AviFinal: D:\Art Intel.avi
AviMovie: D:\Art Intel_Movie.avi
AviCredits: D:\Art Intel_Credits.avi
MovieFS: D:\Art Intel.avs
CreditsFS:
Log : D:\Art Intel.log
Stats: D:\Art Intel.stats
Ecf : D:\Art Intel.ecf

Options:
Quality/DRF: 0
CreditsStart: 0
UseEcf: 1
CreditsIVTC: 0
CreditsAppend: 1
DeleteInterm.: 0
EnforceBitrate:0
AntiShit: 0

Calculator:
VideoSize: 1376820 kbyte.
Audio1Size: 453086 kbyte.
Audio2Size: 0 kbyte.
Overhead: 7059 kbyte.
AviSize: 1836965 kbyte (1793 mbyte).
FilesSize: 313434 kbyte.
TotalSize: 2150400 kbyte (2100 mbyte).
Interleaving: 1stream
Bitrate: 1361 k(=1000)Bits/s
Frames: 198638
FPS: 23.976
Duration: 2:18:5
Quality: 0.377 bits/(pixel*frame).
CompCheck3: 0.000 bits/(pixel*frame).
CompCheck5: 0.576 bits/(pixel*frame).
DivX5BiDirect: 1
DivX5GMC: 1
DivX5QuartPel: 0
DivX5PsyVis: 1
Resolution: 448 x 336

Audio 1:
mode: Just Mux Source File.
sourceFile: D:\Art Intel AC3 T01 3_2ch 448Kbps DELAY -262ms.ac3
wavFile: D:\Art Intel AC3 T01 3_2ch 448Kbps DELAY -262ms.wav
mp3File: D:\Art Intel AC3 T01 3_2ch 448Kbps DELAY -262ms.mp3
azid: ""
lame: ""
delay: -262
interval: 2
preload: 160
mux: 1
recalc: 1
deleteWav: 1

Audio 2:
none.

12:39:44 AM: Audio 1, determined: 453086 kb
12:39:44 AM: Audio 1, calc: 453086 kb
12:39:44 AM: New Bitrate for Movie = 1361 k(=1000)Bits/s

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

// $job "DivX4 First Pass"
// $input "D:\Art Intel.avs"
// $output "D:\Art Intel_Movie.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script

VirtualDub.Open("D:\\Art Intel.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.SetCompData(326,"GAEAAGjEFADQBwAACgAAABQAAAAsAQAADAAAAAIAAAAFAAAAAgAAAJABAAAAAAAA
AAAAAB4AAABkAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAyAAAAAQAAAA
AQAACamZmZmZnJP5qZmZmZmck/QAAAAAEAAACAAAAAAAAAAAAAAAAAAAAAAAAAAIACAADg
AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOA/AAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAEAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAABAAAAAAAAAAEAAAD/////BAAAAEQ6XEFydCBJbnRlbC5sb2cAYzpcdGVzdC5kaXZ4AE
Q6XEFydCBJbnRlbC5tdgBt");
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("D:\\Art Intel_Movie.avi");
VirtualDub.Close();

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

12:39:44 AM: Started DivX5-First Pass: D:\Art Intel.avs
1:28:19 PM: Finished DivX5-First Pass. Duration: 12 hours, 48 minutes, 35 seconds.
1:28:19 PM: Trying to open Log-file.
1:28:25 PM: Success: Log-file open.
1:28:25 PM: Encoded: 198637 Frames.
1:28:25 PM: Speed: 4.307 Frames per Second.

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

// $job "DivX4 Second Pass"
// $input "D:\Art Intel.avs"
// $output "D:\Art Intel_Movie.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script

VirtualDub.Open("D:\\Art Intel.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.SetCompData(326,"GAEAAGjEFADQBwAACgAAABQAAAAsAQAADAAAAAIAAAAFAAAAAwAAAJABAAAAAAAA
AAAAAB4AAABkAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAyAAAAAQAAAA
AQAACamZmZmZnJP5qZmZmZmck/QAAAAAEAAACAAAAAAAAAAAAAAAAAAAAAAAAAAIACAADg
AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOA/AAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAEAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAABAAAAAAAAAAEAAAD/////BAAAAEQ6XEFydCBJbnRlbC5sb2cAYzpcdGVzdC5kaXZ4AEQ6XEFydCBJbnRlbC5tdgBt");
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("D:\\Art Intel_Movie.avi");
VirtualDub.Close();

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

1:28:25 PM: Started DivX5-Second Pass: D:\Art Intel.avs
7:45:38 PM: Finished DivX5-Second Pass. Duration: 6 hours, 17 minutes, 13 seconds.
7:45:38 PM: Speed: 8.776 Frames per Second.

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

// $job "DivX3 Append"
// $input "D:\Art Intel_Movie.avi"
// $output "D:\Art Intel.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script

VirtualDub.Open("D:\\Art Intel_Movie.avi",0,0);
VirtualDub.audio.SetSource("D:\\Art Intel AC3 T01 3_2ch 448Kbps DELAY -262ms.ac3");
VirtualDub.audio.SetMode(0);
VirtualDub.audio.SetInterleave(1,160,2,0,-262);
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("D:\\Art Intel.avi");
VirtualDub.Close();

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

7:45:38 PM: Started Appending Credits and Muxing Audio.: D:\Art Intel_Movie.avi
7:47:36 PM: Finished Appending Credits and Muxing Audio.. Duration: 1 minute, 57 seconds.

7:47:36 PM: Done.
7:47:36 PM: Movie = D:\Art Intel.avi
Total Encoding Time: 19 hours, 7 minutes, 52 seconds.
10/25/2002 7:47:36 PM: Job "Movie 1" finished.

manono
26th October 2002, 02:38
Hi-

So, you got the filters. Does the audio file play fine by itself? OK, I'll assume it does, but the muxing doesn't work. The interleaving should be a multiple of 32ms, so the 80ms might not work. Why don't you try Preload of 96ms and Interleaving of 96ms and add the delay, and see if that works.

And next time in GKnot, because those figures are for .mp3 audio, try Preload of 96ms and Interval of 3 frames (32ms=1 frame).

You finally got a video, so you're almost there. Just one more step. And check your PMs. They're old now, but I wrote 'em, so you gotta read 'em.

cornetet
26th October 2002, 03:04
Hi manono.. sorry for not picking up my PM's... I just went and read
them. and yes, I will do a small sample/chapter in the future.

Anyway, I played the .AC3 file thru Windows Media Player 6.4 and it
sounded very weird... I heard a slight whooshing sound going
back and forth in the background... i fast forwarded the track thru-
out the track and it keep appearing in the audio background.

Since the .AC3 file plays but plays oddly.. what do you think?

Now my system specs are kinda old:
Pentium2 450Mhz, 384mb sys-memory, Creative Labs 6x DVD-ROM Player hooked to a 133Mhz UltraATA IDE Controller card (in the Secondary Channel) in a PCI slot, my 30gb 7200rpm hard-drive is also hooked to this Controller card (in the Primary Channel)

cornetet
26th October 2002, 03:24
Here is the .AVS file from the Notepad (with # lines removed):

LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec.dll")
mpeg2source("D:\Art Intel.d2v")
crop(0,0,720,480)
BicubicResize(448,336,0,0.5)

manono
26th October 2002, 03:31
Hi cornetet-

You didn't say what you used for Preload. I keep the default 500ms for MP3s, but change it to 96ms (same as Interval) for AC3.

As for the strange sounding AC3 track. I don't know the answer. I don't usually play them through WMP6.4, but I just tried and it sounds OK, so I don't think that's it. Maybe it got screwed up when decrypting. So, I'd suggest either getting the AC3 over again, or converting it to .mp3 and seeing if that sounds OK. And if it does sound OK, then use that for the audio for your first rip, and call it finished.:)

cornetet
26th October 2002, 03:38
I think I'm cursed...

I just ran across something... My 30gb harddrive is partitioned into three 10gb sections. I ripped Artificial Intelligence (a 2.5hour movie) onto 1 partition, I then processed GKNOT using the same partition.... and guess what?

I ran out of space... Damn I'm cursed!

Interestingly though, GKNOT finished its Job processing. You'd think it would say, "Hey dumbass you ran out of diskspace" or something like that...

So here's the plan... I'll re-run everything tonight.

I'll do a small sample .VOB, I'll preview the .AVS in VDub and I'll use the PRELOADS you listed.

I'll report back... ooppss another clump of my hair just fell out.. hahaha... this stuff is stressful...

manono
26th October 2002, 08:39
Hi-

Don't forget to crop the black bars this time. You can probably give it a higher resolution also.