Auto-rotation of MOV files generated by iPhone

As with any renderer other than Quicktime, my Panasonic TV doesn't properly auto-rotate a MOV video recorded in portrait mode on an 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?
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?