[FFmpeg-user] Can I do scaling better?

csparker247 csparker247 at gmail.com
Fri Feb 14 18:19:27 CET 2014


Ahh, I see. I just account for that with the trunc() statements and have it
round up there.

Also, there was a major typo in my height line. It should be:

h=if(gte(dar, 16/9), trunc(ow/a/2)*2, min(1080,ceil(ih/2)*2))


_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


signature.asc (697 bytes)
<http://ffmpeg-users.933282.n4.nabble.com/attachment/4663896/0/signature.asc>




--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Can-I-do-scaling-better-tp4663866p4663897.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list