VideoHelp Forum




+ Reply to Thread
Results 1 to 8 of 8
  1. Hi, This is the first time I want to try HC but the programs still crash and I don't Know why.

    Here is how It's configured:


    The log file only contains:
    Code:
                  ---------------------------------------------
                  | HCbatch - MPEG2 encoder - rel. 0.16A beta |
                  ---------------------------------------------
    
    input:                c:\hc016\scripts\clip.avs
    output:               c:\hc016\scripts\jem.m2v
    
                  --------------------
                  | encoder settings |
                  --------------------
    
    profile:              NORMAL
    frames:                      1    4946
    framerate:               25.00
    aspect ratio:         4:3
    bitrate Kb/s:             5000
    max. bitrate Kb/s:        8000
    closed gops:          no
    VBV check:            yes
    scene change det.:    yes
    interlaced:           yes, TFF
    goplen,B-pic:         AUTO
    dc_precision:                9
    scan method:          ALTERNATE
    bias:                        0
    chapter frames:              0
    time code:                   0       0       0       0
    CPU:                  MMX/ISSE
    matrix:               HVSBETTER
    
                  --------------------
                  |  source   stats  |
                  --------------------
    
    nr. of frames in source:            4946
    width*height:                    720*576
    fps:                               25.00
    nr. of frames to encode:            4946
    frames to encode:                      1 -     4946
    
                  ---------------------
                  | encoding - pass 1 |
                  ---------------------
    and my avs script:
    Code:
    loadplugin("c:\program files\multimedia\avisynth 2.5\plugins\DGDecode.dll")
    mpeg2source("c:\hc016\scripts\clip.d2v")
    Msmooth(highq=true)
    The avs works in virtualdub.

    When I click on encode, I saw a process dww????? (or something like that) which takes more and more ram and then HC crash (when dww is at about 130 MB RAM) with a report created by windows asking if I want to send it to Microsoft.

    Why does the encoder crash ?????
    Quote Quote  
  2. I think you will get more answers at http://forum.doom9.org under "Other MPEG1/2 encoder". I got help there.
    Quote Quote  
  3. Member
    Join Date
    Oct 2005
    Location
    Australia
    Search Comp PM
    I believe HC requires YV12 input. Try adding "ConvertToYV12(interlaced=true)" to the bottom of your script.
    Quote Quote  
  4. Still the same crash when adding ConvertToYV12(interlaced=true).
    Quote Quote  
  5. Member gadgetguy's Avatar
    Join Date
    Feb 2002
    Location
    West Mitten, USA
    Search Comp PM
    Are your computer specs up to date? It seems a little under powered. Possibly running out of harddrive space? I don't use HC but I've never heard of this problem from anyone that does, so I suspect a resource problem.
    "Shut up Wesley!" -- Captain Jean-Luc Picard
    Buy My Books
    Quote Quote  
  6. Set the CPU to auto. I think gadgetguy is correct.
    Quote Quote  
  7. Member
    Join Date
    Oct 2005
    Location
    Australia
    Search Comp PM
    Could very well be mistaken here (?), but doesn't a ".d2v" file require an "AviSource" command rather than "Mpeg2Source"? (Sorry, just a bit rushed right now...)
    Quote Quote  
  8. DVD rebuilder uses it and it works fine (very good), maybe you could look at some of the setting it uses. Also the DGDecode.dll that is optimized for hyper threading makes it much faster a big difference.
    Quote Quote  



Similar Threads

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