View Single Post
  #33  
Old 04-16-2014, 12:14 PM
Rhade Rhade is offline
Member
 
Join Date: Jan 2011
Posts: 50
Rhade is on a distinguished road
Default

Re: MFC RTMP Dump FFMPEG Batch Encoder


Hack jobed together a MFC Model ID generator

Just run the EXE enter Model name, and it will spit the results to ids.txt file

every time you run it will add a new line to the ids.txt with the the new model entered

not sure why i made this lol, partially bored i guess.

i guess it can help for my entering into my auto encoder/joiner app. But the room id is already in the filename, so meh

But be advised you will need to add either 1 or 10 before the number in the ids.txt file to use it in the model_list.db as that databse uses ROOM IDS, and a ROOM ID is just the MODEL ID with 1 or 10 in front of the numbers. Room IDS are 9 digit numbers so if you add a 10 in front of the model id and its 10 characters long, delete the 0 from the 10.

enjoy

http://www.multiupload.nl/TOY2RYKTEZ

your ids.txt should look like this as you enter more and more models, each will get its own line

bunibuni nProfileUserId: 2593324,
aspenrae nProfileUserId: 3111899,
brook95 nProfileUserId: 16301603,
Reply With Quote