Ertan
1
Hello friends,
I will now be able to shoot 4K videos with my new phone. I had some logos and articles for 1080p videos before.
- Now I want to update the location and size for 3840x2160. Can we establish a formula for this?
For example, what is the “5” in 1080p like 2160p? Does that work?
Thanks to the assistant friend in advance.
Austin
2
3840 = 1920 * 2
2160 = 1080 * 2
4K is simply 1080 doubled. So, multiply X and Y coordinates by 2, and multiply width and height of any boxes by 2.
Example:
A text box in 1080 is at 25,25 with a width and height of 100x100. That becomes a text box at 50,50 and 200x200 in 4K.
2 Likes