Auto-rotation of MOV files generated by iPhone
I hear that FFmpeg has a transpose filter to do this kind of rotation.
Is it possible for Serviio to support this in the near future?
In the meantime, would the appropriate workaround be to have an FFmpeg wrapper Perl script that does ffmpeg -i on the file, look at the rotation info, and automatically add transpose filter arguments?