[FFmpeg-trac] #9799(avfilter:new): Rotate filter to 16-bit per channel image causes false color

FFmpeg trac at avcodec.org
Wed Jun 1 18:14:00 EEST 2022


#9799: Rotate filter to 16-bit per channel image causes false color
----------------------------------+---------------------------------------
             Reporter:  hayamdk   |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avfilter  |                  Version:  unspecified
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 Summary of the bug:

 When rotating 16-bit per channel image false color appears partially.
 If I use 8-bit per channel image it is works fine.

 How to reproduce:
 {{{
 % ffmpeg -f lavfi -i allrgb -vf format=yuv444p16le,rotate=0.1,format=rgb48
 -frames 1 out.tiff
 ffmpeg version n5.0.1 Copyright (c) 2000-2022 the FFmpeg developers
   built with gcc 11.2.0 (Rev10, Built by MSYS2 project)
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9799>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list