19 Jun
2005
19 Jun
'05
11:03 p.m.
Hi, I have an FFMpeg script running on a server and some users send in video's with weird sizes. I would like to be able to automaticly crop images when it isn't 4:3, because I don't want to stretch them. How would I do this using ffmpeg? Would I have to use the library to first return the original width and height to do the calculations myself? regards, Evert