[FFmpeg-trac] #784(undetermined:new): msvideo1 enc: add a check that fame is dividable by 4

FFmpeg trac at avcodec.org
Sat Dec 17 02:40:57 CET 2011


#784: msvideo1 enc: add a check that fame is dividable by 4
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 add a check that width and height of the input frame to encode is dividble
 by 4

 ffmpeg -i file.avi -vcodec msvideo1 -s 319x199 msv1.avi (broken output,
 because no check if present in the encoder)

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


More information about the FFmpeg-trac mailing list