Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How can I run Command-line tools on my Mac?

On another thread* over in the QuickTime Community in 2007, kyc wrote


You can easily create a subrip file and convert it to scc for free using SUBRIP2SCC.


http://www.geocities.com/mcpoodle43/SCCTOOLS/DOCS/SCCTOOLS.HTML


That's exactly what I want! And it's FREE!


However, it's a(n) .EXE file. When I downloand it and double-click on it, MacOS 10.6.8's Finder says, "That's a Windows file. Are you sure?" Frankly, I'm not sure at all.


Somewhere around here I have a very old version of Parallels. I guess I could get it working again.


But can you think of another way for me to get to use this program on my machine?


--Gil



* - https://discussions.apple.com/thread/1118368?start=15&tstart=0

MacBook Pro, Mac OS X (10.6.8)

Posted on Mar 30, 2014 9:14 AM

Reply
8 replies

Mar 30, 2014 11:01 AM in response to Gil Dawson

The tool seems Windows centric.


There is the Wine environment. Lets you run Windows apps on the mac via creating a Windows environment with Wine.


I did find this link to SUBRIP2SCC as a perl tool.


http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CC0QFjAA&url =http%3A%2F%2Fwww.geocities.com%2Fmcpoodle43%2FSCC_TOOLS%2Fsubrip2scc.pl&ei=b1c4 U4C2HOvMsQTCzILYDg&usg=AFQjCNFzqSYyUMIHfayuUlbglocZXpUrXw&sig2=KpVb9EuUxnKD5U3PA UbPOA&bvm=bv.63808443,d.cWc&cad=rja


Robert

Mar 30, 2014 12:16 PM in response to BobHarris

Bob--


Yeah, I thought so, too. But I tried your suggeston before I posted, and that's how I got here.


That Google clue points most emphatically to an Apple Support Communities thread on which kyp suggests:


You can easily create a subrip file and convert it to scc for free using SUBRIP2SCC.


http://www.geocities.com/mcpoodle43/SCCTOOLS/DOCS/SCCTOOLS.HTML


That got me excited. Now why would a contributor to this Apple discussion group refer to a webpage that can only be useful to Windowsites? So I asked here.


You're right. Surely there must be a Mac version. I'll keep looking.


And I think I'll also try a taste of Wine.


Thanks for your help, guys.


--Gil

Mar 30, 2014 1:02 PM in response to Gil Dawson

Simple:


/Applications/Utilities/Terminal


opens the command line.


type in command ... press return

# let's assume you have the perl app on your desktop

cd Desktop

# verify that you have the right directory. note l is lower case L.

ls -l subrip2scc.pl


chmod 754 subrip2scc.pl

# may give you help.

./subrip2scc.pl


Type

./subrip2scc.pl

press space bar to give a space

drag file to terminal drop. file name will be type on command line.


Note: I have not tried the command on the Mac. Got errors on Fedora 20, linux. crashed gedit editor.


Commend in pl files said there was a fix for Mac & Unix.


Robert

How can I run Command-line tools on my Mac?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.