record

  1. F

    ffmpeg x11 screen recording crash

    I have a single line script to record screencasts on my laptop using ffmpeg. It was working fine last month, but today I updated the packages and each time I try to record the screen, the X server crashes into tty. Here's the ffmpeg script: #!/bin/sh ffmpeg -video_size 1920x1080 -framerate 30...
  2. D

    Video recorders with OSS support

    The big two video recorders obs-studio and simplescreenrecorder depend on sound systems that are not native to FreeBSD. I like many others don't care to use Pulseaudio, ALSA, or JACK. Is there any recorders that support OSS at least as a build option that I'm not aware of?
Back
Top