[FFmpeg-trac] #6717(undetermined:new): h264 - gray chroma - error while decoding - left block unavailable

FFmpeg trac at avcodec.org
Fri Dec 1 12:42:24 EET 2017


#6717: h264 - gray chroma - error while decoding - left block unavailable
-------------------------------------+-------------------------------------
             Reporter:  latot        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by KTSamy):

 Replying to [comment:9 cehoyos]:
 > Can you explain how exactly you produced the broken files?
 Just encode a video with ffmpeg that's build with old x264 versions.
 As of now all latest ffmpeg builds (both stable & git) at
 [https://evermeet.cx/ffmpeg/] has issues.

 you can just reproduce a similar file with the following command


 {{{
 ffmpeg -i input.ext -c:v libx264 -profile high444 -pix_fmt yuv444p -an
 out.ext
 }}}

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


More information about the FFmpeg-trac mailing list