Hi, got some problem with a DVD conversion to XviD. I have ripped DVDs to XviD for many years and used tons of different tools in my time and never had any problem like this. I use the latest StaxRip and every time it ends up over or undersized, can't seem to get it 1400MB like I want it to. It alwasys ends up ~1600MB+ or ~1200MB+.
I tryed StaxRip, MeGUI and maked a avisynth script and did it by hand using VirtualDubMod but no luck. Even tryed some old tolls like FairUse Wisard and Gordian Knot and still ended up over- & undersized. The only tool that did it right was AutoGK but I hate that tool. Tryed to demux the vide and audio stream, no luck. Tryed to mux it to mpeg, no luck. Getting a bit pissed off.
Any ideas what's wrong whit this DVD or what I can do to fix it?
+ Reply to Thread
Results 1 to 11 of 11
-
-
It's only one particular DVD you're having trouble with? The other DVDs using the different programs, produce the sizes you want?
The only tool that did it right was AutoGK but I hate that tool.
Anyway, I'd suggest removing your XviD codec using Add/Remove Programs and then installing it again. Sometimes installing one on top of the previous version results in the problem you're having. -
Yeah just this one DVD, as I said this has never happend before. No, It always ends up over or undersized with -200mb or +200mb with all other tools I tryed.
Well AutoGK does't have the options that I need and it ends up a bad rip, as I follow "specific rules".
Anyway, that didn't work. Tryed to rip it on two computers but still the same result. A friend tryed on his computer and same thing there. Seems to me somthings wrong with the DVD. -
Does the DVD have multiple versions of the same movie, such as theatrical version and a director's cut or extended version? If so it could be a problem specific to this DVD and how you ripped it.
-
-
I've never had a problem like this so I can't speculate too much.
However can there be a variable bit rate audio track in the mix here? Is that possible on a normal dvd? Assuming this is a completely normal dvd as the original poster is stating?
I know I've read about problems with vbr audio on many many posts in the past. I don't know if that is even possible in this scenario.
You could try demuxing the video into a m2v and ac3 file. Then convert the m2v to xvid or x264 separately and remux with the original audio later. Couldn't hurt to try.
Again I don't know if vbr audio is relevant in a properly authored dvd or not but thought I'd throw it out there anyway.Donatello - The Shredder? Michelangelo - Maybe all that hardware is for making coleslaw? -
-
-
Don't think it has anything to do with the xvid settings, same thing happens with x264 codec as well. Tryed different settings, same thing.
Avisynth script I used:
Code:LoadPlugin("G:\DGMPGDec\DGDecode.dll") LoadCPlugin("G:\AviSynth plugins\Yadif\yadif.dll") MPEG2Source("G:\DVDR\VTS_01_1.d2v") Crop(0,0, -Width % 8,-Height % 8) ConvertToYV12() Yadif() Crop(8,80,-8,-80) BicubicResize(640,256,0,0.5)
Code:ar_mode: 0 ar_x: 4 ar_y: 3 aspect_ratio: 0 audio_mode: 0 audio_rate: 128 audio_size: 0 audio_type: 0 bitrate: 1324 bquant_offset: 100 bquant_ratio: 150 Brightness: 0 chromame: 1 container_type: 1 curve_compression_high: 0 curve_compression_low: 0 Deblock_UV: 0 Deblock_Y: 0 debug: 0 Dering_UV: 0 Dering_Y: 0 desired_quant: 200 desired_size: 1299512 discard1pass: 1 display_status: 0 FilmEffect: 0 fourcc_used: 0 fps: 2 frame_drop_ratio: 0 full1pass: 0 gmc: 0 hours: 1 interlacing: 0 keyframe_boost: 10 kfreduction: 20 kfthreshold: 1 lum_masking: 0 max_bframes: 2 max_bquant: 31 max_iquant: 31 max_key_interval: 300 max_pquant: 31 min_bquant: 1 min_iquant: 1 min_pquant: 1 minutes: 30 mode: 1 motion_search: 6 num_zones: 1 overflow_control_strength: 5 packed: 1 par_x: 1 par_y: 1 profile: (unrestricted) qpel: 0 quality: General purpose quant_type: 0 rc_averaging_period: 100 rc_buffer: 100 rc_reaction_delay_factor: 16 seconds: 0 stats: G:\VIDEO.pass subtitle_size: 0 target_size: 665600 tff: 0 trellis_quant: 1 turbo: 0 twopass_max_overflow_degradation: 5 twopass_max_overflow_improvement: 5 use_2pass_bitrate: 0 use_bvop: 1 vhq_bframe: 0 vhq_mode: 1 vop_debug: 0 zone0_bvop_threshold: 0 zone0_cartoon_mode: 0 zone0_chroma_opt: 0 zone0_frame: 0 zone0_greyscale: 0 zone0_mode: 0 zone0_quant: 500 zone0_type: 0 zone0_weight: 100
Last edited by walruss; 7th Jul 2013 at 01:40.
-
If it was just Xvid I'd suggest using a different version. Some versions were/are broken when it comes to achieving a target file size. I can't remember why exactly (it's been quite a while since I've encoded with Xvid). I think it was something to do with the way the overflow settings worked, but the Xvid version would be a common denominator (most likely aside from AutoGK) if it wasn't for the fact you say the same thing happens when encoding with x264. That has me stumped.
Have you tried encoding with just the default Xvid/X264 settings to see if it's something you're doing there causing the problem? -
Yes I have tryed that, and as I said it's the same problem on all computers I got at home and even when a friend tryed on his computer. Tryed changing xvid version to an older one but still same shit..
Similar Threads
-
Megui - Undersized XVID file
By skaleton in forum Video ConversionReplies: 8Last Post: 21st Aug 2010, 12:09 -
XviD undersized files?
By Mdoodm1000 in forum Video ConversionReplies: 7Last Post: 24th May 2010, 21:22 -
Newbie help - BD Rebuilder rips undersized.
By Clemery in forum Newbie / General discussionsReplies: 0Last Post: 7th May 2010, 02:28 -
ıs Xvid 1.2.2 causing undersized files in AutoGK?
By Anonymous5394 in forum Newbie / General discussionsReplies: 4Last Post: 22nd Mar 2010, 05:19 -
How to encode an xvid file to another xvid and prevent video blocking?
By BlooderButcher in forum Video ConversionReplies: 5Last Post: 21st Nov 2008, 16:03