Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Record AVI using RGSS
#5
(09-20-2011, 10:06 PM)MindOnFire Wrote: I'm not sure I entirely follow how to start and stop recording. But I'd really like to try this out. The only thing I really don't understand is where you put the "CPAVI::record()" and "CPAVI::stop()" things at. I've never actually seen anything like this before and I'm sort of a noob when it comes to any form of scripting (right now) so I'd need a bit more understanding before I download and use it. ^^:

But I would like to do so, since I can't actually get any programs like Camtasia or Hypercam to run properly on my computer without retarded slowdown that renders it unplayable. I know it'll only work for RMXP projects but it'd be good if say I wanna take video of some stuff I've done to show friends my progress on the project *awesomeface*
You can download the demo, currently it doesn't record audio though because that is very hard to put into an AVI =p I'm working on adding audio support but school is starting up so I don't have as much free time as when I was doing the graphics recording. I am making a tiny bit of progress though.

The demo contains examples of what it can do now, and example scripts showing how to use it. This should record your game at the exact (or better) FPS as the game runs with.

This isn't a hard script to use.
Just put CPAVI::record() inside a loop, and when you want it to stop recording (for example when button C is pressed) you put CPAVI::stop() between the "if Input...........end" syntaxes.
Reply }


Messages In This Thread
Record AVI using RGSS - by Armorphor - 08-17-2011, 10:29 AM
RE: Record AVI using RGSS - by Zeriab - 08-27-2011, 10:00 AM
RE: Record AVI using RGSS - by Armorphor - 08-28-2011, 12:39 PM
RE: Record AVI using RGSS - by MindOnFire - 09-20-2011, 10:06 PM
RE: Record AVI using RGSS - by Armorphor - 09-22-2011, 06:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Text to RGSS DerVVulfman 10 23,354 05-04-2013, 04:34 AM
Last Post: DerVVulfman
   Window - Hidden RGSS Class Selwyn 0 6,782 03-03-2008, 06:51 AM
Last Post: Selwyn



Users browsing this thread: