This is a weekend project of mine - looking for some feedback from the HN community.
Basically you upload your .SC2Replay files and I'll convert them into web replays. My twist is I make recordings from 2 players perspectives and show em both to you on the same page (sync'd of course).
I have some other options as well, but I'm really looking for feedback on what things people do not like and what things you think would be cool.
From a bootstrap/startup perspective, my goal for this was to produce something that would scale decently with almost no $ investment. Have this running on 1 ec2 micro, static pages and assets (js,css,img) being served up by github pages. Dynamic pages are being served directly from memcached via nginx module (pages are stored already gzipped). If anyone is interested in the implementation details I'd be willing to share cuz I think some of the techniques I used could help others looking to bootstrap their own webapp.
I imagine he has a regular desktop with a video card sitting there doing the work (especially if you look at the Improve page, he's asking for another video card or someone's spare box; it also mentions a queue, etc.).
Thx! I tried side-by side but width of the videos actually take up more space on your 16:9 monitor. I have a TODO to make the replays dragable/dropable to where ever u want.
Cant do sounds cuz its from 2 diff persons perspectives. Also, I dont like the sounds :) I get better framerate w/ em off too.
If the video is configured on the left and right, then wouldn't it make (somewhat) sense to have the speaker channels of the two videos correspond to the left and right screens? As a longtime viewer of SC and SC2 games via video, double sound source doesn't bother me at all. (I remember footage from Korean TV from about 2004 that had first person view and first person sound from two players at once)
I posted this on teamliquid. People seem extremely excited. There are some suggestions going on there. I'm not sure if you know the teamliquid community. They're huge, very active and helpful. I'm sure you'll get some nice feedback there.
Having using "Pengiunplug" for things like replay FPView for Broodwar, definitely concur with the "a bit of magic" assessment.
I've always been fascinated by how many clever hacks come out of the SC community for adding features/functionality like this. A lot of the SC2 observer mode features were a product of hackers making plugins and utilities that enhanced the replay experience for Broodwar, so it's fun to think about what sorts of nice things will be made by such hackers going forward for SC2 :).
Some kind of algorithm for speeding up 'boring' segments is of course top of the list of features, perhaps something that allows the users to 'edit' the video. Great work!
I haven't had time to improve it much since then. My plan is to post it here (and get a perspective from a diff audience, tech saavy but not my target). Once I iron out some more things, I'll post on reddit.
If this gains some traction (aka $) I have ideas on how to scale it. I also have a theory for multiple on a machine, just haven't had time/resources to proof of concept it.
Basically you upload your .SC2Replay files and I'll convert them into web replays. My twist is I make recordings from 2 players perspectives and show em both to you on the same page (sync'd of course). I have some other options as well, but I'm really looking for feedback on what things people do not like and what things you think would be cool.
From a bootstrap/startup perspective, my goal for this was to produce something that would scale decently with almost no $ investment. Have this running on 1 ec2 micro, static pages and assets (js,css,img) being served up by github pages. Dynamic pages are being served directly from memcached via nginx module (pages are stored already gzipped). If anyone is interested in the implementation details I'd be willing to share cuz I think some of the techniques I used could help others looking to bootstrap their own webapp.
I also have a mobile version so you can watch em on your phone. http://m.ggreplayz.com