Closed (fixed)
Project:
Video
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2013 at 13:40 UTC
Updated:
17 Apr 2017 at 21:05 UTC
Jump to comment: Most recent
With some videos (for instance from the iPhone) if the user is recording in portrait the thumbnail will be created with the wrong orientation.
FFmpeg can get the rotation from the file metadata, and we can use this to pass the correct filter parameters in the thumbnail generation code.
The attached patch fixes this for me. I've also attached a sample movie where this is happening.
ps. This might require a recent version of ffmpeg. I'm running 1.1.3.
| Comment | File | Size | Author |
|---|---|---|---|
| thumbnail_rotation.patch | 1.86 KB | wedge | |
| IMG_0994.zip | 399.1 KB | wedge |
Comments
Comment #1
hypertext200