I'm getting the following error with the `video: { log_file_path: STDERR} ` option `Unknown input format: 'x11grab'` This page seems to suggest that `avfoundation` should be used instead on mac. https://github.com/Homebrew/legacy-homebrew/issues/17641 Any ideas on how to fix this?
I'm getting the following error with the
video: { log_file_path: STDERR}optionUnknown input format: 'x11grab'This page seems to suggest that
avfoundationshould be used instead on mac.Homebrew/legacy-homebrew#17641
Any ideas on how to fix this?