Log in

View Full Version : HGRip0.7 - All In One for XVID1.0RC3


hellgauss
30th March 2004, 09:55
FullPack:
http://xoomer.virgilio.it/jbgenov/
ed2k link: ed2k://|file|HGRip__0_7.zip|4426465|81cbd25a4a656918f1f2fa5094c95c9c|">HGRip__0_7.zip</a>

SourceCode:
https://sourceforge.net/projects/hgrip/

This is a GPL software that uses XVID1.0RC3 to backup DVD movies.
It has been tested only with PAL dvd (I live in Italy), but it should works also with NTSC video.

The first time you run HGRip you will be asked for installation.
If you have not installed XvidRC3 YOU HAVE TO MANUALLY REMOVE any other existing XVID release from your system, before installing xvid1.0rc3!

The main Graphic menu is very easy to use, just insert a DVD and click the big button for 1 cd rip.
If you want there are 8 other presets. I think most user can use HGRip without the Advanced Option Panel.


Advanced Options. (Please open the GUI before continue reading...)

Some brief explanation about 'strange' options:

XVID configuration:
To configure xvid, just click the XVID button. The 'MIME' check should be checked. Everything about xvid encoding mode, size/quantizer, zone's parameters, number of BFrames, chroma optimizer, greyscale and bfthreshold will be ignored. To configure these parametrs, you cannot do this with the codec control window, you should use HGRip control panel.

ZONE
This is useful to encode credits at low bitrate.
If you enable this option, before the beginning of video encoding you will be asked for zone definition. Open the tmp.avs file in the temp/t1 dir with virtualdubmod to see at which frame zones end. If you select fast mode, you will be asked only for zone weight and range. If you select full mode you have full configuration. I usually (=always) use 'fast'.

ACTION
You can tell HGRip what to do. The full encoding is made by up to 6 steps.
Comp Test and optimization are done only if it's also selected so in the AVS tab.
This options is useful if you want to re-encode a DVD that you have previously ripped on HD, but you no longer have the original DVD (because it's scretched). To do so you should use HGRip's internal ripper, not other rippers.
It's also useful for optimization on slow computer: If i use uptimization I usually do the first 5 steps. And next day i do the encoding.

AVS-TAB Pause
HGRip creates up to 4 avisynth scripts:
-RGB analisys (tmp.avs)
-Comp test (comp.avs)
-Optimization job(tmp2.avs)
-Main avs file (opt.avs or tmp2.avs)
You can pause hgrip before starting VirtualDub to manually edit each of these 4 files.

In this tab you can also put filters before the crop, after the crop and after the resize.
If you use external avisynth filters, put them in the plugins dir, and load them by writing plugin's name in the 'plugin' text.

Sub1 and sub2 are two small subtitles that are displayed at the beginning of the video.
You can change or cancel them.
There is still no subtitle support. I released HGRip under GPL so anyone can add support if he want.

AVSOPT
To enable avisynth optimization check the resize option in avs tab.
This tool smooth high bitrate scenes to save bitrate.
Sens parameter say how many frames before and after the 'current' frame should be considered to calculate the mean.
KSTD says how much is 'big' a zone range. If you get too many zones you should use larger values.
MIN. This parameter cancel short zones. If you get too many zones you should use larger values.
FIRSTLAST: this use the smoothest settings for credits.
Optimization will do an extra-pass. Be careful with the KSTD and MIN parameters. If there are too many zone VDM will crash. It may takes up to 10 minutes to load the optimized scripts in VirtualDubMod.


I hope you like this software!!
HellGauss

jimmy basushi
30th March 2004, 10:09
interesting program, sort of like ar calculator is the avs optimiser? i would like to try this program but cannot because i use win98. any idea of later adding ogg/faac audio to mux with mkv?

hellgauss
30th March 2004, 17:04
Yes, it's like AR Calculator. I'm planning to add aac support (not ogg), when there will be a 'standard' aac encoding. In the next 2-3 months i also have a lot of work at the university, so i don't know how much time i will dedicate to HGRip development. I think i will only fix bugs, without implemeting other new features. I release the source code so somebody will help me :)