FFmpeg doesn't want to scale down too much at once, so break it into
commitbf41c4523a732dcfe2140bce242b2ab423eff52a
authorWilliam McBrine <wmcbrine@gmail.com>
Fri, 8 Feb 2013 05:11:50 +0000 (8 00:11 -0500)
committerlucas_nz <lucas_nz@hotmail.com>
Fri, 1 Mar 2013 09:48:54 +0000 (1 22:48 +1300)
tree9fa9de55f3b5f3c12bfe9c9b4cfcd791ac25849b
parent41c86c4e181af982a512a604ea37855a0ff59062
FFmpeg doesn't want to scale down too much at once, so break it into
successive invocations of the scale filter if needed. This fixes most of
the remaining broken pics. To Do: Figure out _exactly_ where the split
needs to be.
plugins/photo/photo.py