View Full Version : Xvid Files are smaller
BlumiTheRipper
19th February 2007, 14:07
I've got a problem. :stupid:
i used to create xvid files with gknot.(DVDRips)
since 2 weeks my files are getting 3mb smaller.
that's not normal. when i set to 2-CD split at 700MB then once file has got 701MB and the other has 692MB.
What can I do to fix this prob.
I set everything as i brother John's Guide.
Greez BTR
BlumiTheRipper
19th February 2007, 14:38
Here's the script i'm using: (it's the script of a 350MB TV episode which becomes 347MB! I don't had this problems in the past)
# Created with Gordian Knot
#
# http://gknot.doom9.org
# PLUGINS
LoadPlugin("C:\PROGRA~1\GORDIA~1\DGMPGDec\DGDecode.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\decomb.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\KernelDeInt.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\UnDot.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\dgbob.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\Convolution3d.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\FluxSmooth.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\TomsMoComp.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\VSFilter.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\SimpleResize.dll")
# SOURCE
mpeg2source("D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath.d2v")
# TRIM
#trim(startframe,endframe)
# IVTC
#Telecide(order=1,guide=1).Decimate()
# or use
#IVTC(44,11,95)
#GreedyHMA(1,0,4,0,0,0,0,0)
# DEINTERLACING (1)
#FieldDeinterlace()
#FieldDeinterlace(blend=false)
#TomsMoComp(1,5,1)
# DEINTERLACING (2)
#KernelDeInt(order=1,sharp=true)
# or maybe
#DGBob(order=1,mode=0)
# DEINTERLACING (3) - special requests
#GreedyHMA(1,0,0,0,0,0,0,0)
#Telecide()
#SeparateFields()
# CROPPING
crop(2,6,716,560)
# SUBTITLES
#VobSub("FileName")
# RESIZING
LanczosResize(656,352)
# DENOISING: choose one combination (or none)
Undot()
# 1) little noise
#Temporalsoften(2,3,3,mode=2,scenechange=6)
#mergechroma(blur(1.3))
#FluxSmoothST(5,7)
# 2) medium noise
#Temporalsoften(3,5,5,mode=2,scenechange=10)
#Convolution3d("moviehq")
#FluxSmoothST(7,7)
# 3) heavy noise
#Temporalsoften(4,8,8,mode=2,scenechange=10)
#Convolution3d("movielq")
#FluxSmoothST(10,15)
# BORDERS
#AddBorders(left,top,right,bottom)
# COMPRESSIBILITY CHECK
# !!!!Snip Size now has to be 14 for use in GKnot!
#SelectRangeEvery(280,14)
# FOOL CCEnc
#empty = BlankClip()
#AudioDub(last,empty)
Blue_MiSfit
20th February 2007, 03:18
Just a note, when posting scripts generated by GK, you can remove all the commented (#) lines... Nobody wants to read those :)
Also the [ code ] [ /code ] (without spaces) function when posting is nice.
It looks to me like the filesize mismatch is coming from when you do the split. The script itself looks perfectly fine. Try splitting the file manually with AviMux GUI...
~MiSfit
BlumiTheRipper
20th February 2007, 12:42
Hi :thanks:
thanks for your quick reply! But it's not just with 2CD Rips. Also when i encode a tv episode from DVD (f.e. Desperate Housewives).
I use Xvid with Lame (preset medium) and each episode should be 350MB! This worked fine (i got everytime exactly the wanted filesize) but since 3 weeks it mismatches everytime.
350MB ----> 347MB
700MB ----> 698MB
1400MB ---> 1380MB
This are the results i get. I don't know what to do!? I can't imagine why xvid mismatches the filesize!:(
What can I do to get a perfect filesize?
CWR03
20th February 2007, 13:23
You're probably getting a setting wrong in Gordian Knot - post your logfile. It's not likely a problem with Xvid.
BlumiTheRipper
20th February 2007, 17:30
Gordian Knot
Encoding Job Data:
Type: EncXvid_All
Container: Audio-Video Interleave (AVI)
Number: 1
Name: 1 - The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avi
Platform: WinXP (5.1.2600).2
Files:
VirtualDubModExe: C:\PROGRA~1\GORDIA~1\VirtualDubMod\VirtualDubMod.exe
NandubExe: C:\PROGRA~1\GORDIA~1\nandub\Nandub.exe
AviFinal: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avi
AviMovie: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3)_Movie.avi
AviCredits: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3)_Credits.avi
MovieFS: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avs
CreditsFS:
Log : D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).log
Stats: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).stats
Ecf : D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).ecf
Options:
Quality/DRF: 0
CreditsStart: 0
UseEcf: 1
CreditsIVTC: 0
CreditsAppend: 0
DeleteInterm.: 0
EnforceBitrate: 0
AntiShit: 0
Split final file at CD size:700
Calculator:
VideoSize: 312761 kbyte.
Audio1Size: 41670 kbyte.
Audio2Size: 0 kbyte.
Overhead: 3968 kbyte.
AviSize: 358400 kbyte (350 mbyte).
FilesSize: 0 kbyte.
TotalSize: 358400 kbyte (350 mbyte).
Interleaving: vbrmp3
Bitrate: 1018 k(=1000)Bits/s
Frames: 62961
FPS: 25.000
Duration: 041:58
Quality: 0.176 bits/(pixel*frame).
CompCheck3: 0.000 bits/(pixel*frame).
CompCheck5: 0.000 bits/(pixel*frame).
Resolution: 656 x 352
Audio 1:
Mode: Just Mux Source File.
SourceFile: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath T01 2_0ch 192Kbps DELAY 0ms.mp3
WavFile: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath T01 2_0ch 192Kbps DELAY 0ms.wav
Mp3File: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath T01 2_0ch 192Kbps DELAY 0ms_1.mp3
OggFile: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath T01 2_0ch 192Kbps DELAY 0ms.ogg
OggQuality: 0.200
OggLanguage: English
Azid:
Lame:
Delay: 0
Interval: 1
Preload: 500
Mux: 1
Recalc: 1
DeleteWav: 1
Audio 2:
none.
12:51:11: Audio 1, determined: 41670 kb
12:51:11: Audio 1, calc: 41670 kb
12:51:11: New Bitrate for Movie = 1018 k(=1000)Bits/s
Adding this script to C:\PROGRA~1\GORDIA~1\VirtualDubMod\LastJob.vcf :
// $job "XviD First Pass"
// $input "D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avs"
// $output "D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3)_Movie.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script
VirtualDub.Open("D:\\DivX & Xvid\\DVDRips\\OC\\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avs",0,0);
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(0x64697678,0,10000,0);
VirtualDub.video.SetCompData(3012,"AQAAALwCAAC5xQQARDpcRGl2WCAmIFh2aWRcRFZEUmlwc1xPQ1xUaGUuT0MuLXMwM2UwMS4tLlRoZSBBZnRlcm1hdGggKFh2aWQgMS4wLjMpLnN0YXRzADAAMQAuAC0ALgBUAGgAZQAgAEEAZgB0AGUAcgBtAGEAdABoACAAKABYAHYAaQBkACAAMQAuADAALgAzACkALgBzAHQAYQB0AHMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkAEAAEFTIEAgTDUAIABMADUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADQAAAAAAAAAIERITFRcZGxESExUXGRscFBUWFxgaHB4VFhcYGhweIBYXGBocHiAjFxgaHB4gIyYZGhweICMmKRscHiAjJiktEBESExQVFhcREhMUFRYXGBITFBUWFxgZExQVFhcYGhsUFRYXGRobHBUWFxgaGxweFhcYGhscHh8XGBkbHB4fIQAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAIAAACWAAAAZAAAAAEAAAABAAAAAAAAAAQAAAADAAAAAQAAAAEAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAGQAAAD0AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAABkAAAAZAAAAAEAAAAKAAAAAQAAABQAAAAAAAAAAAAAAAUAAAAFAAAABQAAAAAoCgAAAAAAAQAAAAEAAAAeAAAAAAAAAAIAAAAAAAAAAAAAAIAAAAAAAAAABgAAAAQAAAABAAAAAAAAAAAAAAAsAQAAAAAAAAEAAAAfAAAAAQAAAB8AAAABAAAAHwAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAD3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA");
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("D:\\DivX & Xvid\\DVDRips\\OC\\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3)_Movie.avi");
VirtualDub.Close();
// $endjob
//
//--------------------------------------------------
// $done
12:51:11: Started Xvid - First Pass: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avs
13:24:34: Finished Xvid - First Pass: Duration: 33 minutes, 23 Sekunden.
13:24:34: Trying to open Log-file.
13:24:35: Success: Log-file open.
13:24:35: Encoded: 62961 Frames.
13:24:35: Speed: 31.431 Frames per Second.
13:24:35: New target size = 312761 Kb
Adding this script to C:\PROGRA~1\GORDIA~1\VirtualDubMod\LastJob.vcf :
// $job "XviD Second Pass"
// $input "D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avs"
// $output "D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3)_Movie.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script
VirtualDub.Open("D:\\DivX & Xvid\\DVDRips\\OC\\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avs",0,0);
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(0x64697678,0,10000,0);
VirtualDub.video.SetCompData(3012,"AgAAALwCAAC5xQQARDpcRGl2WCAmIFh2aWRcRFZEUmlwc1xPQ1xUaGUuT0MuLXMwM2UwMS4tLlRoZSBBZnRlcm1hdGggKFh2aWQgMS4wLjMpLnN0YXRzADAAMQAuAC0ALgBUAGgAZQAgAEEAZgB0AGUAcgBtAGEAdABoACAAKABYAHYAaQBkACAAMQAuADAALgAzACkALgBzAHQAYQB0AHMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkAEAAEFTIEAgTDUAIABMADUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADQAAAAAAAAAIERITFRcZGxESExUXGRscFBUWFxgaHB4VFhcYGhweIBYXGBocHiAjFxgaHB4gIyYZGhweICMmKRscHiAjJiktEBESExQVFhcREhMUFRYXGBITFBUWFxgZExQVFhcYGhsUFRYXGRobHBUWFxgaGxweFhcYGhscHh8XGBkbHB4fIQAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAIAAACWAAAAZAAAAAEAAAABAAAAAAAAAAQAAAADAAAAAQAAAAEAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAGQAAAD0AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAABkAAAAZAAAAAEAAAAKAAAAAQAAABQAAAAAAAAAAAAAAAoAAAAKAAAACgAAAAAoCgAAAAAAAQAAAAEAAAAeAAAAAAAAAAIAAAAAAAAAAAAAAIAAAAAAAAAABgAAAAQAAAABAAAAAAAAAAAAAAAsAQAAAAAAAAEAAAAfAAAAAQAAAB8AAAABAAAAHwAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAD3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA");
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("D:\\DivX & Xvid\\DVDRips\\OC\\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3)_Movie.avi");
VirtualDub.Close();
// $endjob
//
//--------------------------------------------------
// $done
13:24:35: Started Xvid - Second Pass: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avs
14:32:25: Finished Xvid - Second Pass: Duration: 1 hour, 7 minutes, 49 Sekunden.
14:32:25: Speed: 15.470 Frames per Second.
Adding this script to C:\PROGRA~1\GORDIA~1\VirtualDubMod\LastJob.vcf :
// $job "DivX5 Append"
// $input "D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3)_Movie.avi"
// $output "D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script
VirtualDub.Open("D:\\DivX & Xvid\\DVDRips\\OC\\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3)_Movie.avi",0,0);
VirtualDub.RemoveInputStreams();
VirtualDub.stream[0].SetSource("D:\\DivX & Xvid\\DVDRips\\OC\\The.OC.-s03e01.-.The Aftermath T01 2_0ch 192Kbps DELAY 0ms.mp3",0x00000202,1);
VirtualDub.stream[0].SetMode(0);
VirtualDub.stream[0].SetInterleave(1,500,1,0,0);
VirtualDub.stream[0].SetClipMode(1,1);
VirtualDub.stream[0].SetConversion(0,0,0,0,0);
VirtualDub.stream[0].SetVolume();
VirtualDub.stream[0].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:\\DivX & Xvid\\DVDRips\\OC\\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avi");
VirtualDub.Close();
// $endjob
//
//--------------------------------------------------
// $done
14:32:25: Started Muxing Audio.: D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3)_Movie.avi
14:32:53: Finished Muxing Audio.: Duration: 28 Sekunden.
14:32:54: Total File Size is: 348 Mb
14:32:54: No splitting required
14:32:54: Done.
14:32:54: Movie = D:\DivX & Xvid\DVDRips\OC\The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avi
Total Encoding Time: 1 hour, 41 minutes, 42 Sekunden.
20.02.2007 14:32:54: Job " 1 - The.OC.-s03e01.-.The Aftermath (Xvid 1.0.3).avi" finished.
_______________________________________________________________________________________________________________________
BlumiTheRipper
20th February 2007, 18:53
I found the mistake but I don't know how to fix it!
In GordianKnot the bitrate shown is 1018 but the final movie has 1012. What can I do to keep the bitrate which gknot gives to me?
HeadBangeR77
20th February 2007, 19:13
Gee, looks like nobody has used GK for ages here. ;)
The undersize you're getting is quite common, so I wouldn't worry, apart from this result: "1400MB ---> 1380MB" which is a bit too much imo.
Disable the calculation of AVI header ("Calculate Frame Overhead"), and you should get more proper results (it's even written either in FAQ or the basic guide here). It's always been like that with GK and XviD.
The only thing that worries me: you say you used to get very exact file-sizes, but don't any more. Are you 100% sure you haven't installed anything, that could influence the encoding process, in the meantime?
Btw. The latest official stable release of XviD is 1.1.2 build by Koepi, while 1.2.0 should be also worth a try (supports multi-threading, if you happen to have a dual-core system). If I may suggest sth, then an upgrade would be wise imo. Plz remember to uninstall the older version, before installing the newer one.
cheers,
HDBR77
BlumiTheRipper
21st February 2007, 07:49
I installed ffdshow (a new version) a few weeks ago, but that's all!
Could ffdshow influence the encoding with gknot?
:thanks:
BlumiTheRipper
21st February 2007, 07:53
I don't need to use Xvid 1.2 (beta) because my system isn't with Dual-Core CPU.
This is my system:
Athlon64 4000+ @ 4400+ :)
ASUS A8N32-SLI Deluxe Sockel 939 (SATA2, Gbit LAN,..)
160GB Seagate Barracuda (IDE)
Radeon X1650 Pro (PCI-E, 256MB)
So you see it isn't easy to encode movies (the speed isn't very high but it's ok).
squid_80
21st February 2007, 08:07
Overhead: 3968 kbyte.
That's where your 3MB is going. Like HeadBangeR77 said, just turn off the Calculate AVI Overhead option in gordian knot when using Xvid.
HeadBangeR77
21st February 2007, 12:48
I'm confused, because ffdshow (which I use as well) shouldn't interfere with GK&XviD AFAIK.
That's why I'm using 1.1.2 atm, but you seem to use 1.0.3, at least according to the logfile you've posted. ;)
BlumiTheRipper
21st February 2007, 17:53
Normaly I don't use Xvid 1.0.3! I just wanted to give it a try!
Thx! I will try your solution and turn of the overhead ;)
Greez to all
Thanx for your help :thanks:
HeadBangeR77
22nd February 2007, 03:38
You're welcome. ;)
Plz make sure, since you must have installed the older version (1.0.3) to make use of it, to always do a clean /fresh install, not over the previously used build.
cheers,
HDBR77
BlumiTheRipper
25th February 2007, 19:05
I disabled Overhead function, but the files still get no perfect filesize. I think it could be the new lame codec (3.97) which i use.
I used to encode the audio with lame 3.90.3 but now i'm using 3.97!
Is this the reason? PS: I use VBR not CBR! Is this good?
I used to encode with cbr 128 and now with preset medium!
How can i get a perfect filesize?
Or is it the mistake of xvid! I always used 1.1 beta... and now i'm using beta!
Should i use the old GKnot .028. version?
I just wanna have the correct filesize!
What shall I do?
Greez BlumiTheRipper:thanks:
CWR03
26th February 2007, 00:30
Is this the reason? PS: I use VBR not CBR! Is this good?
To eliminate the audio as a problem, do an encode, but click the Process Audio Only button rather than advancing to the next tab to run the whole job. This will give you the audio file you need, which you can then select manually and add to the full encode. If the same encoded file then comes out with the exact file size, you have your answer.
HeadBangeR77
26th February 2007, 21:16
I've never had a perfect 2-pass encode (in terms of the final file size) with XviD in my life. :D
There are always like some KB missing, but not MB.
Do you have the option "recalculate bitrate" checked?
You seem to swap between various versions of XviD quite often (at least it seems so): plz, make sure you uninstall the previously used one before installing the next one. This is often the cause for many problems.
cheers,
HDBR77
PS.
1) Superfluous or not - "recalculate bitrate" is important.
2) Repetitio mater studiorum est - we still don't know, if BlumiTR does a fresh install, and it ain't easy to figure out from his posts which version exactly he uses atm.
3) I was talking about pure MPEG-4 ASP stream in my case, as to file sizes - I transcode and mux files separately. Strange, but I've marked the accuracy of the final size sometimes depends on the matrix used.
CWR03
27th February 2007, 00:41
I've never head a perfect 2-pass encode (in terms of the final file size) with XviD in my life.
My encodes with GordianKnot hit the target size exactly if I select an audio file or use CBR audio - only with VBR MP3 do they come up a bit off.
I've also noticed that the majority of your posts here are superfluous since they reiterate information that has already been supplied in the thread.
BlumiTheRipper
3rd March 2007, 14:16
Thanks for all your help.
I hope I'll find a way to solve this problem.
I don't understand this hole xvid fails filesize shit not.
I worked everytime.
Thanx :thanks:
CWR03
3rd March 2007, 22:21
Blumi, did you try this suggestion (http://forum.doom9.org/showpost.php?p=960229&postcount=16)? Even if it doesn't entirely solve your problem, it will determine what it is.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.