From 815350a5cafcb734c6485084fd9424b79a2ae839 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 26 May 2025 17:56:24 +0200 Subject: Support surround sound for application audio capture, support unlimited links --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index fa36fe0..6e59364 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -649,7 +649,6 @@ static void video_software_set_qp(AVCodecContext *codec_context, gsr_video_quali } static void open_video_software(AVCodecContext *codec_context, const args_parser &arg_parser) { - const gsr_color_depth color_depth = video_codec_to_bit_depth(arg_parser.video_codec); const bool hdr = video_codec_is_hdr(arg_parser.video_codec); AVDictionary *options = nullptr; -- cgit v1.2.3-70-g09d2