-
Notifications
You must be signed in to change notification settings - Fork 539
Description
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.