mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-15 05:26:07 +00:00
[BUG] Memory access error (memory dumped) #581
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Linus789 on GitHub (Apr 23, 2020).
CCExtractor version:
In raising this issue, I confirm the following:
Necessary information
./ccextractor -hardsubx video.mp4 -o ocred.ssaVideo links
Basically not working with any video.
Additional information
Built CCExtractor with CMake
mkdir build && cd build; cmake -DWITH_OCR=on -DWITH_HARDSUBX=on ../src/ && makeMemory access error (memory dumped)