|
|
| nonphixion |
| Posted: Feb 21 2005, 01:00 PM |
 |
|
Unregistered

|
i've been using vdub for a long time, and this problem has started recently. whenever i encode to xvid, i set the target file size to 2 cd's. the bitrate should be around 1500 but ends up being around 2500 making the file almost 2gb. i've searched many forums and sites but no luck. if anyone has any suggestions, any help would be appreciated. |
 |
| NuPogodi |
| Posted: Feb 21 2005, 01:20 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 536
Member No.: 6558
Joined: 1-October 03

|
did it happen when you installed XviD 1.1, didnt it? then, read this thread... focus on the Koepi recommendations sent 1st February 2005 09:10. Another possibility is to switch on the previous XviD-version (v1.02 works fine for me)
-------------------- Optimists believe that they live in the best of existing worlds. Pessimists are afraid of that's right... |
 |
| nonphixion |
| Posted: Feb 23 2005, 05:02 AM |
 |
|
Unregistered

|
i tried following koepi's parameters, also tried using 1.02. even formatted hard drive (no biggie since i had just formatted a few weeks ago) and nothing. still oversized. any ideas other than that? |
 |
| stephanV |
| Posted: Feb 23 2005, 10:12 AM |
 |
|
Spam killer ;)
  
Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04

|
could you post all your XviD settings, AVIsynth scripts and/or other additional info that might be useful?
moderation message: moved to codec discussion
-------------------- useful links: VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ |
 |
| nonphixion |
| Posted: Feb 23 2005, 01:05 PM |
 |
|
Unregistered

|
all settings are default...
i-frame boost - 10 i-frames closer than 1 are reduced by - 20
overflow- all 5
curve compression - all 0
profile @ L5 quant type - h263 bvops - checked max con. b-vops - 2 ratio - 1.50 offset - 1.00 packed bitstream - checked closed GOV - checked
1,31 for quants
MSP - 6 VHQ - 1 frame drop - 0 max i-interval - 300
avs- loadplugin("C:videoeditMPEG2Dec3.dll") loadplugin("C:videoeditdecomb521.dll") loadplugin("C:videoeditundot.dll") #loadplugin("C:videoedittomsmocomp.dll") mpeg2source("c:encodemoviemovie.d2v") #TomsMoComp(-1,8,1) telecide(order=1,guide=1) #Decimate() crop(10,2,702,476) lanczosresize(592,320) undot()
any help would be very much appreciated...since im really confused why all of a sudden it just started happening...
|
 |
| stephanV |
| Posted: Feb 23 2005, 06:42 PM |
 |
|
Spam killer ;)
  
Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04

|
the only thing i can think of is limiting the quant range to 2-32, but you already did that... if you specify 1500, 1500 is what you should get... (more or less)
-------------------- useful links: VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ |
 |