#11171 closed enhancement (fixed)

transcoding of HEIC images results in black/white and 180 rotated image

Reported by: markshw2222 Owned by:
Priority: wish Component: avformat
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:
ffmpeg -i input.heic output.png

Attachments (1)

IMG_0185.HEIC (1.7 MB ) - added by markshw2222 23 months ago.

Download all attachments as: .zip

Change History (4)

by markshw2222, 23 months ago

Attachment: IMG_0185.HEIC added

comment:1 by Balling, 23 months ago

ffplay -i IMG_0185.HEIC

Shows a different image, lol

comment:2 by James, 22 months ago

Priority: normalwish
Status: newopen
Type: defectenhancement

Rotation metadata is not yet exported.

comment:3 by James, 22 months ago

Component: undeterminedavformat
Resolution: fixed
Status: openclosed
Version: unspecifiedgit-master

Missing rotation fixed in 76eb3e5ff3a35eff01dd71aca82efcda50c4441f.

The rest is tracked in #11170

Note: See TracTickets for help on using tickets.