Using FFMPEG in VB.NET, C#, and ASP.NeT

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • irfanmcsd
    New Member
    • Feb 2007
    • 4

    Using FFMPEG in VB.NET, C#, and ASP.NeT

    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.

  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    Hey, neat article thanks for the link.

    Comment

    • jayu
      New Member
      • Mar 2007
      • 1

      #3
      Originally posted by irfanmcsd
      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.

      www.iepak.com/2/Topicdetail.aspx
      Hi dear.....

      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

      • Gopigi
        New Member
        • Mar 2007
        • 3

        #4
        Hi

        I have Created Excel Sheet open automatically, and i fill records in cells, Now i need to save As that excel sheet.
        Can you send sample coding for saving excelsheet ..

        Regards
        S.Gopi
        Last edited by Gopigi; Mar 8 '07, 08:39 AM. Reason: not save i have to save As

        Comment

        • DanielTaylor
          New Member
          • Jun 2010
          • 1

          #5
          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.
          Last edited by DanielTaylor; Jun 22 '10, 09:31 AM. Reason: spell error

          Comment

          Working...