Daniel Sabel

Results 1 comments of Daniel Sabel

I just had the same problem. This should do the trick: ```ffmpeg.filter(stream, 'scale', 'trunc(iw/2)*2','trunc(ih/2)*2')```