digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   what is the right way to create an Anamorphic KDVD? (http://www.digitalfaq.com/archives/encode/7789-right-create-anamorphic.html)

Prodater64 03-30-2004 12:50 PM

Quote:

Originally Posted by jorel
...i need to see if you can use it WITHOUT loose part of the SCENE!
:wink:

Don't worry my friend, I'm working now, but I'll post those pic's this night.
BTW, I got an access violation error with gripborders. Do you know how I can solve it? (if you don't want post it in this thread send me a PM)

Dialhot 03-30-2004 01:10 PM

Jorel,

There is no need of posting anything : you will ALWAYS loose some pixels. That is a rounding matter !

Open Moviestacker; uncheck the "use gipfit box", open you source, set the corrrect parameters for your destination and see in the "Crop" are how much you are cropping !

No you want to see what happen if you do not crop ? In front of the Crop zone, set "No cropping" insteed of "accurate". And see HOW MUCH percent you screw up the A/R :!:

Thats is why you should STOP to use gripcrop. It's far better to use Moviestacker and play on the overscan/overlap and rounding border cursor to find the better compromise "A/R error <-> cropping".

That is what I do anytime.

incredible 03-30-2004 01:22 PM

Lets go further:
Watch the new FitCD as it now comes with better resizing routines and a much more sexier layout :D

A pic:
http://www.sysh.net/pic/fitcd.png

And the D/L adress:
http://www.sysh.net/fitcd.html

Phil, pay attention as by your last sentence many noobs will do think about the usage of GripCrop in case of your Optimal scripts where you do use it. As they wont understand the sense of your post above like I or others do :wink:

zagor 03-30-2004 04:00 PM

reply
 
Quote:

Originally Posted by dialhot
If you want to see visually the diff between letterbox (called also overlapping) and addborders (resizing) you can use moviestacker. Next the the "overscan" setting you have a "resize/overlap" choice. Change from one to the other and observe how crop and resize settigns change.

I have used moviestacker, and now
:idea: I have understood that cropping to 704x576 and using overlap the error of aspect the ratio is 0,00% :D :D :D :D :D :D :D :D :D

byby.

@jorel
if you have need of help, there are I, :wink:
hello

Dialhot 03-30-2004 04:21 PM

Re: reply
 
Quote:

Originally Posted by zagor
I have used moviestacker, and now
:idea: I have understood that cropping to 704x576 and using overlap the error of aspect the ratio is 0,00% :D :D :D :D :D :D :D :D :D

Now you can understand better the line I said some post ago and that Prodater remembered this afternoon :
Quote:

I'd rather to lose 1% of the image than to look at 100% of it distorted

jorel 03-30-2004 04:42 PM

please zagor do this for me and post the pictures (if possible):

this scripts are from MovieStacker like recomendations.
:arrow: open the paint 2 times

Mpeg2Source("D:\xx\x.d2v")
BicubicResize(704, 352, 0, 0.6, 0, 0, 720, 480)
AddBorders(8, 64, 8, 64)

open in vdub (mod) and copy frame to clipboard and paste in paint.(1)

then,load the same frame with :

Mpeg2Source("D:\xx\x.d2v")
GripCrop(720, 480, overscan=1,source_anamorphic=true,dest_anamorphic= false)
GripSize(resizer="BicubicResize")
GripBorders()

copy frame to clipboard and paste in paint. (2)

:arrow: what do you see comparing the pictures :?:
:wink:

after your test i will post what i see,ok?
:wink:

zagor 03-30-2004 04:43 PM

reply
 
Quote:

Originally Posted by dialhot
Now you can understand better the line I said some post ago and that Prodater remembered this afternoon :
Quote:
I'd rather to lose 1% of the image than to look at 100% of it distorted

yes, i can. :D

Dialhot 03-30-2004 05:12 PM

Quote:

what do you see comparing the pictures
I still don't know what is your point here but I wanted to say that we know Moviestacker has a bug (or a weakness) into the way he computes the resinzing parameter. We also know that FitCD is better on this point.

:arrow: but we really don't know how Gripcrop does it's own computing !
Perhaps it has the same bug than Moviestacker. Perhaps it's worst !

All this post simply because you don't want to drop griopcrop ?

jorel 03-30-2004 05:21 PM

Quote:

Originally Posted by Dialhot
Quote:

what do you see comparing the pictures
I still don't know what is your point here but I wanted to say that we know Moviestacker has a bug (or a weakness) into the way he computes the resinzing parameter. We also know that FitCD is better on this point.

:arrow: but we really don't know how Gripcrop does it's own computing !
Perhaps it has the same bug than Moviestacker. Perhaps it's worst !

All this post simply because you don't want to drop griopcrop ?

Phil wrote:
"All this post simply because you don't want to drop griopcrop ?"

no Phil, i think that i see EXACTLY what you wrote!
....maybe a bug in Moviestacker or gripfilter?!?!?

:wink:

<edited>
....or gripfilter!

Dialhot 03-30-2004 05:25 PM

Quote:

Originally Posted by jorel
no Phil, i think that i see EXACTLY what you wrote!
....maybe a bug in Moviestacker?!?!?

So while zagor is comparing your two scripts, do the same with the last FitCD release as suggested by Inc and give us your opinion about it please.

jorel 03-30-2004 05:40 PM

i did Phil!
:wink:

zagor, please
do another script using: (from fitcd 121-overscan=1)

Mpeg2Source("D:\xx\x.d2v")
BicubicResize(704,352,0,0.6,0,0,720,480)
AddBorders(8,64,8,64)

do the same like using the other scripts, paste in paint(3)...compare!

(are the same parameters like in the script from moviestacker!)
:wink:

jorel 03-30-2004 06:10 PM

Phil, inc, zagor, Prodater64, Jell, ...my results and what i see:

using the script form Moviestacker or fitcd with bilinear/Bicubic/Lanczos are equal....
of course, no surprise!

using gripresize,
the image is concave,
the scene is "out of the center" in the picture (the image down and go to the left)
and loose parts of the scene within the (black)board!
i was clear? (my poor english explain something?) :oops:

then using the script: .....that seems with correct aspect radio....
(left alone gripresize )

Mpeg2Source("D:\LK3\lk3.d2v")
BicubicResize(704,352,0,0,720,480)
AddBorders(8,64,8,64)

i ask:
:arrow: HOW and WHY use letterbox and/or crop :?:

THIS is my doubt Phil :!:
:? :? :? :?
:wink:

Dialhot 03-30-2004 06:43 PM

Quote:

Originally Posted by jorel
the image is concave,
the scene is "out of the center" in the picture (the image down and go to the left)
and loose parts of the scene within the (black)board!
i was clear? (my poor english explain something?) :oops:

You are so clear than you already describe this MONTHS ago and that is what make me decide to drop Gripcrop :!:

Do you understand now why I'm wondering why you still use it ? What happens to you during your time away from KVCD ? Alien abduction ? :-)

Quote:

:arrow: HOW and WHY use letterbox and/or crop :?:
Jorel : can I knwo what were ALL your settings in moviestacker because I can't obtain the same results in any way.

Can you also tell us what was the error % of "Aspect Ratio" ? For sure it was quite big.

jorel 03-30-2004 06:57 PM

Phil,

see that my last encode here:
http://www.kvcd.net/forum/viewtopic.php?t=9927&start=0
i don't use gripresize no more!


see that script from moviestacker and fitcd:
BicubicResize(704, 352, 0, 0.6, 0, 0, 720, 480)
AddBorders(8, 64, 8, 64)

and with this script that give me the problems posted:
GripCrop(720, 480, overscan=1,source_anamorphic=true,dest_anamorphic= false)
GripSize(resizer="BicubicResize")
GripBorders()

:arrow: using overscan=1 like posted in all scripts in this thread the error=0% :!: :!:

then, my doubt remains:
:arrow: HOW and WHY use letterbox and/or crop :?:
:?

<edited>

Alien abduction ?
no, i'm alien! (from krypton)
:lol:

bman 03-31-2004 08:11 AM

Excuse me , GUYS !!!
Can u see any visually noticable distortion in image when u get error 1%,2% or even 3.5% in moviestacker ??? :wink: :wink: :wink:
If so 8O 8O 8O
bman

Abond 03-31-2004 08:16 AM

I think till 2.5% it is not really noticeable...

jorel 03-31-2004 08:21 AM

Quote:

Originally Posted by bman
Excuse me , GUYS !!!
Can u see any visually noticable distortion in image when u get error 1%,2% or even 3.5% in moviestacker ??? :wink: :wink: :wink:
If so 8O 8O 8O
bman

bman,
like i posted before:
"using gripresize,
the image is concave,
the scene is "out of the center" in the picture (the image down and go to the left)
and loose parts of the scene within the (black)board! "

visually noticable distortion in image (with or without overscan 1,2,3)
it's not from Moviestacker or fitcd bman...
:arrow: it's from "gripresize" !

with that script from moviestacker and fitcd: (seems correct AR)
BicubicResize(704, 352, 0, 0.6, 0, 0, 720, 480)
AddBorders(8, 64, 8, 64)

HOW and WHY use letterbox and/or crop ?
my doubt remains!
:?

Dialhot 03-31-2004 08:22 AM

Quote:

Originally Posted by jorel
:arrow: using overscan=1 like posted in all scripts in this thread the error=0% :!: :!:

As said above, Moviestacker NEVER gives me the parameters that you have. So I can't verify that your error is 0% and try to understand why and how you can have this as I don't.

So please, give me ALL THE PARAMETERS that you set into Moviestaker : size of the source, size of the dest, A/R of the source, A/R of the dest, all borders of rounding (2,4,...16 ? or even 32?), crop to "accurate" or "no crop" or something else ?
All boxes checked also (anamorphic, PAL, IBU...)

ANYTHING please !

I'm sorry but I have big doubt that you can have a %0 !

Do a screenshot if you can !

jorel 03-31-2004 08:42 AM

Quote:

Originally Posted by Dialhot
Quote:

Originally Posted by jorel
:arrow: using overscan=1 like posted in all scripts in this thread the error=0% :!: :!:

As said above, Moviestacker NEVER gives me the parameters that you have. So I can't verify that your error is 0% and try to understand why and how you can have this as I don't.

So please, give me ALL THE PARAMETERS that you set into Moviestaker : size of the source, size of the dest, A/R of the source, A/R of the dest, all borders of rounding (2,4,...16 ? or even 32?), crop to "accurate" or "no crop" or something else ?
All boxes checked also (anamorphic, PAL, IBU...)

ANYTHING please !

I'm sorry but I have big doubt that you can have a %0 !

Do a screenshot if you can !

Phil,
are you "lazy" to read today?!?!?
:lol: :lol: (kiddin)

i posted:
"see that script from
:arrow: moviestacker and fitcd: (just the same)
BicubicResize(704, 352, 0, 0.6, 0, 0, 720, 480)
AddBorders(8, 64, 8, 64)
and
and with this script that give me the problems posted:
GripCrop(720, 480, overscan=1,source_anamorphic=true,dest_anamorphic= false)
GripSize(resizer="BicubicResize")
GripBorders()

using overscan=1 like posted in all scripts in this thread the error=0% "

more:
crop accurate was used but
crop max height or accurate give the same values like posted!
source anamorphic!...(details in gripresize)

Phil wrote:
"I'm sorry but I have big doubt that you can have a %0 ! "
again i confirm:
:arrow: overscan=1 like posted in all scripts in this thread the error=0%

:wink:
that's all in the scripts (and the source, of course)

i don't know how to post the picture here
(but i can send by mail..include screenshot from fitcd and moviestacker)

:oops:

Dialhot 03-31-2004 08:54 AM

Quote:

Originally Posted by jorel
Phil,
are you "lazy" to read today?!?!?
:lol: :lol: (kiddin)

If DLing Moviestacker at office, installing it, opening it, trying to put the few info you gave into it, playing with ALL settings during 10 minutes and NEVER obtaining what you have (addborders(8,64,8,64) or even a 0% error)) is beeing lazy, so I am :wink:

EDIT: I just find which settings you have checked (actually, Moviestacker probably did it automatically when you loaded your source) : IUT-R BT !!!

Do you understand now why I wanted ALL the settings !

In your case that's right error is 0%. So now, the answer to yoru question :

"why letterbox insteed of cropping" ?
Because :
1/ I already said that "I rather to loose 1% of picture than to see 100% of it screwed up by the interpolation used in the resizer

and

2/ I do ANAMORPHIC DVD. And you can try to verify : no way to obtain a 0% error in this case.

FYI: I did a lot of DVD that have a 4 pixel border on right and left side. I don't know why but actually, it's better to crop it.


All times are GMT -5. The time now is 06:19 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.