Bug Report Jpg image source errors and memory leaks

edumacations

New Member
I'm getting errors if I have any jpg sources (image or slide show) along with big (2GB, depends on amount of images) memory use that isn't freed up when I close OBS.

The log doesn't show anything interesting but console outputs loads of errors I think are related to ffmpeg?
Code:
[swscaler @ 0x7fea2c2be3c0] deprecated pixel format used, make sure you did set range correctly

Png images don't cause this problem, and OBS runs without issue if I remove the jpg sources from my scenes.

OBS 17.0.1-1 (linux)
ffmpeg version 3.2.2

OS: Arch Linux
Kernel: x86_64 Linux 4.8.13-1-ARCH
WM: i3
CPU: Intel Core i3-6100 CPU @ 3.7GHz
GPU: Radeon RX 460
RAM: 8GB

Console output: https://gist.github.com/anonymous/b775c130298ab2b7b69502b6140ef46f
 
Top