henryho_hk
13th May 2004, 01:49
I am trying AutoGK 1.22b on my half-D1 DVDs again.
I will post the log file when the job has finished
I found the resultant picture is still erroneous.
The resultant video is 640x480 (min. 640 specified)
but the picture have is stretched vertically with
top and bottom portions cropped.
The problem seems to be the last "autocrop" command.
The picture size is 352x480 and "new_aspect" was
calculated as 1.462963. After that "autocrop",
autocrop(mode=0,wmultof=4,hmultof=4,samples=10,
aspect=new_aspect,threshold=35)
The picture size becomes 348x236, i.e. it is cropped
vastly in the vertical dimension.
However, if I change the line to:
autocrop(mode=0,wmultof=4,hmultof=4,samples=10,
aspect=0,threshold=35)
The picture size becomes 348x468, which retains the
full picture for the final resize.
I dunno know if it is a problem of the IFO, etc. I
will post it and the autogk log file when the job
completes.
I will post the log file when the job has finished
I found the resultant picture is still erroneous.
The resultant video is 640x480 (min. 640 specified)
but the picture have is stretched vertically with
top and bottom portions cropped.
The problem seems to be the last "autocrop" command.
The picture size is 352x480 and "new_aspect" was
calculated as 1.462963. After that "autocrop",
autocrop(mode=0,wmultof=4,hmultof=4,samples=10,
aspect=new_aspect,threshold=35)
The picture size becomes 348x236, i.e. it is cropped
vastly in the vertical dimension.
However, if I change the line to:
autocrop(mode=0,wmultof=4,hmultof=4,samples=10,
aspect=0,threshold=35)
The picture size becomes 348x468, which retains the
full picture for the final resize.
I dunno know if it is a problem of the IFO, etc. I
will post it and the autogk log file when the job
completes.