Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CEA-608 Export to RAW/BIN Fails #102

Closed
bwhansen opened this issue Aug 24, 2014 · 18 comments
Closed

CEA-608 Export to RAW/BIN Fails #102

bwhansen opened this issue Aug 24, 2014 · 18 comments

Comments

@bwhansen
Copy link

Hey, think I found a bug...

My input files are m4v with CEA-608 stream (iTunes). If I output to SRT it works fine. But attempting to output to RAW / DVDRAW / BIN doesn’t work (output files are empty.)

Command line:
C:\Program Files (x86)\CCExtractor\ccextractorwin.exe --gui_mode_reports -in=mp4 -autoprogram -out=raw -o "C:\somefolder\s01e01_ccextract.raw" -latin1 --nofontcolor --notypesetting -noteletext [+input files]

The only option I’m changing (other than the output file name) is the –out argument. CCExtractor GUI "Preview" text area displays all captions as per normal every time, but unless output is set to SRT the files are empty.

CCExtractor 0.73 (also tested with CCExtractor 0.69)
Windows 8.1 Pro 64-Bit with UAC enabled; NTFS file system; Visual C++ 2013 Runtime installed.

Happy to answer any question, but go easy on me - I'm a CC n00b.

@anshul1912
Copy link
Contributor

can you please put your m4v video at some shared location. and give me the location of video.
you can also contact me @ er_anshul skype and share your videos there if this video cant be made public

@bwhansen
Copy link
Author

The m4v is uploading to the link I sent you on Skype. It will be available within 45mins.

@theAprel
Copy link

This issue is still active. I have a wtv file with eia 608 CC. It extracts to srt format properly, but throws a SegFault if set to bin output:

File seems to be a WTV, enabling WTV mode
Analyzing data in general mode
  0%  |  00:00Segmentation fault

raw doesn't work, either. It doesn't produce SegFault; rather, reads whole file and indicates success but output file is only 4 bytes long.

PS This is on Linux building the latest code from github (i.e. c3d00d8 )

@cfsmp3
Copy link
Contributor

cfsmp3 commented Feb 14, 2015

OK, I'll look into it asap so it's fixed in 0.76.

Can you submit a sample that causes the crash?

On Sat, Feb 14, 2015 at 12:18 AM, theAprel notifications@github.com wrote:

This issue is still active. I have a wtv file with eia 608 CC. It extracts
to srt format properly, but throws a SegFault if set to bin output:

File seems to be a WTV, enabling WTV mode
Analyzing data in general mode
0% | 00:00Segmentation fault

raw doesn't work, either. It doesn't produce SegFault; rather, reads whole
file and indicates success but output file is only 4 bytes long.


Reply to this email directly or view it on GitHub
#102 (comment)
.

@uajain
Copy link
Contributor

uajain commented Feb 14, 2015

cfsmp3, I want to take up this bug if possible.
@theAprel please provide us with the sample.

@theAprel
Copy link

@mailumangjain I have reached out to you in an email with a sample.

@cfsmp3
Copy link
Contributor

cfsmp3 commented Apr 8, 2015

Tested with in iTunes file, seems fixed.

@cfsmp3 cfsmp3 closed this as completed Apr 8, 2015
@uajain
Copy link
Contributor

uajain commented Apr 18, 2015

The sample used in this issue (.wtv) format has repeated CC in output(.srt). I am facing this in most of .wtv format files.

@theAprel
Copy link

@mailumangjain I'm not sure if this is a bug. I think it's meant to mimic as closely as possible the CC you would see on TV. On TV, CC often scroll with the dialogue, whereas the srt format is static and must be redrawn to the screen at each specified timecode.

I think there is also a command-line flag that will limit repetition when creating srt files.

@uajain
Copy link
Contributor

uajain commented Apr 20, 2015

okay @theAprel. I get it.

@yell0wsuit
Copy link

yell0wsuit commented Jul 26, 2019

This issue still happens on 0.88, other formats work normally. I also tried using SCC_RIP and it gives no caption found when the caption stream is CEA-608. oops, wrong, the cea-608 in the sample is a raw .c608 file
Sample iTunes preview video
I don't know any tools that can convert raw C608 to SCC

@P1YU5H-50N1
Copy link

Can I take this up?

@cfsmp3
Copy link
Contributor

cfsmp3 commented Aug 18, 2020 via email

@P1YU5H-50N1
Copy link

I am on it! Should I start somewhere in particular?

@cfsmp3
Copy link
Contributor

cfsmp3 commented Aug 20, 2020 via email

@85ayush
Copy link

85ayush commented Feb 23, 2021

I would like to work on this issue, I am a beginner to open source contribution. Can you please guide me?

@cfsmp3
Copy link
Contributor

cfsmp3 commented Nov 21, 2021

Closing due to no sample being available.

@cfsmp3 cfsmp3 closed this as completed Nov 21, 2021
@canihavesomecoffee
Copy link
Member

@anshul1912 Do you still happen to have the original sample the original author sent you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants