mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-29 16:09:10 +00:00
2.4.3 fixed the problem where hwaccel is not passed on to ffmpeg
This commit is contained in:
parent
ecbfb6abea
commit
fd5a1a3d6a
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user