I want to convert video formats on the fly. Is there any library in .NET for converting common video formats to each other on the fly (i.e. reading a network stream)

link|improve this question

feedback

1 Answer

Take a look at VLC wrappers. A recent example which mentions streaming is for example: http://www.codeproject.com/KB/audio-video/nVLC.aspx

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.