[FFmpeg-trac] #7267(avcodec:new): Interlaced ProRes output has chroma assigned to wrong fields

FFmpeg trac at avcodec.org
Thu Jun 21 00:07:18 EEST 2018


#7267: Interlaced ProRes output has chroma assigned to wrong fields
------------------------------------+-----------------------------------
             Reporter:  jsevakis    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  prores      |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by cehoyos):

 * keywords:  prores interlaced chroma => prores
 * version:  unspecified => git-master
 * component:  ffmpeg => avcodec


Comment:

 Can you confirm that the issue is not reproducible with these two command
 lines?
 {{{
 $ ffmpeg -i 00036.m2ts -c:v prores -profile:v 3 -vcodec prores_ks -flags
 +ildct out1.mov
 }}}
 {{{
 $ ffmpeg -i 00036.m2ts -c:v prores -profile:v 3 -vcodec prores_ks out2.mov
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7267#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list