Giter Site home page Giter Site logo

Generate video about flashcap HOT 3 CLOSED

rustam-aitbekov avatar rustam-aitbekov commented on May 24, 2024 1
Generate video

from flashcap.

Comments (3)

yangjieshao avatar yangjieshao commented on May 24, 2024 2

Hi!

Is there way to save captured frames as video? I didn't find anything related to this topic. Maybe FlashCap has native tools to do that?

For now, I'm saving frames as .jpg files then compiling them into video through FFmpeg.

https://github.com/secile/OpenH264Lib.NET

you can try this

from flashcap.

kekyo avatar kekyo commented on May 24, 2024 1

Thank you for using FlashCap!

Yes, FlashCap does not have the ability to output to video format streams (such as mp4 and others) built in. Output to a video stream is a fairly large topic, so I do not believe that it is out of scope to include it into FlashCap.

Since FlashCap can retrieve image data for each frame, it would be possible to further combine this with an external library to encode to a video stream. I have not tried OpenH264Lib.NET, but from a quick read through, it looks easy to implement and is a good option (although real-time may be tough...)

from flashcap.

rustam-aitbekov avatar rustam-aitbekov commented on May 24, 2024 1

Thank you for reply and for the lib you have created.
Yes it seems OpenH264Lib.NET suitable to me.

from flashcap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.