CCExtractor / CCExtractor/ccextractor

[Proposal]:Web-Based Visualization for -out=report Output

Offen
#1,689 4 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
C
Sterne
903
Forks
589
Ø Merge
3 T. 2 Std.
Gemergte PRs (30 T.)
10

Beschreibung

Issue:
The current -out=report output is useful but difficult to read, especially for large or complex video files with multiple subtitle pages (like Teletext pages 150, 888, etc.). It lacks a visual interface, making it harder to understand at a glance.

Proposed Solution:
Build a web-based visualization tool that:
*Accepts a report.txt file (output of -out=report)
*Parses the file in-browser
*Displays each subtitle page (e.g., 150, 888) as a section/card
*Shows details like type, timestamps, and subtitle activity
*Optional: add a timeline view or graph

Benefits:
*Helps users quickly understand which subtitle pages exist and when they appear.
*Makes the report accessible to non-technical users.
*Can be hosted as a standalone tool or integrated into the GUI repo in the future.

Implementation Plan:
*Parse uploaded report.txt file
*Extract subtitle pages and types
*Display each page as a visual section
*Add optional timeline or filters
*Host on GitHub Pages

~Planning to use HTML/JS or React for the frontend, possibly with Chart.js for visualization.
~I would be happy to take up the implementation of this feature myself. I’m sharing this proposal first to gather feedback or suggestions before beginning the development process.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.