Orient uploaded videos properly

Issue #42 resolved
Rafi Yagi created an issue

Use ffprobe or ffmpeg or get the correct orientation values.

Comments (1)

  1. Rafi Yagi reporter

    Should be fixed for .mov files. Using ffprobe and grep system calls to get the right orientation for .mov movies. Will eventually have to do it for .avi movies, but unsure if .avi movies even have orientation metadata. So far .avi's that I've tested seem to work.

  2. Log in to comment