Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Changing resolution of video

$
0
0

@Jipolie01 wrote:

Hello,

I'm having a slight problem with the ofVideoPlayer. I've loaded a video that plays correctly at an resolution of 640x340 now I want to play this video on a 40x48 led-matrix. I used to convert the video's via touchdesigner, but that doesn't seem to work. When I try to play the converted video I can't get past the first frame. Anyone had this problem?
Now I'm trying to change the resolution of the video with openframeworks. I know you can draw the video at a certain resolution but then the information of a single frame is still in 640x340 resolution. I need the frames you would get with .getPixels() to be 40x48. Does anyone know a way to do this is openframeworks?

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles