[FFmpeg-trac] #3719(undetermined:new): Single frame cannot be encoded with -vcodec hevc

FFmpeg trac at avcodec.org
Fri Jun 13 17:47:44 CEST 2014


#3719: Single frame cannot be encoded with -vcodec hevc
-------------------------------------+-------------------------------------
             Reporter:  cehoyos      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  libx265      |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 The following produces an empty file:
 {{{
 $ ./ffmpeg -i tests/lena.pnm -pix_fmt yuv420p out.y4m
 $ ./ffmpeg -i out.y4m out.hevc
 }}}
 The following works fine:
 {{{
 $ x265 out.y4m out.hevc
 }}}

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


More information about the FFmpeg-trac mailing list