seiya-git
seiya-git
https://github.com/seiya-dev/HashCheck/releases/tag/v2.4.1.58-alpha reuploaded alpha
@Korkman, that's strange, because build was made from "separate-files" branch it's seems only 32bit version affected, 64bit is fine source: https://github.com/seiya-dev/HashCheck/tree/separate-files rebuild: https://ci.appveyor.com/project/seiya-git/hashcheck/builds/25063808
@rigaya, can you add this feature in future? This would be useful for those who encode audio separately from the video.
@arturtr, no updates from December?
https://github.com/vysheng/tdbot
@MadokaAyukawa, video is in mp4 format?
you can make sample with mkvmerge without reencoding: 
@MadokaAyukawa cut video using ffmpeg without reencoding: ffmpeg -i input.mkv -ss 00:01:00 -to 00:01:00 -c copy output.mkv `-ss` - start time `-to` - duration time format is HH:MM:SS
its bug with cuda 10.2, use cudann for cuda 10.1 download dll for cuda 10.1 and replace dll https://developer.nvidia.com/compute/machine-learning/cudnn/secure/7.6.5.32/Production/10.1_20191031/cudnn-10.1-windows10-x64-v7.6.5.32.zip https://developer.nvidia.com/rdp/cudnn-download