ffscreencast icon indicating copy to clipboard operation
ffscreencast copied to clipboard

ffscreencast - ffmpeg screencast/desktop-recording with video overlay and multi monitor support

Results 20 ffscreencast issues
Sort by recently updated
recently updated
newest added

ffmpeg seems only support full screen recording in avfoundation

For me ffscreencast failed to record because i don't keep a Desktop folder.

When I updated my 2019 15 inch Macbook pro (9750H CPU & 555X 4gb) Laptop to the latest MacOS 10.15.6 it seems to have broken ffscreencast. The terminal output after...

$ xhost + access control disabled, clients can connect from any host $ ffscreencast /usr/bin/ffmpeg -hide_banner -loglevel info -thread_queue_size 512 -f x11grab -video_size 1280x720 -i ":0.0" -c:v libx264 -crf 0...

Hi all. I need streaming via HTTP protocol. For instance: I have two computers. On first I have streaming desktop, on second computer I using browser and I have to...

# ffscreencast 2.0 rewrite and brainstorm I have noticed that there are quite some limitations on the existing `ffscreencast` implementation, some bugs that are hard to fix, options that are...

enhancement
help wanted

Hi, First, thanks for your great job. As improve, is it possible record a particular monitor? Mi linux box only has a screen with two monitors. With parameter --sargs="-vide_size NxN"...

``` Available devices: [1] Capture screen 0 [2] Capture screen 1 Enter device number: 2 /usr/local/bin/ffmpeg -hide_banner -loglevel info -thread_queue_size 512 -f avfoundation -i "2" -thread_queue_size 512 -f avfoundation -video_size...

I'm receiving following error when trying to add camera overlay: > Cannot find a matching stream for unlabeled input pad 1 on filter Parsed_overlay_0 ``` $ : ffscreencast -c /opt/local/bin/ffmpeg...

bug
OSX

trying to set the extension, I get this error `Invalid arguments "-e"`