lihaoyun6 / QuickRecorder

A lightweight screen recorder based on ScreenCapture Kit for macOS / 基于 ScreenCapture Kit 的轻量化多功能 macOS 录屏工具
https://lihaoyun6.github.io/quickrecorder/
GNU Affero General Public License v3.0
3.5k stars 152 forks source link

FeatureRequest: microphone selection #53

Open gchilds opened 1 month ago

thekamilpro commented 4 weeks ago

Yes that's a great one - which microphone is being used? Trying to use my external one, set it as default and QuickRecorder doesn't record from it

lihaoyun6 commented 4 weeks ago

Yes that's a great one - which microphone is being used? Trying to use my external one, set it as default and QuickRecorder doesn't record from it

QuickRecorder will record audio from the macOS default microphone (the one you selected in the system audio settings)

thekamilpro commented 4 weeks ago

Thanks! I got it now - it picks the default Microphone when the app lunches; hence why in my initial effort it didn't record sound, as I changed input after lunching the app :).

SevDaisy commented 3 weeks ago

The same problem bothers me.

Thanks! I got it now - it picks the default Microphone when the app lunches; hence why in my initial effort it didn't record sound, as I changed input after lunching the app :).

after lunching the app --- what app do you mean, the quickRecorder? oh yeah... seem to be a stupid question🥺

QuickRecorder will record audio from the macOS default microphone (the one you selected in the system audio settings)

how can I make sure which one is the default microphone? is the highlight means to be default ?

image
SevDaisy commented 3 weeks ago

Ok, I know what happened.

我选的是 「录制系统声音」,而不是别的选项。「录制系统声音」将只会录制系统音频输出,并不会录制任何音频输入。

@lihaoyun6 大佬,有时,我只想录制音频的输入和输出,保留为通话会议记录...当然我可以录制应用窗口,然后用 ffmpeg 去除视频部分。 maybe your QuickRecorder can do this directly?讲道理这真的是个很棒的 app,我很爱它,希望它能更好。

akash-joshi commented 6 days ago

+1 love this tool and would love to see this feature incorporated into the app. Is this something I can pick up? @lihaoyun6

lihaoyun6 commented 1 day ago

Sorry, I've been a bit busy lately. But I saw your request and I'm already working on it. The "Select Microphone" and "Record System Sound + Microphone Only" features are coming soon, you will get them in the next version!

抱歉, 我最近有点忙. 不过我已经看到了你们的需求, 并且已经在实现它们了. "允许选择麦克风"和"仅录制系统声音+麦克风"这两项功能已经基本完成, 正在内部测试. 不日将于新版本中实装, 尽请期待!

lihaoyun6 commented 1 day ago
image image

With the new .qma multi-track audio format, the upcoming version of QuickRecorder will allow users to record system sound and microphone at the same time.
After recording, you can also use the built-in qma player to modify the volume of any track independently at any time; or export it to a common audio format with a single track.

在即将发布的新版本中, 利用新的 .qma 多轨音频格式, QuickRecorder允许用户同时录制系统声音和麦克风.
并且录制结束后还可以随时用内置的qma播放器独立修改任何一轨的音量; 或者导出成单音轨的普通音频格式.