[FFmpeg-trac] #465(undetermined:new): Incorrect height after avcodec_open

FFmpeg trac at avcodec.org
Tue Sep 13 19:45:54 CEST 2011


#465: Incorrect height after avcodec_open
-------------------------------------+-------------------------------------
             Reporter:  DonMoir      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 With the attached file, the AVCodecContext height is wrong after you do
 avcodec_open. Before you call avcodec_open the height is correct. When
 rendering, the frame has the correct height. The correct height for this
 file is 216. After avcodec_open, the AVCodecContext height is 224.

 I have not noticed this problem with any other file. ffplay gets this
 wrong. Problem occurs with any ffmpeg build I have tried.

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


More information about the FFmpeg-trac mailing list