View Single Post
Old 3rd October 2015, 08:16   #33308  |  Link
nevcairiel
Registered Developer
 
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,346
Quote:
Originally Posted by 6ari8 View Post
I'm still not sure If I'm understanding it correctly so I need some help with those lines. Given that this video is 712x480 those lines do the following:
1) Double the chroma from 356x240 to 712x480.
2) Double the Luma from 712x480 to 1424x960 then double again to 2848x1920 then downscale with Catmull-Rom AR to 1920x1080.
3) Double the chroma from 712x480 to 1424x960 then double again to 2848x1920.

Is this correct? Doesn't this mean that the end result has different chroma and luma resolutions?
If it says "Image" in the OSD, it refers to scaling both Luma and Chroma at the same time (otherwise it would say Luma)
So what it really does is only 2 steps

1) Double Chroma to 712x480, now matches Luma
2) Double the entire image twice (both Luma and Chroma) to 2848x1920, then downscale both components to 1920x1080
__________________
LAV Filters - open source ffmpeg based media splitter and decoders
nevcairiel is offline   Reply With Quote