[FFmpeg-trac] #8819(avcodec:new): CineForm RAW

FFmpeg trac at avcodec.org
Sun Jul 26 14:24:12 EEST 2020


#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


More information about the FFmpeg-trac mailing list