Not that I know of. We used to be able to do that with the old ATI All-In-Wonder card in the early 1990's from analog broadcasts. I used to capture Bill Clinton speeches from his 1992 campaign all the time with it. So if we were 15 years ago it would be a piece of cake. Now, not so much. I recommend you ask El Gato to add that functionality in their feedback mechanism. Under the Help menu is online support where they will take your input.Is there a way to extract closed captions into a textfile from an EyeTV recording?
It would be nice if they could build this into EyeTV, then add the capability of searching a recording based on words in the closed captions.
Thanks,
DC
I just read that Quicktime Pro can do a "Text to Text" Export, but I don't know if that would work with a recording exported from EyeTV. Does anyone know?Not that I know of. We used to be able to do that with the old ATI All-In-Wonder card in the early 1990's from analog broadcasts. I used to capture Bill Clinton speeches from his 1992 campaign all the time with it. So if we were 15 years ago it would be a piece of cake. Now, not so much. I recommend you ask El Gato to add that functionality in their feedback mechanism. Under the Help menu is online support where they will take your input.
See if you can find any clues in these links....
http://www.media.mit.edu/explain/projects/talkTV/instructions/instructions.html
http://www.cpcweb.com/products/
Those seem more like CC creator tools to me. I thought the OP wanted to extract them?
Might this be of some use?
http://sourceforge.net/projects/ccextractor
B
This seems to be what I want, if I could figure out how to compile it, or get an OSX version.
Playing with captions has been on my list of projects for a while now. If I get anywhere with it I'll check back in on this thread.
EDIT: It built really easily. PM me with an e-mail address I can send the binary to and I'll send it along. You'll need to run it from Terminal.
B
I just managed to build it also.
Great! Keep me posted on your progress...
B
I created an extract file, but the file is unreadable by TextEdit. It took maybe 30 seconds to process a 30 minute HDTV MPEG2
Yeah, the output format seems to be non-text. Lots of good info & utilities for Windows here:
http://www.geocities.com/mcpoodle43/SCC_TOOLS/DOCS/SCC_TOOLS.HTML
EDIT: Especially Converting SCC to a Readable Format: CCASDI 😛
B
Instead of typing the command, drag and drop the executable file into the Terminal window. You need the absolute path of the script, which Terminal will fill in for you. Then you can finish entering the arguments as the documentation shows.