I'm interested in developing an application that is able to grab network streams, transcode (preferably JPEG2000 & H.264) and/or record them and streaming from file.
I've already looked at .net wrappers for ffmpeg (which are mostly incomplete and/or dead), Windows Media Foundation and the VLC plugin, but didn't find a suitable solution there.
Do you know any comfortable, easy to use, preferably managed (or COM) solutions to achieve this?