2 devlogs
2h 57m 10s
External Video Capturing and declarative editing solution for Linux.
External Video Capturing and declarative editing solution for Linux.
Added a selection Menu for Devices and Video Characteristics, I’m currently contemplating how to capture from the Device, because the FlashCap Library has a built in way of capturing, but it might be easier if I use FFmpeg and specify the necessary parameters.
I experimented a bit using the built in Library Capturing and it gives you separate Frames you have to concatenate to form a video, so that’s why I’m thinking about using FFmpeg where I would just have to provide the correct v4l2 device and parameters.
Log in to leave a comment