Commit Graph

  • 06311eac36 Enable experimental support to make sure opus/flac works on older ffmpeg versions dec05eba 2023-03-04 14:59:55 +01:00
  • 4ff9a47b3d Improve usage doc for -ac dec05eba 2023-03-04 13:08:31 +01:00
  • 3413f193c1 Add opus/flac audio options (only supported my mp4/mkv) dec05eba 2023-03-04 12:57:30 +01:00
  • 74a5fb9dfb Add screen-direct-force option for VRR monitor dec05eba 2023-03-04 11:19:31 +01:00
  • 03e583e61e Add replay scripts dec05eba 2023-02-27 16:33:29 +01:00
  • 50afa9395b Add info about monitor recording dec05eba 2023-02-23 02:56:43 +01:00
  • fdcdfd2b35 Fix broken video because of broken audio, most noticably in replay dec05eba 2023-02-22 09:45:06 +01:00
  • e9b4f66e37 Fix follow focused for the first window and when switching from/to invalid window dec05eba 2023-02-19 15:56:44 +01:00
  • 1d8d95fba4 Add option to merge audio devices by separating audio inputs with | in one -a dec05eba 2023-02-16 23:39:02 +01:00
  • c22c66260e Update readme dec05eba 2023-01-20 16:24:33 +01:00
  • a17e8a1a77 Fix crash on error: dont do av_buffer_unref on frame contex because device_ctx frees it as well dec05eba 2023-01-18 13:26:25 +01:00
  • bf6fbea736 Add info about audio names to readme file dec05eba 2023-01-07 00:38:05 +01:00
  • 5948233a0f mm dec05eba 2023-01-01 19:16:18 +01:00
  • 8018cfc398 Remove mention of nvlax, not needed dec05eba 2023-01-01 18:14:23 +01:00
  • 5da160206a Remove unused file dec05eba 2022-12-30 00:35:39 +01:00
  • fcb8f24754 Merge code fix dec05eba 2022-12-20 15:53:02 +01:00
  • 8d30a205b1 Make -c optional, select container format from file extension by default dec05eba 2022-11-24 20:43:25 +01:00
  • bcd8117c76 Better audio/video sync, disable broken screen-direct again (nvidia driver bug) dec05eba 2022-10-28 10:32:57 +02:00
  • 3aa4f3e9f5 Re-enable screen-direct, disable h264 forced fallback and use p6 again dec05eba 2022-10-27 19:23:39 +02:00
  • a20cdd2d7f Amd and Intel kinda suck dec05eba 2022-10-22 00:55:39 +02:00
  • 9d0d02ff6f Attempt to reduce stuttering of video dec05eba 2022-10-18 09:02:24 +02:00
  • 4e6fc174fe follow focused dec05eba 2022-12-01 00:47:30 +01:00
  • 6a6bb703bc wip intel dec05eba 2022-10-17 02:55:59 +02:00
  • a7e0dbd833 Refactor xcomposite into abstract capture api dec05eba 2022-10-16 02:08:40 +02:00
  • 93d46b9767 Refactor nvfbc into abstract capture api dec05eba 2022-10-14 01:16:31 +02:00
  • 9d65552d05 Add info about PRIME dec05eba 2022-10-13 19:15:05 +02:00
  • 2a788b5533 Use medium instead of p4 and slow instead of p7 for old ffmpeg dec05eba 2022-10-12 14:24:13 +02:00
  • 2bceeb182c Old ubuntu info dec05eba 2022-10-12 04:55:50 +02:00
  • dc20d1eddb Do not use p4, p7 with old ffmpeg that doesn't have those options yet dec05eba 2022-10-12 04:53:56 +02:00
  • 9d185f3091 Use p4 preset on older gpus (kepler family) because of performance dec05eba 2022-10-11 18:57:09 +02:00
  • 1ca4dcfbdb Tune quality again, remove vbr dec05eba 2022-10-11 02:47:17 +02:00
  • 1a4e0aff72 Better tune quality options for different resolutions dec05eba 2022-10-08 10:13:59 +02:00
  • 88d06478d3 Fix crash caused by invalid memory write when recording audio dec05eba 2022-10-07 03:44:54 +02:00
  • 92f4b1a6f1 Fix copy paste mistake possible crash (using av_opt_set instead of av_dict_set) dec05eba 2022-10-06 21:54:44 +02:00
  • 5b26291269 Update info about cuda dec05eba 2022-10-06 15:27:45 +02:00
  • 5cdb2df3d7 picom info dec05eba 2022-10-05 19:06:40 +02:00
  • ea8254e115 Fix possible pulseaudio crash? dec05eba 2022-10-05 12:47:34 +02:00
  • e15f94f6e9 m dec05eba 2022-10-04 04:08:02 +02:00
  • c447d866b7 nvfbc patch dec05eba 2022-10-04 03:53:25 +02:00
  • e8b16e8347 Live stream: set gop to fps*2, bit rate for medium to lower value dec05eba 2022-10-04 02:44:46 +02:00
  • f55b713437 Temporary disable screen-direct recording as it causes stuttering (nvfbc bug?) dec05eba 2022-10-04 02:23:40 +02:00
  • e277abe843 Stupid mistake. Old /usr/local/bin/gpu-screen-recorder overwrites /usr/bin/gpu-screen-recorder path. Make installer install to both paths to fix past mistakes dec05eba 2022-10-04 01:37:08 +02:00
  • e80d7676d4 Livestream: add silent audio track if not audio input is provided (fixes youtube and other sites) dec05eba 2022-10-04 00:29:59 +02:00
  • c354d88583 Add medium and high quality, better livestreaming options, fix global header (especially for streaming) dec05eba 2022-10-04 00:09:53 +02:00
  • 270a8636ae Capture cursor in direct capture mode if supported by the driver (driver version >= 515.57) dec05eba 2022-10-03 17:29:13 +02:00
  • 4cd391e07e Add info about flatpak package, default to h264 (unless resolution is greater than 3840x2160) and add -k option to set codec dec05eba 2022-10-03 16:54:48 +02:00
  • 9ff0bb199b Revert gop size dec05eba 2022-10-03 01:55:39 +02:00
  • 0ec31db6c6 Do not set keyint min dec05eba 2022-10-02 23:08:07 +02:00
  • 6885d1a30e Sacrifice seek speed for reduced file size dec05eba 2022-10-02 22:19:54 +02:00
  • 5d92b53f1c Add install script for non ubuntu / (arch) distros dec05eba 2022-10-02 01:24:11 +02:00
  • b99652ee28 Make the audio input description the input name by default dec05eba 2022-10-02 01:18:12 +02:00
  • 5871abc42f Allow giving audio inputs names by prefixing them with <name>/ dec05eba 2022-10-02 01:04:57 +02:00
  • a1f7fedcb8 Add unique index to each audio input device name dec05eba 2022-10-02 00:40:49 +02:00
  • f7606a144b Give error when using an invalid audio input with pipewire dec05eba 2022-09-30 22:02:23 +02:00
  • 09ad7a1eb5 Give each audio input a seperate node by giving them an unique context name dec05eba 2022-09-30 21:14:12 +02:00
  • 912515303b Remove allowing only 1 process of gpu-screen-recorder at a time dec05eba 2022-09-30 16:24:34 +02:00
  • 1a7fd28a3f Remove cuda.h dec05eba 2022-09-29 20:07:54 +02:00
  • 6e407b0b62 Use better name for quality options to clearify that medium is actually very high quality, because people dont understand that dec05eba 2022-09-29 17:34:32 +02:00
  • 1db2282683 Remove dependency on glew and glfw, move external files to external directory dec05eba 2022-09-28 01:03:06 +02:00
  • 2570d1e86a Revert ubuntu package cuda dec05eba 2022-09-26 03:01:45 +02:00
  • febffdacc9 Load libcuda.so.1 if libcuda.so is missing dec05eba 2022-09-26 01:57:35 +02:00
  • a648b591a0 Update flatpak info dec05eba 2022-09-26 01:35:49 +02:00
  • 4fead183fe Load cuda at runtime. Include cuda header files inside the project dec05eba 2022-09-26 01:26:45 +02:00
  • 0059724fdc Read audio data from pulseaudio as it's available and buffer it. Fixes audio recording on pulseaudio (and some pipewire configs) dec05eba 2022-09-22 01:44:45 +02:00
  • 5ba4c05953 Fix build for older version of ffmpeg (linux mint 20.3 for example) dec05eba 2022-09-21 19:12:28 +02:00
  • f8237ca5ae Fix build on older ffmpeg (17+ months old), see ffmpeg commit ef6a9e5e311f09fa8032974fa4d0c1e166a959bb dec05eba 2022-09-21 05:47:37 +02:00
  • f810161203 Is this the final solution to the audio crackling problem? increase pts by number of samples and add dummy audio frames between dec05eba 2022-09-20 20:11:56 +02:00
  • a668cac2bb Do not allocate cuda buffer when using nvfbc dec05eba 2022-09-20 13:10:05 +02:00
  • 2b7729efb9 Fix build on ubuntu, use a mainloop with timeout instead of sleep dec05eba 2022-09-20 11:01:34 +02:00
  • 919890b7b2 Fix replay video/audio desync, fix dummy audio when dropping audio input, give each audio stream a new name so it can be replaced with pipewire graphs dec05eba 2022-09-20 03:39:15 +02:00
  • 9f2ddf3802 Fix build on some distros? dec05eba 2022-09-19 23:31:21 +02:00
  • 85cd5a9d11 Move scripts to script dir, add youtube-hls-stream script, fix twitch stream script dec05eba 2022-09-19 16:19:41 +02:00
  • 59b730a806 GNOME: fix recording windows with client-side decorations by recording the compositor window and tracking the window dec05eba 2022-09-18 18:51:37 +02:00
  • 9f2f4240ba Attempt to fix video/audio desync when video pts gets desynced with clock dec05eba 2022-09-17 16:10:51 +02:00
  • 49c876ca00 Make compatbie with old ass ubuntu dec05eba 2022-09-12 21:14:48 +02:00
  • 948d285f82 Fix build for old ffmpeg (ubuntu, pop os lts) dec05eba 2022-09-11 22:38:44 +02:00
  • 4917c0406c Fix crackling audio with pipewire and only add empty audio packets until the first packet arrives dec05eba 2022-09-06 14:40:34 +02:00
  • f490abb67e Update: video is no longer variable framerate dec05eba 2022-09-02 01:00:24 +02:00
  • 6ea59acb9e Make video framerate constant, fix audio desync a bit when no audio playing for a while dec05eba 2022-09-02 00:42:22 +02:00
  • cd69b7813b Add option to use multiple audio inputs (each in their own audio track) dec05eba 2022-08-23 17:39:49 +02:00
  • 16237d589a Fix audio recording with pipewire and with different pulseaudio system settings (frag) dec05eba 2022-08-06 09:56:39 +02:00
  • a10a96e032 Revert "Revert "Use expose instead of visibility event"" dec05eba 2022-07-29 08:00:40 +02:00
  • e1d8db92f3 Add note about broken vlc/kdenlive dec05eba 2022-07-27 20:53:45 +02:00
  • 71149bba01 Revert "Use expose instead of visibility event" dec05eba 2022-07-25 05:20:52 +02:00
  • 061f885fc6 Add info about flatpak dec05eba 2022-07-24 18:21:21 +02:00
  • be69d51f25 Use expose instead of visibility event dec05eba 2022-07-18 00:13:14 +02:00
  • db4944cd08 Check if visibility really change on event change dec05eba 2022-07-17 23:46:47 +02:00
  • 228a68aaac Update README with correct info on PRIME ASOwnerYT 2022-07-07 18:32:15 +12:00
  • 2ccfcfd794 Fix nvfbc recording at 3440 width (set linesize to width * 4) dec05eba 2022-07-06 10:57:38 +02:00
  • c8b9542f0d Do not allow recording area right now when recording screen/monitor dec05eba 2022-07-06 09:25:20 +02:00
  • 8b87654f1c Remove fps limit dec05eba 2022-05-15 01:45:22 +02:00
  • b3fa6afd56 Update README with info about nvfbc being slower dec05eba 2022-04-26 17:02:41 +02:00
  • 304b5c8e92 Add more performance comparison dec05eba 2022-04-14 19:11:37 +02:00
  • 380b1fa48c Add more performance comparison dec05eba 2022-04-14 19:09:43 +02:00
  • 32c3807fe1 Show correct original fps in mediainfo dec05eba 2022-04-09 04:23:41 +02:00
  • 066cfae84c Improve quality, especially when using h264. Force disable h264 for now because quality is not as good dec05eba 2022-04-07 14:02:00 +02:00
  • 94af0aeec4 Reduce bitrate. It was way too high dec05eba 2022-04-06 01:47:42 +02:00
  • ed15405d2f p5 for high dec05eba 2022-04-05 16:33:39 +02:00
  • 6a01677e23 Remove unecessary cuda memcpy when using nvfbc dec05eba 2022-04-04 06:13:52 +02:00
  • c43fa5e4ee Better detection of window destroyed dec05eba 2022-03-31 01:53:39 +02:00