Closed (fixed)
Project:
Video
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2007 at 12:28 UTC
Updated:
21 Aug 2007 at 15:22 UTC
ffmpeg is dying complaining that the frame size must be a multiple of 2.
In video_render, the calculation for height needs to be floor( (xxxxx)/2) *2
Comments
Comment #1
liquidcms commentedthanks - this seemed to fix the problem i was having.
Comment #2
fax8 commentedfixed in the rewrite. going to publish it soon.
Thanks!
Fabio
Comment #3
(not verified) commented