Log in

View Full Version : Tool to produce avs scripts for making DVD?


ernstblaauw
10th October 2005, 13:54
I'm using HC Encoder at the moment. It is a very nice encoder and you don't need something else if you want to encode only one videotrack to DVD-5 size.
But sometimes, I have multiple (home made) avi's. If I want to fit those AVI's on a DVD, I have to calculate the bitrate of them. Besides it is not that much fun I sometimes make mistakes and the whole encoding process has te be done again.

So my question: Is some tool available for helping me calculating the bitrate and after that outputs the needed Avisynth scripts? Also converting audio to the right format would be great.

Prodater64
10th October 2005, 20:09
...
But sometimes, I have multiple (home made) avi's. If I want to fit those AVI's on a DVD, I have to calculate the bitrate of them. Besides it is not that much fun I sometimes make mistakes and the whole encoding process has te be done again.

So my question: Is some tool available for helping me calculating the bitrate and after that outputs the needed Avisynth scripts? Also converting audio to the right format would be great.

http://forum.doom9.org/showthread.php?t=98907

You must to create your avs scripts first. After that put all your scripts in same folder, do the settings in ProCalc Lite (DVD target size if you want to do some menu would be 4300 Mb) and drag and drop all avs files at same time.
If you want media size shared related to complexity, choice the right option.
Same if you want media size shared related to streams time.

Once calculated fill HC encoder with final movie size or avg btr calculated.
Do encode one by one. At the end you will have all the streams that will fit in the media you selected with the audio you selected.

If you know how, you can do a batch encode file.

http://forum.doom9.org/showthread.php?p=692791#post692791

but you need also an hc.ini file (read the pdf delivered with HC).