ccextractor icon indicating copy to clipboard operation
ccextractor copied to clipboard

CCExtractor - Official version maintained by the core team

Results 160 ccextractor issues
Sort by recently updated
recently updated
newest added

CCExtractor version: 0.94 # In raising this issue, I confirm the following: - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that the bug-fix...

Currently, the entry point for the rust decoder is [here](https://github.com/CCExtractor/ccextractor/blob/master/src/rust/src/lib.rs#L53-L75) where we create a new `Dtvcc` struct each time. This causes the data to be reset each time `ccxr_process_cc_data()` is...

CEA-708

**In raising this pull request, I confirm the following:** - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull request for this...

CCExtractor version: 0.94 built on macos 13.5.2 # In raising this issue, I confirm the following: - [ x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [ x]...

ccextractor compiled from latest commit. Download Twitch stream https://www.twitch.tv/videos/1980035805 in ts format. ``` $ ccextractor output.ts CCExtractor 0.94, Carlos Fernandez Sanz, Volker Quetschke. Teletext portions taken from Petr Kutalek's telxcc...

When trying to compile with fedora 39: ``` $ ./build warning: unused doc comment --> src/decoder/window.rs:450:13 | 450 | /// Either N/A or black, still always 0 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 451...

I have created a snap package for the `ccextractor`. The main enhancement by this, is the fact that it can be used in any distro now, even if it's a...

Compiled version form latest commit [79aaf86](https://github.com/CCExtractor/ccextractor/commit/79aaf8659390850d570a96a764d8b7f29557ce6a): ``` ccextractor --version CCExtractor 0.94, Carlos Fernandez Sanz, Volker Quetschke. Teletext portions taken from Petr Kutalek's telxcc -------------------------------------------------------------------------- CCExtractor detailed version info Version: 0.94...

Bumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0. Changelog Sourced from shlex's changelog. 1.3.0 Full fix for the high-severity security vulnerability RUSTSEC-2024-0006 a.k.a. GHSA-r7qv-8r2h-pg27: Deprecates quote APIs in favor of try_ equivalents...

dependencies
Rust

**In raising this pull request, I confirm the following (please check boxes):** - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull...