Open GoogleCodeExporter opened 8 years ago
Great! I'm curious, how did you execute the Setup.exe program on OS X? I did a
quick search and see there might be wine for OS X, but if you could detail the
steps you took, it might be useful to others. Thanks!
Original comment by calam...@gmail.com
on 9 Jul 2012 at 7:05
Yup, second this. I'd love to get some detailed instructions for setting this
up.
Original comment by sebe...@gmail.com
on 29 Aug 2012 at 8:59
Yeah it worked for me too. To get it working:
1) Find SmiUsbGrabber3C.sys. You can reportedly get this from the Windows
drivers, but since I don't have a CD drive on my MacBook pro, I had to find one
on the internet using my magic search powers.
2) Extract the firmware somewhere.
3) Run somagic-init passing the location to the firmware you extracted
4) Run somagic-capture like:
./somagic-capture -n | "./MPlayer OSX
Extended.app/Contents//Resources/Binaries/mpextended.mpBinaries/Contents/mpexten
ded.mpBinaries/Contents/MacOS/mplayer" -demuxer rawvideo -rawvideo
"ntsc:format=uyvy:fps=30000/1001" -aspect 4:3 -
Ya know, assuming you just downloaded MPlayer OS X extended, like I did.
Original comment by drspring...@gmail.com
on 29 Jan 2013 at 2:46
Original comment by calam...@gmail.com
on 10 Mar 2013 at 8:25
I'm attempting to do this and I cannot compile this on mac. The make is
spitting out being unable to find gcrypt.h
Original comment by th4tguyf...@gmail.com
on 24 Aug 2013 at 6:35
I've managed to build this on Mac OS X Mountain Lion by installing these
dependencies with brew:
$ brew install libgcrypt libusb
Hope it helps!
Original comment by pa...@ragonha.me
on 11 Oct 2013 at 12:43
Original issue reported on code.google.com by
joa...@gmail.com
on 3 Jul 2012 at 1:03