CCExtractor / ccextractor

CCExtractor - Official version maintained by the core team
https://www.ccextractor.org
GNU General Public License v2.0
723 stars 427 forks source link

empty 608 cc3 caption generating with option -12 #1282

Open Rameishkumar123 opened 4 years ago

Rameishkumar123 commented 4 years ago

I am using cmd: /usr/bin/ccextractor -nobom --service all[ISO88591] -nofc -ts -12 -s 180 /home/dn/ramesh/191505_20201123020000.ts

its generating caption like

-rw------- 1 root root 205930 Nov 23 11:23 191505_20201123020000_1.srt -rw------- 1 root root 0 Nov 23 11:04 191505_20201123020000_2.srt -rw------- 1 root root 132090 Nov 23 11:04 191505_20201123020000.p1.svc01.srt -rw------- 1 root root 76040 Nov 23 11:04 191505_20201123020000.p1.svc03.srt

why 191505_20201123020000_2.srt is empty, its should generate 608-cc3 caption.

Rameishkumar123 commented 4 years ago

/usr/bin/ccextractor -nobom --service all[ISO88591] -nofc -ts -1 -s 180 /home/dn/ramesh/191505_20201123020000.ts working /usr/bin/ccextractor -nobom --service all[ISO88591] -nofc -ts -2 -s 180 /home/dn/ramesh/191505_20201123020000.ts working

but -12 is not working

shas-hank7 commented 3 years ago

can you provide the video link?

ARKannan-15 commented 3 years ago

Iam intrested in it can i contribute to this?

cfsmp3 commented 3 years ago

Sure, just work on it and send a pull request

On Fri, Oct 29, 2021, 18:45 jaguar-kannan @.***> wrote:

Iam intrested in it can i contribute to this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CCExtractor/ccextractor/issues/1282#issuecomment-955124320, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNMTWOQX7C2AHYF4YCRZOTUJNE4RANCNFSM4T7XEXMQ .

AkechiShiro commented 2 years ago

Hi @Rameishkumar123, could you please provide the video link and the very file which fails to generate 608 cc3 caption with option -12 ?

pree-T commented 2 years ago

May I work on this? Can someone help me as I am new to open source contribution.?

cfsmp3 commented 2 years ago

May I work on this? Can someone help me as I am new to open source contribution.?

Sure, go for it. Start by reproducing the issue.

AkechiShiro commented 2 years ago

@pree-T @cfsmp3 I actually wanted to go for it as well by getting the file to reproduce the issue first of all, is it alright if I try to work on it as well ? Or should I leave it ?

canihavesomecoffee commented 2 years ago

You can work on it as well, but given that @Rameishkumar123 still didn't provide a video link it might be very hard to reproduce it.