mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
No result from french channels with dvb subtitles #398
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 @tsmarinov on GitHub (Mar 2, 2018).
Originally assigned to: @harrynull on GitHub.
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./ccextractor -quant 2 -in=ts -datapid 0x4db -out=srt -stdout -nobom -trim -noteletext -codec dvbsub -dvblang fra -ocrlang fra c8.ts
**Video links (replace text below with your links) **
https://goo.gl/kncQUn
Additional information
{issue content here, replace this line with your issue content}
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.
There are several channels with dvb subtitles but ccextractors outputs nothing however i could get spupng. I see the subtitles in vlc and mpc. I'm using the latest commit
a0e7dddhere is the arguments
./ccextractor -quant 2 -in=ts -datapid 0x4db -out=srt -stdout -nobom -trim -noteletext -codec dvbsub -dvblang fra -ocrlang fra ./merged/c8.ts
and the result is:
Every channel is with similar output. Here is the link https://goo.gl/kncQUn with source ts, outputs, spupng that I've got. Arguments that I've use are in terminal.txt
@cfsmp3 commented on GitHub (Mar 8, 2018):
That c8.ts file is not in the shared link.
@tsmarinov commented on GitHub (Mar 8, 2018):
Yes. Sorry. there was some problem while uploading the files. Now it is OK
@tsmarinov commented on GitHub (Mar 8, 2018):
I've included tracesports.ts which has 6 languages and cannot get the the Romanian language but it is there however I can get the pngs. Similar result with Chinese language also in tracesports.ts
@thealphadollar commented on GitHub (Mar 9, 2018):
The issue does happen but something weird I noticed about the subtitles is that they appear with a lot of noise and three instances appear on the screen at the same time. This could mean there might be some issues with the bundled closed captions of these transport streams.
@tsmarinov commented on GitHub (Mar 9, 2018):
With VLC and Media Player Classic there is no problem (Windows) and in tracesports there is no problem extracting spanish language
@cfsmp3 commented on GitHub (Jan 25, 2020):
@tsmarinov We believe this is fixed in the current master. Let us know if you still have problems (feel free to reopen).