Page 1 of 1

Cracked video, small feature request!

PostPosted: Sat May 30, 2009 2:58 am
by Hopelessness
Well I managed to crack video. I'm not too hot on Java coding though, so any chance somebody could help me out with a little IF statement?

All I want to do is have different settings for the player depending on whether the file is FLV or MP3, so that means post transcoding. Is there any way of doing this?

In psuedocode:

IF %s = *.flv then
blah blah set up video player
else if %s = &.mp3 then
blah blah set up music player
end if

If anybody wouldn't mind giving me a quick hand I'd be grateful!

PostPosted: Mon Jun 08, 2009 2:20 pm
by Hopelessness
Bump!