Click here to Skip to main content
15,880,891 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:


Hi people I have a question, I need to do a windows form with C# app to capture video from any camera and also be able to


  • add filters like FB do
  • modify programatically the length of the video
  • Also change the speed of the record, like 5 seconds normal, then 5 seconds low motion

  • I'm very sure there should be a library that allows to implement all this tasks in one app.


    Thanks in advance

    What I have tried:

    I have tried DirectShow
    and AForge
    Posted
    Updated 27-Oct-21 20:18pm
    Comments
    [no name] 27-Oct-21 11:31am    
    So your question is: what is the library that must exist? Implying, it must be free. Well, all the "commercial products" do what you want, so there's your answer.
    ChivoVerde 27-Oct-21 17:54pm    
    I assume there should be some library to deal with multimedia at some good level.
    Not saying in any moment it should be free. if it has a cost and it's worth it, so be it.
    Just need some pointers, because I haven't been able to find something else

    1 solution

    I'd suggest to use FFmpeg[^]

    Here is a free binary pack: NReco.VideoConverter: C# FFMpeg wrapper (.NET/NETCore, FREE)[^]
     
    Share this answer
     

    This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



    CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900