Jump to content
(Public Beta) HyperSpin 2 is now available for everyone ×

Hyperspin Total Editor


Recommended Posts

Posted

It seems fine here but we are running on WinXP i can't test this on Vista 64 bit, but i can test on Vista 32 bit, i'll see if there are any problems there.

Posted

Sorry for the delay in replying, it's vista64bit problem as far as i can tell, i dunno if we can sort this, we will try though.

Anyway check 1st post for new updated info on file comparer/renamer

Posted

I tried doing my first batch of AVI-FLV converions, and it didn't seem to work.

Settings: avi-flv, 320x240, 30fps, 128kb audio, 900kb bitrate, 4:3, 22050.

Source files were Circo's Sega Genesis SQ AVI's on my C:\ drive.

Hyperspin Total Editor installed on F:\hyperspin\

Windows Vista 32 bit Businsess Edition SP1

It whizzed through the list, taking about 2 seconds per title. When it was done, it put up a DOS cmd shell that was putting up ffmpeg commands too fast to read. I didn't get an error log, and I didn't get FLV's. Other FLV generators that I have used take 10-30 seconds per title, so I know this one couldn't possibly have been making any valid output.

Any suggestions?

Posted
Sorry for the delay in replying, it's vista64bit problem as far as i can tell, i dunno if we can sort this, we will try though.

Anyway check 1st post for new updated info on file comparer/renamer

I can't get it to work on my vista home basic computer either I thought maybe it was my computer but I tried it on another vista machine to no avail. Even when I try to generate an .xml for fighting games in mame I get the same error. Is anyone else using vista with this program. Maybe I need to install something on my vista machine's to get this to work.

Posted
I tried doing my first batch of AVI-FLV converions, and it didn't seem to work.

Settings: avi-flv, 320x240, 30fps, 128kb audio, 900kb bitrate, 4:3, 22050.

Source files were Circo's Sega Genesis SQ AVI's on my C:\ drive.

Hyperspin Total Editor installed on F:\hyperspin\

Windows Vista 32 bit Businsess Edition SP1

It whizzed through the list, taking about 2 seconds per title. When it was done, it put up a DOS cmd shell that was putting up ffmpeg commands too fast to read. I didn't get an error log, and I didn't get FLV's. Other FLV generators that I have used take 10-30 seconds per title, so I know this one couldn't possibly have been making any valid output.

Any suggestions?

Ok sorry i figured out this bug and it will be fixed shortly, Yes it does use ffmpeg to encode.

  • 3 months later...
Posted

well great work for you're son thank him :)

looks great will try it out :)

always alot of work programming !!

Free space for hire:itsme:

  • 4 weeks later...
Posted

I have just added a successful subfolder check option to hyperlaunch. this is for emulatation requiring unzipped iso's with mp3's for the music, like sega cd games. check it out here:

http://www.hyperspin-fe.com/forum/showthread.php?p=42942&posted=1#post42942

anyway, this is a feature request. dir2xml should make xml files using not only files, but subfolders as well, please look into doing this if at all possible. thanks!

  • 2 months later...
  • 4 weeks later...
Posted

excelent work here from both of you. Made life a little simple as im in the process of rebuilding everything for my roms as i lost my 2.5TB over the xmas as the misses decided to unplug while it was still writing to the drive and it would not mount anymore. So starting again on my Aracde project and just getting back into the scene. SO just wanted to say good work. from what i have read what it can do it will help alot but have not had an indepth look yet as trauling through Torrent sites and Newsgroups is taking up most of my time as i aint finding everything and the files are in the 10+gb :(

any way when i get a chance i'll have a good look at this but just wanted to say thanks for what it can do :)

Nogarth

[sIGPIC][/sIGPIC]

Posted

Hello HyperSpin I have returned and after all that i am about 4x Better programmer so please feel free to PM me or my dad (Tonycrew) requests of what programs you need.. I am now advanced in programming and i have a development team which only contains myself haha because i only work alone (and with my dad).! so anyway please request things because i need stuff to program because i am getting bored of making programs for myself for example: made my own Anti-Virus just last week! what would be best tho is to post your request right here in this topic! Thanks and hopingn to get Programming soon!!

Posted
Hello HyperSpin I have returned and after all that i am about 4x Better programmer so please feel free to PM me or my dad (Tonycrew) requests of what programs you need.. I am now advanced in programming and i have a development team which only contains myself haha because i only work alone (and with my dad).! so anyway please request things because i need stuff to program because i am getting bored of making programs for myself for example: made my own Anti-Virus just last week! what would be best tho is to post your request right here in this topic! Thanks and hopingn to get Programming soon!!
Good to see that you guys are back. The new HyperSpin is a couple weeks away, but check out the development forum and you might be inspired to come up with some more apps for HyperSpin.

VPUniverse_logo.png

Posted

dcrew, keep up the good work. But, i had bad news for you, I've found lots of bugs, most of them are critical (but easy to work around).

* Video conversion doesn't work when source files are in other partition (ie D:). The .bat just runs from C:, so you should add a "X:" and "cd" on the .bat. The problem now is that the .bat executes on the directory where your app is installed and not in the target directory, so ffmpeg.exe or mencoder.exe is not found.

* Some weird ASCII chars are written at the beginning of the file. Just open one of your generated .bats with good-old DOS "edit" and you will see them.

* If you do a batch convert of some files from a source directory and then you change it for a second conversion, it won't work. The target .bat is written in the first directory, so you should refresh your vars after a conversion...

* Most critical of all: Converted FLVs won't work !! Neither ffmpeg nor mencoder's. They are perfectily visible on VLC player or a web browser, but Hyperspin is not able to open them. I've found why: those encoders don't insert the right metadata on target .flv.

To fix this metadata problem, I found a work around: download a command line FLV metadata injector (http://www.buraks.com/flvmdi/) and just add in your bat, for each video, "flvmdi file.flv /k /l", it modifies flv header and magically Hyperspin open the videos.

Just one more thing: You're young and you learn fast, but you're far far far away from being an advanced programmer. First, you need to learn that neither you nor your apps are perfect, and you should learn the next (and painful) step: debugging ;) Keep up the good work, boy!

  • 1 year later...
Posted

See the very first post in the thread. It contains a download link.

I don't think it is HS 2.0 compliant, however, but it should suffice (Tony has since stopped development of the application).

-Lashek

I invented HyperList! :)

http://hyperlist.hyperspin-fe.com

Please do not ask me support questions about HyperList, I am no longer a part of the team/project.

  • 2 years later...
Posted

Hi there,

First off i want to say that i love this app and it's exactly what iv'e been looking for. I know this thread is 2 years old now but i had a question about the Xml editor. I want to remove some games from my playstation xml and instead of doing it manually i thought it might be easier to do it through Hyperspin Editor. But when i choose a rom and push the "erase selected rom" button nothing happens. Iv'e tried everything i could think of to fix it but no luck. I don't get any type of error message it just does nothing. Does anyone have any suggestions on how to fix this problem? I'm running windows 7 64bit. Thanks again for making this great app and also if anyone knows about any other xml editor that would work to edit the

Hyperspin database xml's that would be highly appreciated as well. Have a great day!

Posted

Instead of building a cab build a time machine go back two years and ask the OP. ;)

But while you are waiting open the XML for the system (Notepad++ works fine) that you want to remove the games from and just delete the games you don't want. Other option is to open HyperHQ and use the ROMs Only check box for the systems that support this feature.

Oh and if you have only a very small set of games you want and the list is huge then use HyperTools and create a list based on your romset. Much easier.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...