[FFmpeg-trac] #309(avfilter:new): width or height not divisible by 2
FFmpeg
trac at avcodec.org
Sun Jun 26 07:29:27 CEST 2011
#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
More information about the FFmpeg-trac
mailing list