ukb007
27th June 2004, 02:20
Hi, PROs.
Here's parts of AGK logfile (called moviename_gk.log instead of moviename_agk.log for unknown reasons - maybe to acknowledge the 'parent' program: GK? But I should think the offspring is not a toddler any more - it's running hurdle races and winning every time!):
Lines 13-16:
[22/6/04 10:43:18 PM] Source aspect ratio: 4:3
[22/6/04 10:43:18 PM] Source resolution: 720x480
[22/6/04 10:43:18 PM] Found NTSC source.
[22/6/04 10:43:18 PM] Analyzing source.
And then, later, after the CompCheck is finished:
[22/6/04 11:06:28 PM] Compressibility percentage is: 41.97
[22/6/04 11:06:28 PM] Using softer matrix.
[22/6/04 11:06:28 PM] Chosen resolution is: 608x384 ( AR: 1.58 )
[22/6/04 11:06:28 PM] Predicted comptest value is: 63.43
[22/6/04 11:06:28 PM] Running first pass.
Now, how are these two things
1. source AR (here: 4:3), and the
2. source resolution (here: 720 x 480)
[as the DGIndex .d2v file provides them]
related to the
3. final AR (here: 1.58) ?
I can, of course, force a change by changing dimensions in 1 and 2 above by changing the Aspect_ratio=4:3 and Picture_size=720x480 lines in the .d2v file, but I am yet to find a predictable relationship. I'm getting all sorts of AR values (1:32, 2:00, 1.82 etc) using different combinations of 1 and 2 above, but I can't (yet) predict the final AR value. I'd like to be able to.
Any suggestions, pros?
Regards.
Here's parts of AGK logfile (called moviename_gk.log instead of moviename_agk.log for unknown reasons - maybe to acknowledge the 'parent' program: GK? But I should think the offspring is not a toddler any more - it's running hurdle races and winning every time!):
Lines 13-16:
[22/6/04 10:43:18 PM] Source aspect ratio: 4:3
[22/6/04 10:43:18 PM] Source resolution: 720x480
[22/6/04 10:43:18 PM] Found NTSC source.
[22/6/04 10:43:18 PM] Analyzing source.
And then, later, after the CompCheck is finished:
[22/6/04 11:06:28 PM] Compressibility percentage is: 41.97
[22/6/04 11:06:28 PM] Using softer matrix.
[22/6/04 11:06:28 PM] Chosen resolution is: 608x384 ( AR: 1.58 )
[22/6/04 11:06:28 PM] Predicted comptest value is: 63.43
[22/6/04 11:06:28 PM] Running first pass.
Now, how are these two things
1. source AR (here: 4:3), and the
2. source resolution (here: 720 x 480)
[as the DGIndex .d2v file provides them]
related to the
3. final AR (here: 1.58) ?
I can, of course, force a change by changing dimensions in 1 and 2 above by changing the Aspect_ratio=4:3 and Picture_size=720x480 lines in the .d2v file, but I am yet to find a predictable relationship. I'm getting all sorts of AR values (1:32, 2:00, 1.82 etc) using different combinations of 1 and 2 above, but I can't (yet) predict the final AR value. I'd like to be able to.
Any suggestions, pros?
Regards.