#309: width or height not divisible by 2 ---------------------------+------------------------- Reporter: AlanJames1987 | Type: defect Status: new | Priority: normal Component: avfilter | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced: 0 Analyzed: 0 | ---------------------------+------------------------- While using -vf 'scale=' if the output has an a height that is an odd number it gives an error like below.
[libx264 @ 0x175c880] width or height not divisible by 2 (854x363) This has caused me lots of headache when down-converting large amounts of video and not having all of it be converted. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/309> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list [email protected] http://avcodec.org/mailman/listinfo/ffmpeg-trac
