mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-05-18 09:17:31 +08:00
2.4.3 fixed the problem where hwaccel is not passed on to ffmpeg
This commit is contained in:
@@ -36,7 +36,7 @@ import psutil
|
|||||||
import time
|
import time
|
||||||
import traceback
|
import traceback
|
||||||
|
|
||||||
VERSION = '2.4.2'
|
VERSION = '2.4.3'
|
||||||
|
|
||||||
# Each thread might take up to 2.5 GB during initialization.
|
# Each thread might take up to 2.5 GB during initialization.
|
||||||
# (system memory, not to be confused with GPU memory)
|
# (system memory, not to be confused with GPU memory)
|
||||||
|
|||||||
Reference in New Issue
Block a user