2.4.3 fixed the problem where hwaccel is not passed on to ffmpeg

This commit is contained in:
K4YT3X 2019-02-26 22:51:37 -05:00
parent ecbfb6abea
commit fd5a1a3d6a

View File

@ -36,7 +36,7 @@ import psutil
import time
import traceback
VERSION = '2.4.2'
VERSION = '2.4.3'
# Each thread might take up to 2.5 GB during initialization.
# (system memory, not to be confused with GPU memory)