ccextractorwinfull.exe can't print captions to stdout #830

Closed
opened 2026-01-29 16:54:37 +00:00 by claunia · 0 comments
Owner

Originally created by @syehoonkim on GitHub (Apr 25, 2025).

Dear,
Thank you for your good application.
I have found out that ccextractorwinfull.exe cannot make captions printed to stdout at the latest release.
Even though I give -stdout option, the core .rs file wants the output filename to be provided.
The message is:

thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: "Filename missing"', src\decoder\service_decoder.rs:897:43

Please check it out.
Thank you.

Originally created by @syehoonkim on GitHub (Apr 25, 2025). Dear, Thank you for your good application. I have found out that ccextractorwinfull.exe cannot make captions printed to stdout at the latest release. Even though I give `-stdout` option, the core .rs file wants the output filename to be provided. The message is: ``` thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: "Filename missing"', src\decoder\service_decoder.rs:897:43 ``` Please check it out. Thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#830