.79 crashes on small .bin files #121

Closed
opened 2026-01-29 16:35:47 +00:00 by claunia · 2 comments
Owner

Originally created by @Kapstew on GitHub (Feb 26, 2016).

Originally assigned to: @canihavesomecoffee on GitHub.

I've found what I believe to be bug in CCExtractorwin.exe version 0.79. When I attempt to extract captioning from a file that’s from a 5-minute recording ccextractorwin crashes.

Ccextractorwin version 0.77 does not crash when extracting text from this same file. I’ve had no problems extracting text from a 30 to 60 minute recording with 0.79.

I’m using this command line:

ccextractorwin "C:\Source\WMTV_Today_6_955am.bin" -ttxt -o Output79.txt

I’ve attached the .bin (with .txt extension) file that I’ve been using to extract from and a text file from a successful output from version 0.77 that was run from this file.
Output77.txt

WMTV_Today_6_955am.bin.txt

Originally created by @Kapstew on GitHub (Feb 26, 2016). Originally assigned to: @canihavesomecoffee on GitHub. I've found what I believe to be bug in CCExtractorwin.exe version 0.79. When I attempt to extract captioning from a file that’s from a 5-minute recording ccextractorwin crashes. Ccextractorwin version 0.77 does not crash when extracting text from this same file. I’ve had no problems extracting text from a 30 to 60 minute recording with 0.79. I’m using this command line: ccextractorwin "C:\Source\WMTV_Today_6_955am.bin" -ttxt -o Output79.txt I’ve attached the .bin (with .txt extension) file that I’ve been using to extract from and a text file from a successful output from version 0.77 that was run from this file. [Output77.txt](https://github.com/CCExtractor/ccextractor/files/148412/Output77.txt) [WMTV_Today_6_955am.bin.txt](https://github.com/CCExtractor/ccextractor/files/148410/WMTV_Today_6_955am.bin.txt)
Author
Owner

@abhibansal530 commented on GitHub (Mar 8, 2016):

This issue was due to fflush,which is fixed now.
877ee7b2c7

@abhibansal530 commented on GitHub (Mar 8, 2016): This issue was due to fflush,which is fixed now. 877ee7b2c7b4d2c660417f792257ed545839607f
Author
Owner

@canihavesomecoffee commented on GitHub (May 22, 2016):

Can be closed once #323 is merged (after bot confirms that PR doesn't introduce new regressions). Tested the PR manually and it solves this issue.

@canihavesomecoffee commented on GitHub (May 22, 2016): Can be closed once #323 is merged (after bot confirms that PR doesn't introduce new regressions). Tested the PR manually and it solves this issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#121