jeanslack / Videomass

Videomass is a free, open source and cross-platform GUI for FFmpeg and yt-dlp
https://jeanslack.github.io/Videomass/
GNU General Public License v3.0
1.06k stars 49 forks source link

[SUGGESTION] FFMPEG's video capture feature support #196

Open MarcoRavich opened 1 year ago

MarcoRavich commented 1 year ago

Hi there, 1st of all thanks for your valuable work as well as your listening to users' needs.

As already suggested to @cdgriffith in this FF's "issue", it would be extremely interesting to let Videomass use FFMPEG video capture feature as input too.

We've got inspired by @Jessecar96's git on How to capture, deinterlace, and encode analog video which proposes an interesting method on how to set FFMPEG for video capture through dedicated hardware.

If it helps to let you implement it easier, here are some simple FFMPEG capture scripts to get inspiration from:

Hope that inspires !