Jump to content

Searching team to create a media player

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
11 replies to this topic

#1
Davide

Davide

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 506 posts
Ok guys, i was wondering if any of you would be interested in some team-work to create a media player. i made a project called "Delta Player" (name can be changed) in c#, it can only play mp3's for now.

I need a team because it takes a few persons to make a good-looking interface (with custom controls), making it play other formats (.ogg, .wma, .aif), even videos (.avi, .mov) with subtitles, etc...

All team members will have their name and e-mail/website listed in the credits section.

Once made, the media player will be published as freeware on several download sites.

Please tell me if you are interested, or what you think.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics

#2
CommittedC0der

CommittedC0der

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,565 posts
I would help you but I would need you to teach me C# first, if your not interested that's ok.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.

#3
Davide

Davide

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 506 posts

thegamemaker said:

I would help you but I would need you to teach me C# first, if your not interested that's ok.

This is the best way you can learn C#. I will teach you, add me to your Windows Live ID list or Skype list.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics

#4
CommittedC0der

CommittedC0der

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,565 posts
David has agreed to teach me C# over msn but we(he) is still looking for more people to participate in making the player so if your interested tell him.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.

#5
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Tempting. I'd be working in MonoDevelop on Ubuntu, so I can see interesting issues arising with that, though.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#6
Davide

Davide

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 506 posts
Well, the main problem would be rendering other file formats. If you can make class libraries under mono develop, then it's all ok! Actually, as long as it's a .NET language and i can use it in this project, it doesn't matter how the class library is made.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics

#7
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I think MonoDevelop is .NET 2.0 compatible, but I'm not sure.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#8
Davide

Davide

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 506 posts

WingedPanther said:

I think MonoDevelop is .NET 2.0 compatible, but I'm not sure.

If you can make some libraries that would let me play OGG's and WMA's, i will make sure your name appears in the credits section. Try do a simple DLL in Mono Develop and send it to me to see if i can use it.

Thank you!
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics

#9
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Erm... sure thing. Any ideas how to do that? I am NOT a .NET developer.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#10
Davide

Davide

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 506 posts

WingedPanther said:

Erm... sure thing. Any ideas how to do that? I am NOT a .NET developer.

Well, create a new solution in MonoDevelop, make it a class library and select your programming language.

Do you know C++/C#/VB ? Since the player is made in .NET, i can't use any other language (even though I would want to, it would take even more time).

If you can't help with the file formats, you can test it out later, to check for bugs, and tell us what improvements can we make to it in order to outrun other players.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics

#11
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I'm pretty familiar with C++, and can definitely do some code reviews. I can also do testing :)
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#12
Davide

Davide

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 506 posts

WingedPanther said:

I'm pretty familiar with C++, and can definitely do some code reviews. I can also do testing :)

All help is appreciated, thank you!
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics