[FFmpeg-trac] #7258(undetermined:new): Video codec "uncompressed r210 and v210" in Quicktime container produces too dark images

FFmpeg trac at avcodec.org
Wed Jun 13 20:00:51 EEST 2018


#7258: Video codec "uncompressed r210 and v210" in Quicktime container produces
too dark images
-------------------------------------+-------------------------------------
             Reporter:  wavelet      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  color_range  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ffmpeg -i input.mov -vcodec r210 -movflags +writecolr output.mov
 % ffmpeg -i input.mov -vcodec v210  -movflags +writecolr output.mov
 ffmpeg version: N-90169-gf4709f1b7b
 Windows: Dll's from zernoe
 8bpc and 16bpc exports are working fine: % ffmpeg -i input.mov -vcodec
 rawvideo -pix_fmt rgb48be  -movflags +writecolr  output.mov

 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7258>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list