mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-15 21:23:10 +00:00
Bug: Can't open huge .mp4 files #466
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 @Pennyliu999 on GitHub (Dec 10, 2018).
Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION].
CCExtractor version (using the --version parameter preferably) : X.X
In raising this issue, I confirm the following (please check boxes, eg [X] - and delete unchecked ones):
My familiarity with the project is as follows (check one, eg [X] - and delete unchecked ones):
Necessary information
I tried to use 0.87 to extract the subtitles from many MP4 files which are over 4GB, and I failed in all of them, sometimes the file is failed to open, like,
Analyzing data with GPAC (MP4 library)
Opening 'Z:\1965.mp4': Failed to open input file (gf_isom_open() returned error)
Sometimes it just stopped, I copied the warning message from the pop-up window here,
AppName: ccextractorwin.exe AppVer: 0.0.0.0
ModName: ccextractorwin.exe
ModVer: 0.0.0.0 Offset: 001067e3
I also tried the command line and it doesn't work either.
I confirm in 0.85 I can open the files and extract the subtitles.