Is there a library that can hide the input video (of some specific video files) in f4v or flv programmatically in C # .NET?
Thanks in advance.
http://ffmpegdotnet.codeplex.com/
This code does very well: http://jasonjano.wordpress.com/2010/02/09/a-simple-c-wrapper-for-ffmpeg/
ps. you can easily change it if you need additional ffmpeg functions. We did this only because we use it to cut music / video, but you must use it as is.
Take a look at http://www.intuitive.sk/fflib/