Converting real life dimensions of a canvas into video file dimensions.

In summary, the problem is that the video file will not fit onto the canvas without being edited to have a different aspect ratio. The solution is to convert the video file's resolution to match the aspect ratio of the canvas.
  • #1
Psychonaut
2
0
Hey people,

1. The problem statement,

I'm doing a Uni Art assignment, and I'm going to be projecting a video onto a canvas (which I don't know the exact dimensions of yet).
Video file dimensions are stated as 1080 x 980 and so forth, whereas the real life canvas will be something like 50 inches x 100 inches.
I'm going to need to edit the video file dimensions in order to project it onto the canvas without letting any of the image spill.

Can someone please help me in figuring out a formula (or whatever you call it) for converting these size/measurement dimensions to be compatible.

I don't know what SI units a canvas is measured in, but just say the canvas is 70 inches by 150 inches, what resolution would I change my video file to?

Thank you in advance.

Oh, and I'm terribly sorry if I made this thread in the wrong category. I honestly don't know what calculus is, so I assumed Measurement would fit under per-calculus... Maths C drop out here. I would really appreciate the help!

Homework Statement


Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
  • #2
Welcome to PF!,

The ratio of the width to the height is 2:1 (two-to-one) for the canvas because:

100 inches / 50 inches = 2

I don't think that there are too many standard video resolutions that have this sort of aspect ratio. Most of them are closer to square. For instance, for the resolution that you stated (1080x980), the aspect ratio is more like 1.1 : 1

Wait, it's a canvas, right? That usually means that it is taller than it is wide. I was thinking of it being the other way around (wider than tall). I realize that you can orient it however you want, I was just thinking of the typical case.

Either way, you can make the size of the projected image as large or as small as you like by varying the distance between the projector and the canvas. (I think that some projectors also have adjustable lenses so that you can change the image size without varying the distance).

So, if the canvas is taller than it is wide, then all you have to do is adjust the size of the projected image until the width of the image matches the width of the canvas. (The height of the image will be smaller than the height of the canvas).

If the canvas is wider than it is tall, then all you have to do is adjust the size of the image until the height of the image matches the height of the canvas. (The width of the image will be smaller than the width of the canvas).
 
Last edited:
  • #3
Thanks a million Cepheid! :smile:

I got the final dimensions of the canvas, 1.25 x .90 meters. So I worked the aspect ratio to be 1 : .72

I wish I knew it was as simple as just dividing. :blushing:
 

1. How do I convert the dimensions of a canvas into a video file?

To convert the dimensions of a canvas into a video file, you will need to use a video editing software or a programming language such as Python or JavaScript. These tools will allow you to input the dimensions of the canvas and output the corresponding video file dimensions.

2. What are the units of measurement used for canvas and video file dimensions?

The units of measurement used for canvas and video file dimensions are typically pixels (px) or percentage (%). Pixels are a fixed unit of measurement, while percentage allows for a more flexible approach to scaling.

3. Can I convert canvas dimensions to any video file format?

Yes, you can convert canvas dimensions to any video file format as long as your video editing software or programming language supports it. Some common video file formats include MP4, AVI, MOV, and WMV.

4. Do I need to consider aspect ratio when converting canvas dimensions to video file dimensions?

Yes, it is important to consider aspect ratio when converting canvas dimensions to video file dimensions. Aspect ratio refers to the proportional relationship between the width and height of the canvas or video file. Failure to maintain the correct aspect ratio can result in a distorted or stretched video.

5. Is there a formula for converting canvas dimensions to video file dimensions?

There is no specific formula for converting canvas dimensions to video file dimensions, as it will depend on the specific software or programming language you are using. However, the general concept is to maintain the aspect ratio and scale the dimensions accordingly.

Similar threads

  • Computing and Technology
Replies
21
Views
4K
  • Nuclear Engineering
Replies
1
Views
1K
  • Introductory Physics Homework Help
Replies
6
Views
1K
Replies
19
Views
367
  • Special and General Relativity
Replies
7
Views
1K
Replies
19
Views
2K
  • Special and General Relativity
Replies
4
Views
1K
Replies
2
Views
7K
  • Mechanical Engineering
Replies
6
Views
441
Replies
11
Views
1K
Back
Top