RB
24th January 2003, 20:33
Hi,
I'm releasing AutoFitCD v1.0 to the public. This is a plugin for DVD2SVCD that will provide you with most accurate cropping and resizing, optionally (macro)block and TV overscan optimized. Saves bitrate and can speed up encoding.
Download here: http://64.33.11.249/files/autofitcd.zip
You'll also need the famous FitCD tool, get it here: http://shh.dvdboard.de/
Have fun!
[EDIT] New version and thread is at http://forum.doom9.org/showthread.php?s=&threadid=44445. Please don't post here anymore!
Here is the readme:
AutoFitCD Crop and Resize Plugin for DVD2SVCD v1.0 by RB
========================================================
Release : 1.0
Date : Friday, January 24, 2003
1. What's this?
2. How to install
3. Usage
4. Known issues
5. Help!
6. Freeware
7. Technical notes
8. History
1. What's this?
---------------
AutoFitCD is a plugin for DVD2SVCD (see
http://www.dvd2svcd.org) that (almost) seamlessly integrates
FitCD, the most powerful MPEG resizing and cropping utility
(see http://shh.dvdboard.de/) with DVD2SVCD. Black borders are
automatically cropped before resizing and you'll get all the
advantages of FitCD such as super accurate cropping and block
optimized resizing, optionally optimized for TV overscan,
without having to edit the AVISynth script in DVD2SVCD
manually. Overall, this will allocate more bitrate to the
actual motion area and can speed up encoding by as much as 10%.
2. How to install
-----------------
Simply run SetupAutoFitCD.exe and follow the instructions.
AutoFitCD requires FitCD, get it first from
http://shh.dvdboard.de/. The plugin, Readme and source code
will be installed to a AutoFitCD subdirectory in your DVD2SVCD
installation folder.
3. Usage
--------
Start DVD2SVCD, go to the Frameserver tab and select "AutoFitCD
Detect Borders" from the Avisynth Setup dropdown. Now go to the
Conversion tab, load the AVI/IFO/DVD and click "Go! - Preview
video". There will be lines indicating where AutoFitCD detected
black borders. Click "New Frame" until the motion area is
properly detected. If it is an overall very dark movie and the
motion area is not being well detected, click "Show DVD2SVCD",
go to the Frameserver tab (leave the preview window open!),
click on "..." to the right of the AutoFitCD() Avisynth command
and lower the Threshold value (0-255, default is 40).
Now click "Close" in the preview window and FitCD will be
launched with all the correct settings (motion area and borders
detected during the preview, source and target aspect ratio
etc.). If you are not an experienced FitCD user, simply click
the "Save to DVD2SVCD" button in the lower right corner,
otherwise you can fiddle with the settings first if you really
know what you are doing. BTW, we are only interested in the
settings in the lower "MPEG Resizing" part of the FitCD window,
the "Stream & Authoring" settings above don't affect the
AVISynth script.
OK, so when you click the button, the relevant parts of the
AVISynth script created by FitCD are now saved to the "FitCD"
Avisynth Setup on the Frameserver tab in DVD2SVCD and this
setup is automatically selected for you. Now click "Go! -
Preview video" again, verify the result and start your encode.
4. Known issues
---------------
- Requires DVD2SVCD 1.1.0 build 1 or later
- Tested with FitCD v1.1.2 only (the latest version as of
writing this), but should work with older/newer versions.
5. Help!
--------
For suggestions, bug reports and general discussion, please
register at http://forum.doom9.org and post to the following
thread: http://forum.doom9.org/showthread.php?s=&threadid=43944
If you feel like you absolutely need to contact me directly,
again register at http://forum.doom9.org and send member RB
(me) a private message.
6. Freeware
-----------
AutoFitCD is freeware and source is released under GPL. It is
based on the AutoCrop AVISynth plugin by Glenn Bussell
available at http://www.videofringe.com/autocrop/. Thanks,
Glenn!
7. Technical notes
------------------
The "Save to DVD2SVCD" button in FitCD will only be present if
FitCD is run from the DVD2SVCD video preview by AutoFitCD. I'd
like to point out that I'm not hacking or in any other way
modifying the FitCD executable (see the sources), I'm just
using Windows UI programming techniques like hooking and
subclassing.
The AutoFitCD plugin uses an extended version of the original
AutoCrop plugin's parameter list, the first six parameters are
new so the original parameter list is shifted by six and I
modified a few defaults. You can still modify the original
AutoCrop parameters by editing DVD2SVCD.INI, see the Readme in
the download at http://www.videofringe.com/autocrop/.
8. History
----------
24/01/2002 v1.0
- First release
______________________________________________________________
Germany, January 2003
I'm releasing AutoFitCD v1.0 to the public. This is a plugin for DVD2SVCD that will provide you with most accurate cropping and resizing, optionally (macro)block and TV overscan optimized. Saves bitrate and can speed up encoding.
Download here: http://64.33.11.249/files/autofitcd.zip
You'll also need the famous FitCD tool, get it here: http://shh.dvdboard.de/
Have fun!
[EDIT] New version and thread is at http://forum.doom9.org/showthread.php?s=&threadid=44445. Please don't post here anymore!
Here is the readme:
AutoFitCD Crop and Resize Plugin for DVD2SVCD v1.0 by RB
========================================================
Release : 1.0
Date : Friday, January 24, 2003
1. What's this?
2. How to install
3. Usage
4. Known issues
5. Help!
6. Freeware
7. Technical notes
8. History
1. What's this?
---------------
AutoFitCD is a plugin for DVD2SVCD (see
http://www.dvd2svcd.org) that (almost) seamlessly integrates
FitCD, the most powerful MPEG resizing and cropping utility
(see http://shh.dvdboard.de/) with DVD2SVCD. Black borders are
automatically cropped before resizing and you'll get all the
advantages of FitCD such as super accurate cropping and block
optimized resizing, optionally optimized for TV overscan,
without having to edit the AVISynth script in DVD2SVCD
manually. Overall, this will allocate more bitrate to the
actual motion area and can speed up encoding by as much as 10%.
2. How to install
-----------------
Simply run SetupAutoFitCD.exe and follow the instructions.
AutoFitCD requires FitCD, get it first from
http://shh.dvdboard.de/. The plugin, Readme and source code
will be installed to a AutoFitCD subdirectory in your DVD2SVCD
installation folder.
3. Usage
--------
Start DVD2SVCD, go to the Frameserver tab and select "AutoFitCD
Detect Borders" from the Avisynth Setup dropdown. Now go to the
Conversion tab, load the AVI/IFO/DVD and click "Go! - Preview
video". There will be lines indicating where AutoFitCD detected
black borders. Click "New Frame" until the motion area is
properly detected. If it is an overall very dark movie and the
motion area is not being well detected, click "Show DVD2SVCD",
go to the Frameserver tab (leave the preview window open!),
click on "..." to the right of the AutoFitCD() Avisynth command
and lower the Threshold value (0-255, default is 40).
Now click "Close" in the preview window and FitCD will be
launched with all the correct settings (motion area and borders
detected during the preview, source and target aspect ratio
etc.). If you are not an experienced FitCD user, simply click
the "Save to DVD2SVCD" button in the lower right corner,
otherwise you can fiddle with the settings first if you really
know what you are doing. BTW, we are only interested in the
settings in the lower "MPEG Resizing" part of the FitCD window,
the "Stream & Authoring" settings above don't affect the
AVISynth script.
OK, so when you click the button, the relevant parts of the
AVISynth script created by FitCD are now saved to the "FitCD"
Avisynth Setup on the Frameserver tab in DVD2SVCD and this
setup is automatically selected for you. Now click "Go! -
Preview video" again, verify the result and start your encode.
4. Known issues
---------------
- Requires DVD2SVCD 1.1.0 build 1 or later
- Tested with FitCD v1.1.2 only (the latest version as of
writing this), but should work with older/newer versions.
5. Help!
--------
For suggestions, bug reports and general discussion, please
register at http://forum.doom9.org and post to the following
thread: http://forum.doom9.org/showthread.php?s=&threadid=43944
If you feel like you absolutely need to contact me directly,
again register at http://forum.doom9.org and send member RB
(me) a private message.
6. Freeware
-----------
AutoFitCD is freeware and source is released under GPL. It is
based on the AutoCrop AVISynth plugin by Glenn Bussell
available at http://www.videofringe.com/autocrop/. Thanks,
Glenn!
7. Technical notes
------------------
The "Save to DVD2SVCD" button in FitCD will only be present if
FitCD is run from the DVD2SVCD video preview by AutoFitCD. I'd
like to point out that I'm not hacking or in any other way
modifying the FitCD executable (see the sources), I'm just
using Windows UI programming techniques like hooking and
subclassing.
The AutoFitCD plugin uses an extended version of the original
AutoCrop plugin's parameter list, the first six parameters are
new so the original parameter list is shifted by six and I
modified a few defaults. You can still modify the original
AutoCrop parameters by editing DVD2SVCD.INI, see the Readme in
the download at http://www.videofringe.com/autocrop/.
8. History
----------
24/01/2002 v1.0
- First release
______________________________________________________________
Germany, January 2003