INDEX  F.A.Q.  SEARCH  LATEST POSTS     Rules  Register  Profile  Private messages  Login


Login:   Username:  Password:   Log me on automatically    
Register I forgot my password I forgot my username Resend the activation key

Posts for beginner, video conversion using C#

Forum Index -> Video -> Programming Printer-friendly version
Reply to topic
Author Message
alsuse
Member


Joined: 29 Oct 2006
Location: United States

Post Posted: Nov 17, 2009 18:13 Posts Comp View users profile Send private message Reply with quote

Looking for posts that would help a beginner learn to deal with video conversion using C#. Any help would be appreciated.

Cornucopia
Patently Pending


Joined: 22 Oct 2001
Location: E-Cnt. IL, USA (AGAIN!)

Post Posted: Nov 17, 2009 20:10 Posts Comp View users profile Send private message Reply with quote

Why are you trying to reinvent the wheel? There are already plenty of good video conversion apps out there (here).

Scott
_________________
"You don't know what you got, until you lose it".--John Lennon


deadrats
Member


Joined: 29 Nov 2005
Location: United States

Post Posted: Nov 17, 2009 20:16 Posts Comp View users profile Send private message Reply with quote

alsuse wrote:
Looking for posts that would help a beginner learn to deal with video conversion using C#. Any help would be appreciated.


what?!? am i correct in assuming that you wish to learn how to code a video conversion application, using C# no less, and you hope to learn how to do this by reading posts on a forum?!?

there's no way that this is a serious inquiry.

no matter what, it is funny as hell. tongue.gif


El Heggunte
NeoGeo Citizen


Joined: 18 Jun 2009
Location: Atomiswave

Post Posted: Nov 17, 2009 20:19 Posts Comp View users profile Send private message Reply with quote

Not to mention that C# is evil. biggrin.gif

alsuse
Member


Joined: 29 Oct 2006
Location: United States

Post Posted: Nov 17, 2009 20:35 Posts Comp View users profile Send private message Reply with quote

It's more of a learning type deal. It's not that I need an app to convert (i got plenty). I just want the know-how. Just wondering how to get started. I have OOP training and a good handle on programming languages. Just looking for pointers. I just figured this may have been visited before on the forum, so there may have been some useful posts somewhere.

Cornucopia
Patently Pending


Joined: 22 Oct 2001
Location: E-Cnt. IL, USA (AGAIN!)

Post Posted: Nov 17, 2009 22:27 Posts Comp View users profile Send private message Reply with quote

Get a copy of the source code of Virtualdub. See how it's built.
So what it's not in C#, programming constructs and principles still apply.
...

Tell you what, if you still want to do some video programming, I've got just the job (though currently non-paying) for you...PM me if you're interested.

Scott
_________________
"You don't know what you got, until you lose it".--John Lennon


jagabo
Member


Joined: 09 Dec 2005
Location: none

Post Posted: Nov 17, 2009 22:29 Posts Comp View users profile Send private message Reply with quote

Bjs
RoadKill


Joined: 09 Feb 2004
Location: Australia

Post Posted: Nov 17, 2009 23:20 Posts Comp View users profile Send private message Reply with quote

Best place to start is with one of many code dev websites ... plenty of them with code resources available

codeproject ... click the C# on the bar running across the screen at the top and then chose interest type
programmingtutorials
cprogramming


deadrats
Member


Joined: 29 Nov 2005
Location: United States

Post Posted: Nov 18, 2009 17:51 Posts Comp View users profile Send private message Reply with quote

alsuse wrote:
It's more of a learning type deal. It's not that I need an app to convert (i got plenty). I just want the know-how. Just wondering how to get started. I have OOP training and a good handle on programming languages. Just looking for pointers. I just figured this may have been visited before on the forum, so there may have been some useful posts somewhere.


ok, if you have a programming background, start by learning as much as you can about compression algorithms in general, don't worry about video compression right off the bat. learn about lossless compression, learn about various math concepts, like pascal's triangle, learn about matrices and matrix multiplication.

forget about object oriented programing, you don't need objects, classes, polymorphism, inheritance, stick with pascal or c/c++, learn how to write functions, stucts, unions, bit manipulation.

the reason i "laughed" was because video compression is one of the hardest programming tasks you can undertake, it generally takes a b.s. in comp sci level of programming knowledge to code a video compression app and even then, just looking at all the crappy apps out there, it's no easy task.

download every open source encoder you can get your hands on, ffmpeg, mencoder, x264, xvid, and if you have a solid knowledge of C you might be able to figure out what it going on.

if however you have a background primarily in oop, using languages like java and c# you're in for a rough ride.


Reply to topic All times are GMT - 6 Hours
Forum Index -> Video -> Programming Page 1 of 1





You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Jump to:  
Display:   
Replay Video Capture, if you can Watch it, you can Capture it ! and save it to your computer. More info or download trial!
About   Advertise   Forum Archive   RSS Feeds   Statistics