[Resolved] java jar file rejected by folks at "Demo Derby", need .mov ASAP

[EDIT: Am downloading CamStudio – ]

There is an upcoming conference on game music called “Games Up!” at the San Francisco Conservatory of Music, and they had a call for submissions for a Demo Derby. I scrambled and got a working “Hexara” jar file and sent that in by the deadline (Sunday midnight) but got a rejection email.

Logical, yes? Give them an actual working game with sound/music? But no, they want .mov files!

Would someone be willing to help me out by making a short .mov of Hexara? This is just a matter of having the right screen capture software, yes? I would think 90 seconds of the game would work. I might need to give some hints as to which puzzle and how to solve it. I don’t mean to ask anyone to do something that wouldn’t take them more than a few minutes to accomplish.

[EDIT: file deleted, is now obsolete]
http://www.java-gaming.org/user-generated-content/members/27722/hexarademoderby.jar

Alternatively, advice on what software to install to do this myself would be helpful. (Give a person a fishing pole…) I’m running Windows XP still though and have no budget to speak of. Anything spent is coming off of a credit card, adding to debt load. And hopefully it will be easy to learn to operate.

[quote]Thank you for your submission. Unfortunately it is not in the format we need. Please read the guidelines below and re-submit ASAP:

  1. Score an open source game clip of your

I’ve used VLC to do screen capturing before. Not sure if it captures audio as well, but googling “vlc screen capture” might be a good place to start?

Crap, CamStudio.org download seems to have included a bunch of ads popping up. This, despite opting out on the downloads.

Also, it is having trouble detecting my sound card. If I can’t get the sound card thing to work with this software, I’ll give VLC a try next.

Use OBS to record the video as a .avi and then convert it to a .mov file. CamStudio is terrible for recording those type of things.

I’m not 100% sure if it’ll work on Windows XP though.
[sup][sup][sup]Why the hell would you still use Windows XP in 2014?[/sup][/sup][/sup]

  • Jev

Can I record it for you? MOV is the default format for QuickTime on mac.

when do you need the .mov file ? could help out after work.

[EDIT: screen position is top left corner, width = 808, height = 612. I think about 2 minutes should do.]

@SHC -

That would be awesome if you could do a record!

I’d like to record the filling in of the first (on the left) silver (middle row) puzzle.

There aren’t any instructions on the puzzle. It’s a matter of dragging and dropping icons into the center grid. Here is the solution:

One last icon (the bullseye) has not been dragged into place yet. I’d like you to pause before doing so, so that folks have a chance to hear how the sound is different when the puzzle is almost complete vs when just starting. (The drone ‘sweep’ is quicker, there are more chimes.)

On the front screen (desert sky plus buttons) a quick mouse-over on the buttons will demo the click sound.

After completing the puzzle, the screen fades and returns to the desert sky. Perhaps select one more puzzle and load it, to hear the fade-on shimmer again? Then you can end the video.

That would be awesome!!

@basil_ Really great of you to also offer!! If SHC is unable to get to this, and I’m unable to do it on my own, you are my backup!!!

@kpars - Thank you, too! I’ll put OBS on the queue, I’m trying VLC next (just downloaded).

Had to take a moment to uninstall effing ENTERDIGITAL crapware that came with CamStudio.

am unable to figure out how to capture video with VLC. It seems to be geared for playback. There was a spot for displaying screen contents in the player, but unclear how to record. All I could find was a question with a complicated command line for an answer and another comment saying that command line was deprecated. maybe I downloaded the wrong VLC product…

Am going to try OBS. Nope. XP doesn’t have DirectX 10 features that they use. Not supported.

Your game doesn’t work on my mac. It stays forever at the intro screen. From the second launch, I see no window. Here is the console output.


Harshas-Mac-Pro:Downloads sriharshachilakapati$ java -jar hexarademoderby.jar
making GameFrame:1416328832187
making smokegs:1416328833098
PZConstructor, starfld1:com.adonax.hexara.stars.StarField@7daf6ecc
com.adonax.hexara.PuzzlePanel[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]
Harshas-Mac-Pro:Downloads sriharshachilakapati$ 

Sorry, couldn’t accomplish the task.

@SHC
Thanks for trying. I don’t know what to make of that error message.

The next console line should have been: “GameFrame.noteRelease” for when the last gong note of the title is sent a “release” command. At that point it launches a drone tone.
Then, there’s a console line: “GameFrame.noteEnd” at which point I launch a command to change the JPanel that is displaying on the parent JFrame.

But it seems we don’t even get to the “release” of the 7th gong sound.

Very puzzling. I’ll have to spend some time working on testing the jar on a Mac and figure out what is going wrong.

Meanwhile, I found some instructions on VLC capture–am going to try that route again.
:stuck_out_tongue: ??? :clue: :frowning: >:(

I am able to record with VLC and playback the file. I’m selecting the option:
Video for MPEG4 720p TV/device

It seems to me that is what they asked for in the specs.

BUT, it doesn’t seem to be recording sound. I check the audio tab and it is finding the correct line on the sound card. Am stumped. I’m going to see if it can record just audio, and see if there are any questions on the topic in their forum.

Meanwhile, once again, if there is someone willing to make a recording, that would be awesome. If the recording is to an AVI file, I think I can handle the conversion. There seem to be online converters available.

[EDIT: tried recording as ogg from the jar, but resulted in file length of 0
trying to register with VLC forum, not getting confirm email, must take a nap–pinkies are starting to go numb from lack of sleep! Will try to check in again in a couple hours. SFMC asked for ASAP, but I don’t know how strict they are going to be.]

[EDIT: @basil_ hope you see this and are still available!]

I have a registered copy of fraps. Could record with that, you’re using opengl right? I think fraps is capable of detecting any opengl context. Unfortunately I am in class right now, but I will check it out if you want me to when I get home in ~3 hours.

:smiley: … i’m back home, crunching a test capture. let’s if it’s going to fly.

i managed to pull off a .mp4, … but .mov … who does use this format anyway ? :open_mouth:

hex_b.mp4 (go save-as, browser might say “corrupted coded” or something, file is fine, dont worry (harhar))

disclaimer : this is the first time i played the game! i have no idea how it works :slight_smile:

you fall asleep philfrei ?

I just woke up. Good timing!

Let me see if my nice new copy of VLC can play your file.

I’m downloading basil_'s video. Am going to grab a sandwich and come back. Will let you and basil_ know if this works or not, and whether more help is needed.

All the animation is Java2D, believe it or not. Actually, why not? Some of the glow effects are pretty sketchy–trying to just give the general idea, not finished product, for this deadline.

The file plays great! It is terrific feedback for me also, to see how someone approaches the puzzle, trying to figure out WTF the rules are for solving it, especially since I didn’t provide any instructions. (No I’m not a sadist, really!)

I’m going to see about converting this to .mov. There’s a free service online called zamzar. Probably it will take a spell, since I have slow uploading. Maybe I can give them your URL below.

cool :slight_smile: … the game is good. no worries, holding hands can be boring.

we can caputure some more if you want. maybe with directions.

Game looks good! The music sets an appropriate mood.

@basil_

Yes, a video with instructions would be awesome! I want to do a bit more work on the game first.

Thank you ags1! I wonder if the folks at SFMC are going to think so as well. It’s more new-age/sound-score than something that sounds like “composed music.” But this seems appropriate for this game, and that should always be the first consideration for any score, imho.

The video indicates that the playback of the audio was smooth. No interruptions to the sound! I was having terrible problems with dropouts in previous iterations. The new improved mixing and FM synths are much tighter now.

I don’t know if folks realize that the sound is being generated and mixed live. No wav files. No ogg files. I am pretty close to releasing the audio engine on JGO. All the help I’ve been getting from this community just increases my wanting to share this work! :slight_smile: :-* 8)