How is the video recording made in Spring? Needed in program

How is the video recording made in Spring? Needed in program

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

How is the video recording made in Spring? Needed in program

Post by TradeMark »

I've seen that *thing* where you can choose the video encoder in many other programs aswell. Could someone give me a hint what is that *thing*, and how i can use it in my own programs? (No, im not going to go through the spring source code and find that specific part of code while i dont even know what to search for).

I would appreciate keywords for google or tutorials/code examples would be fun to get.

--

Or if you want to spoil everything (my programming experience/learning) :!: , you could also give me a name of a GOOD/FAST & memory wise freeware program which can create a video from ~46000 JPG images without freezing/crashing/loading-like-hell-when-sorting-the-filelist PLUS it should be able to resize the images with GOOD algorithm (i dont want pixel resize shit). PLUS i want to specify the framerate myself.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: How is the video recording made in Spring? Needed in program

Post by AF »

Wasnt there a thread about this yesterday?
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: How is the video recording made in Spring? Needed in program

Post by TradeMark »

I dont think so.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: How is the video recording made in Spring? Needed in program

Post by AF »

And the wiki?
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: How is the video recording made in Spring? Needed in program

Post by Tobi »

https://spring.clan-sy.com/svn/spring/t ... erator.cpp
Or if you want to spoil everything (my programming experience/learning) :!: , you could also give me a name of a GOOD/FAST & memory wise freeware program which can create a video from ~46000 JPG images without freezing/crashing/loading-like-hell-when-sorting-the-filelist PLUS it should be able to resize the images with GOOD algorithm (i dont want pixel resize shit). PLUS i want to specify the framerate myself.
mencoder
Super Mario
Posts: 823
Joined: 21 Oct 2008, 02:54

Re: How is the video recording made in Spring? Needed in program

Post by Super Mario »

I think you're talking about Game Cam v2. It allows you to define a FPS and using a video encoder.
Post Reply

Return to “Engine”