mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-14 13:35:43 +00:00
--noscte20 RCWT CEA-708 segfault #180
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 @cactusGit on GitHub (Sep 19, 2016).
Here's sample: http://stream.sunnysubs.com/s06e16_crop.ts
Command lines:
Corrupt 608 is okay, and corrupt 708 subs is issue #426.
@cactusGit commented on GitHub (Sep 20, 2016):
Looks like segfault happens here:
https://github.com/CCExtractor/ccextractor/blob/master/src/lib_ccx/ccx_decoders_708_output.c#L404
@cfsmp3 commented on GitHub (Sep 21, 2016):
The segfault is fixed. The garbling is not, but that belongs to a separate ticket.