Lam3rD
4th February 2010, 19:51
I have some 4/3 DVDs, which require variable cropping, like one part fits the entire frame and another is as wide as 2.4:1 and I'm looking for an optimal way to fit such videos on my widescreen display without losing image or display space.
http://www.imagebam.com/image/ec082166463233
http://www.imagebam.com/image/1128c566463236
There are many ways to do that, but I remembered one post by DS:
4. Automatic handling of all kinds of weird input (changing resolution, etc), including many inputs that Avisynth wouldn't have worked correctly with.
So my questions are:
1) How does one create and stream VRV (Variable Resolution Video) to x264. AVISynth requires CRV (Constant), so it's out of the question. Probably there is a way to switch between 2 or more avisynth scripts or something else, so let's say it's doable.
2) Are there any restrictions, like no support of --sar and such, when you encode such video?
3) What splitter/decoder does one need to use with VRV? And how is it going to be played - would it touch the screen from left/right, when the image wider than your screen and top/bottom, when it's taller, or will it be windowboxed/overcropped and lose image or screen space.
I hope anyone can shed some light on this area and be able to answer to at lest the first question... the other 2 I can test myself once I have such video :D
http://www.imagebam.com/image/ec082166463233
http://www.imagebam.com/image/1128c566463236
There are many ways to do that, but I remembered one post by DS:
4. Automatic handling of all kinds of weird input (changing resolution, etc), including many inputs that Avisynth wouldn't have worked correctly with.
So my questions are:
1) How does one create and stream VRV (Variable Resolution Video) to x264. AVISynth requires CRV (Constant), so it's out of the question. Probably there is a way to switch between 2 or more avisynth scripts or something else, so let's say it's doable.
2) Are there any restrictions, like no support of --sar and such, when you encode such video?
3) What splitter/decoder does one need to use with VRV? And how is it going to be played - would it touch the screen from left/right, when the image wider than your screen and top/bottom, when it's taller, or will it be windowboxed/overcropped and lose image or screen space.
I hope anyone can shed some light on this area and be able to answer to at lest the first question... the other 2 I can test myself once I have such video :D