#8819: CineForm RAW
---------------------------------+--------------------------------------
Reporter: rkromer | Type: defect
Status: new | Priority: normal
Component: avcodec | Version: git-master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------+--------------------------------------
There is a phase issue in the CineForm RAW decoder: the colours change
when the image is flipped horizontally and/or vertically.
How to reproduce:
{{{
ffplay input -vf hflip
ffplay input -vf vflip
ffplay input -vf hflip,vflip
}}}
ffmpeg version used:
`N-98558-g93694fe777`
on both macOS 10.14.6 and Debian 10.4
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8819>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".