Greetings SWF Users!!
I have been around these boards for some time, and I wanted to add some thing to the community.
I have a Computer Science Degree from Drexel University, and have been programming for about 7 years.
I have been researching the Microsoft Media Encoder SDK(software development kit), and the API seems easy enough. So I am going to program a new Media Encoder application that will be optimized for and more intuitive towards recording and uploading video game matches.
Last Updated 06/02/09
* Created a Dropbox account. I will periodically be dropping the code here. After a beta can be established, I will post either an installer or a zip with the exe file and various dll's that it would need.
05/13/09
* Added a features section to the main page.
05/12/09
*Project kicked off
Preliminary Technical Specs
Now the purpose of this thread is to get suggestions for what this software can do and possibly some style feedback.
For the initial version, I don't want to make it too complicated. I want to stay away from any kind of streaming or network based functionality. I also want to add a few editing features, but the first release will not include that. I want to focus on making recording video game match videos from a digital device an easier process.
I will post screen shots of the interface when it begins to form. For now I have a lot of designing to do.
Features
Here I am going to list the features I want this software to have. This is where I am really hoping to get the community's help. What do you want this software to do? I am also looking for a rad name.
I have been around these boards for some time, and I wanted to add some thing to the community.
I have a Computer Science Degree from Drexel University, and have been programming for about 7 years.
I have been researching the Microsoft Media Encoder SDK(software development kit), and the API seems easy enough. So I am going to program a new Media Encoder application that will be optimized for and more intuitive towards recording and uploading video game matches.
Last Updated 06/02/09
* Created a Dropbox account. I will periodically be dropping the code here. After a beta can be established, I will post either an installer or a zip with the exe file and various dll's that it would need.
05/13/09
* Added a features section to the main page.
05/12/09
*Project kicked off
Preliminary Technical Specs
- It will be programmed using Microsoft C# (sorry Mac users. C# and Visual Studio make programming so much easier.)
- It will use the .NET Framework 2.0. (Free download for all Windows users. If I am not mistaken, Tio requires it.)
- It will use the Microsoft Media Encoder SDK for development and thus will only output .wmv files.
- Initial plans are to make this an open source application after a somewhat stable version with most of the features included.
Now the purpose of this thread is to get suggestions for what this software can do and possibly some style feedback.
For the initial version, I don't want to make it too complicated. I want to stay away from any kind of streaming or network based functionality. I also want to add a few editing features, but the first release will not include that. I want to focus on making recording video game match videos from a digital device an easier process.
I will post screen shots of the interface when it begins to form. For now I have a lot of designing to do.
Features
Here I am going to list the features I want this software to have. This is where I am really hoping to get the community's help. What do you want this software to do? I am also looking for a rad name.
- Split up individual matches of a recording of a tournament set with single button or single click.
- Name each output file automatically
- Output compressed videos optimal for uploading to youtube and other video streaming sites.
- Intuitive interface. Vague: Needs to be fleshed out
- Allow for multiple audio streams. (Commentary and game sound streams) Deferred until after initial release.