Hi guys , recently i wrote an article on using FFMPEG in VB.NET and C#, to handle medias on the web in real time. Now i want to share this article with others how want disperately help in this area. Below is the link of my article. You can get detail information in it.
Using FFMPEG in VB.NET, C#, and ASP.NeT
Collapse
X
-
-
Hi dear.....Originally posted by irfanmcsdHi guys , recently i wrote an article on using FFMPEG in VB.NET and C#, to handle medias on the web in real time. Now i want to share this article with others how want disperately help in this area. Below is the link of my article. You can get detail information in it.
www.iepak.com/2/Topicdetail.aspx
i have implement this way in my project...it 's work fine when you video file size below 1MB...if i will try to upload above 1 MB then give alert message in Mozilla
like this "The Document contains no data"
Please if you know anything then please tell me...Comment
-
-
Was using ffmpeg pipe process, now ffmpeg C# wrapper
I was using FFmpeg in command line (using pipe process). Then I got this component Solid FFmpeg C# .Net Wrapper . I think it's much more easy and powerful than the command line interface. You can try it.Comment
Comment