mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-26 08:00:20 +00:00
[PROPOSAL] Unable to extract subtitles from DVB video samples when build using cmake by passing -DWITH_FFMPEG=ON flag #432
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 @krushanbauva on GitHub (May 29, 2018).
Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION].
CCExtractor version (using the --version parameter preferably) : X.X
In raising this issue, I confirm the following (please check boxes, eg [X] - and delete unchecked ones):
My familiarity with the project is as follows (check one, eg [X] - and delete unchecked ones):
Necessary information
-autoprogram**Video links (replace text below with your links) **
https://drive.google.com/open?id=0B_61ywKPmI0TdTdSTi1iN251WHM
Additional information
Unable to extract subtitles from DVB video samples.

This occurs if I build ccextractor using cmake by passing the -DWITH_FFMPEG=ON flag

Exact build steps :
If I build without the -DWITH_FFMPEG=ON flag, ccextractor is able to extract the subtitles

PS: Make sure you set an alert in GitHub so you get notifications about your ticket. We may need to ask questions and we do everything inside GitHub's system.
@cfsmp3 commented on GitHub (Sep 20, 2018):
Those are FFmpeg's errors apparently, not sure it's something for us to fix, but I'm assigning it to @anshul1912 since he did that bit.
@cfsmp3 commented on GitHub (Mar 23, 2023):
Name of file: 2016-12-15-BBC4.ts (leaving in a comment so it's findable)
I don't get those errors but I also don't get any output (no captions found). There's captions for sure (VLC plays them) so this is still a valid bug