CCExtractor / ccextractor

CCExtractor - Official version maintained by the core team
https://www.ccextractor.org
GNU General Public License v2.0
724 stars 428 forks source link

[BUG] 608/708 captions not being converted to webvtt #1410

Closed shaunflagg closed 1 year ago

shaunflagg commented 2 years ago

CCExtractor version: 0.94

In raising this issue, I confirm the following:

Necessary information

Video links

N/A

Additional information

I have some video files with 608/708 embedded captions and have been using ccxtractor to generate webvtt captions files. This has been successful with version 0.88 for some time. I recently installed version 0.94 and get this error

[CEA-708] dtvcc_handle_G0: Window has to be defined first
[CEA-708] dtvcc_handle_CWx_SetCurrentWindow: window [0] is not defined
Segmentation fault
PunitLodha commented 2 years ago

Please share the videos for which you get this error. You can upload them, and share the link here

shaunflagg commented 2 years ago

@PunitLodha you can see the mp4 and vtt files here https://drive.google.com/drive/folders/12GflmtA6M6aTIH1VEQ4TVOYVO05CpMd6?usp=sharing

PunitLodha commented 2 years ago

I am able to extract correct vtt captions for this file on 0.94. Could you please share the full output of ccextractor --version and also tell where have you installed ccextractor from?

cfsmp3 commented 1 year ago

Closing because I can't reproduce. I did fix an unrelated issue (small memory leak) with this sample though.

@shaunflagg feel free to reopen if you can reproduce with current master.