2.4.1 added the feature to migrate audio tracks and subtitles

This commit is contained in:
K4YT3X 2019-02-21 12:27:39 -05:00
parent c3dae6b995
commit f790b30039

View File

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