[FFmpeg-trac] #1113(avcodec:open): huffyuv enc: broken output with odd width and -pix_fmt yuv420p

FFmpeg trac at avcodec.org
Wed Mar 21 19:52:40 CET 2012


#1113: huffyuv enc: broken output with odd width and -pix_fmt yuv420p
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  huffyuv      |               Blocked By:
  ffvhuff                            |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:   => huffyuv ffvhuff
 * status:  new => open
 * version:  unspecified => git-master
 * component:  undetermined => avcodec
 * reproduced:  0 => 1


Comment:

 Reproducible with
 $ ./ffmpeg -i tests/lena.pnm -s 255x255 -pix_fmt yuv422p -vcodec huffyuv
 out.avi
 and
 $ ./ffmpeg -i tests/lena.pnm -s 255x255 -pix_fmt yuv422p -vcodec ffvhuff
 out.avi

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1113#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list