VideoHelp Forum




+ Reply to Thread
Results 1 to 11 of 11
  1. Member walruss's Avatar
    Join Date
    Sep 2012
    Location
    Norway
    Search PM
    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?
    Quote Quote  
  2. 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.
    That seems an odd thing to say about a program that gave you what you asked for.

    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.
    Quote Quote  
  3. Member walruss's Avatar
    Join Date
    Sep 2012
    Location
    Norway
    Search PM
    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.
    Quote Quote  
  4. Banned
    Join Date
    Oct 2004
    Location
    Freedonia
    Search Comp PM
    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.
    Quote Quote  
  5. Member walruss's Avatar
    Join Date
    Sep 2012
    Location
    Norway
    Search PM
    Originally Posted by jman98 View Post
    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.
    No its just a simple DVD with just the movie and no extras. Even tryed to convert to x264 mkv and then rip to xvid and the same thing happend.
    Quote Quote  
  6. Member yoda313's Avatar
    Join Date
    Jun 2004
    Location
    The Animus
    Search Comp PM
    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?
    Quote Quote  
  7. Member walruss's Avatar
    Join Date
    Sep 2012
    Location
    Norway
    Search PM
    Originally Posted by yoda313 View Post
    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.
    Yeah it's a normal DVD. I tryed everything like that, demux and encode video and audio separate and mux but same there. Can't get the DVD to encode at any specific size that I want.
    Quote Quote  
  8. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    Originally Posted by walruss View Post
    Yeah it's a normal DVD. I tryed everything like that, demux and encode video and audio separate and mux but same there. Can't get the DVD to encode at any specific size that I want.
    You still haven't shown to us the exact Xvid settings that you've been using.
    Quote Quote  
  9. Member walruss's Avatar
    Join Date
    Sep 2012
    Location
    Norway
    Search PM
    Originally Posted by El Heggunte View Post
    Originally Posted by walruss View Post
    Yeah it's a normal DVD. I tryed everything like that, demux and encode video and audio separate and mux but same there. Can't get the DVD to encode at any specific size that I want.
    You still haven't shown to us the exact Xvid settings that you've been using.
    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)
    First pass settings:

    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.
    Quote Quote  
  10. 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?
    Quote Quote  
  11. Member walruss's Avatar
    Join Date
    Sep 2012
    Location
    Norway
    Search PM
    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..
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!