Question / Help still hear my microphone input even if I removed it from inputs

ceyhun242

New Member
Hi

just recorded audio with onyl audio input capture on and video off, but then then I stopped recording, I couldn't locate the video/audio file, I was expecting a black video file with the audio but instead there no file at all. Why is that?

Thank you
 
Go to File->Show Recordings.
It may be recorded to MKV or FLV which is not by default associated with the default windows media player (which is an awful media player anyway).

When you click the Show Recordings, the default filename is time and datestamped, so should look something like "2020-04-23-06-13.mkv"
 
Hi

I removed my micropohne input to record only with computer microphone but I my studio microphone still picks up voice and sends it to OBS to record it.. Why is that? I selected in device settings only the PC speaker and microphone and removed my external audio device from everywhere. It still picks up the sound and saves it.. What is the fix?

Also I set the audio bitrate to be 320 but it still records at 200 why is that? Also I was expecting OBS to record my audio as Wav file at 44.1 16 bit, why is it not following that but instead records 200kp mp3? How can I force it to record audio? Do I need to record audio using a DAW such as audacity or sth else?

Thank you
 
Go to File->Show Recordings.
It may be recorded to MKV or FLV which is not by default associated with the default windows media player (which is an awful media player anyway).

When you click the Show Recordings, the default filename is time and datestamped, so should look something like "2020-04-23-06-13.mkv"

I found it before your reply and changed my question and post for another issue if you'd like to comment. Thank you. By the way, do you recommend mov or mp4, also x264 encoding or hardware encoding? When I cast my phone camera and record at the same time, does it mean I'm streaming as I preview my camera and also record at the same time so it loads my CPU 2 times? Do you think I should close preview, would that make my recording a little smoother because now my lips as I talk lags a little bit. Also when I customized my video bitrate settings to be 5-10-20 it was so laggy I had to switch back to automatic high-quality medium file size for the best settings.

Also I changed my primary monitor from 720p to 1080p, do you think that might also make it laggier? but also maybe more quality as I switched to 1080p and my phone camera is offering 4k when I screen record it?

How can I ensure OBS only takes microphone as input and not my condenser mic? Also screen

Also, do you know how I can attach my Samsung s7 camera as webcam rather than recording its camera screen now (maybe basically they are the same but maybe as a USB webcam it might work faster and recording would be smoother?

also, I changed my Samsung screen to be wqhd instead of full had, do you think that might have also made put little more load on the recording?

What would you suggest to get the optimum recording experience, no lag but still as good quality as I can extract from my Samsung S7 and Thinkpad X230?

Screencastify records also good, would you suggest screencastify over OBS? If not why?

Do you think I should record my audio in a professional DAW as I record the video on OBS? Do you think recording them both might put stress on CPU and makes the recording laggy? What would you suggest? Do you think Screencastify would also not record in wave format?

Thank you
 
The easiest place to start would be with posting a log file of a recording attempt.

do you recommend mov or mp4
Neither. Both formats have the requirement to write metadata about the file at the completion of recording. If anything happens (such as a crash), then the entire video is corrupted. Your best option is to record directly to .mkv, and remux to .mp4 if needed. This can be done automatically via OBS's advanced settings, or manually through the file menu.

x264 encoding or hardware encoding
Depends on your hardware. Need the log file.

When I cast my phone camera and record at the same time, does it mean I'm streaming as I preview my camera and also record at the same time so it loads my CPU 2 times?
If you're talking about streaming and recording at the same time, then that is true if you have separate encoding settings for each. You do have the option to "use stream encoder" for your recording setting, which will only have the one encoding session going both to stream and to your local recording.

If you're talking about the preview, then no. The preview is just that -- a preview of what the GPU has composited together before it is sent to the encoding process. This compositing happens whether you enable preview or not, hiding preview just eliminates having the GPU output it visually to you.

Do you think I should close preview, would that make my recording a little smoother because now my lips as I talk lags a little bit
Disabling the preview is only really a recommendation for very specific instances for performance reasons. If you are talking about what's happening on the preview lagging behind realtime, this is normal -- this is the nature of digital compositing. Nothing is true realtime, since processing takes time.

Also when I customized my video bitrate settings to be 5-10-20 it was so laggy I had to switch back to automatic high-quality medium file size for the best settings
Bitrate causing lag is going to be the result of your network not being able to handle higher bitrate. It is not an indication of performance.

Also I changed my primary monitor from 720p to 1080p, do you think that might also make it laggier? but also maybe more quality as I switched to 1080p and my phone camera is offering 4k when I screen record it?
Changing your monitor resolution won't change performance unless you're including that monitor as a display capture source. It does not have any affect otherwise.

Changing your camera to 4k will definitely have a performance impact, and is probably not going to get you any more quality since it will be downscaled anyway.

How can I ensure OBS only takes microphone as input and not my condenser mic?
Set your mic device to the specific device you want to use instead of leaving it at "Default".

also, I changed my Samsung screen to be wqhd instead of full had, do you think that might have also made put little more load on the recording?
Probably. The larger the resolution of a source you are including into OBS, the more processing will need to be done. The impact of this depends on what hardware you have though.

Do you think I should record my audio in a professional DAW as I record the video on OBS? Do you think recording them both might put stress on CPU and makes the recording laggy?
That depends on your own workflow. If you're worried about being able to separate out multiple tracks for editing afterward, OBS has the ability to output to multiple tracks (set this up in advanced audio options, and make sure each audio track is enabled in your recording output settings).

If you're trying to offload processing from OBS onto your DAW for audio, then that is not ideal. Audio processing on OBS is very lightweight, plus you would lose the audio/video sync that comes from everything being recorded together. Not to mention just running a DAW would probably create more of an overhead for total processing anyway.
 
OBS is not designed as audio recording software.
I would strongly recommend looking into something like Audacity, which would be much more appropriate for your apparent use-case.

Stock OBS does not record uncompressed WAV audio. Again, you would be much better served by using a program designed for taking audio recordings. OBS is primarily a livestreaming application for live productions, with local-recording of that stream for archival purposes as a secondary feature. It is not meant for taking audio-only recordings in any way, shape, or form.
 
The easiest place to start would be with posting a log file of a recording attempt.

here are my logs, could you please have a look?

Neither. Both formats have the requirement to write metadata about the file at the completion of recording. If anything happens (such as a crash), then the entire video is corrupted. Your best option is to record directly to .mkv, and remux to .mp4 if needed. This can be done automatically via OBS's advanced settings, or manually through the file menu.

If I record to mkv and then app crashes, does this mean I will be able to have the movie until the crash? Is mkv quality inferior to move or mp4 or exactly the same? Also why are the file sizes really small for a video?

Depends on your hardware. Need the log file.

If you're talking about streaming and recording at the same time, then that is true if you have separate encoding settings for each. You do have the option to "use stream encoder" for your recording setting, which will only have the one encoding session going both to stream and to your local recording.

Im connecting my phone via scrcpy, projecting it onto bigger screen, opening camera app on the phone, then screen capturing form the bigger screen to obs. Does this mean Im both recording and streaming or only recording?

If you're talking about the preview, then no. The preview is just that -- a preview of what the GPU has composited together before it is sent to the encoding process. This compositing happens whether you enable preview or not, hiding preview just eliminates having the GPU output it visually to you.


Disabling the preview is only really a recommendation for very specific instances for performance reasons. If you are talking about what's happening on the preview lagging behind realtime, this is normal -- this is the nature of digital compositing. Nothing is true realtime, since processing takes time.

so if I turn off the preview, the recording wont be smoother?

Bitrate causing lag is going to be the result of your network not being able to handle higher bitrate. It is not an indication of performance.

why network? Im projecting phone camera app screen to my monitor and recording it, there is no network involved.. when I set recording bitrate to 20k the recording is too laggy and when I watch the recording it is also laggy, only way its not laggy is just to leave it to automatic quality mode and that gives me only 3k, why is that?

Changing your monitor resolution won't change performance unless you're including that monitor as a display capture source. It does not have any affect otherwise.

I'm recording the phone s camera app image on that screen, so does recording that screen on bigger screen with higher resolution would create more quality recording outputs but would mean more lag in the recorded file? Would you advise me to record screen on smaller 720p screen instead of bigger screen with almost 1080p resolution?

Changing your camera to 4k will definitely have a performance impact, and is probably not going to get you any more quality since it will be downscaled anyway.

But since the camera pp will show 4k quality, I think that will be reflected in the projection to the screen and hence the recording. even tough it will be downscaled, the camera app will show 4k image quality and the downscaled which is better image quality than recording 1080p camera image on 1080p monitor I think..

Set your mic device to the specific device you want to use instead of leaving it at "Default".

It still captures audio from my condenser microphone even tough I set it to laptop built in microphone..How can I fix this?

Probably. The larger the resolution of a source you are including into OBS, the more processing will need to be done. The impact of this depends on what hardware you have though.

Do you think recording via smartphone would produce better quality video than recording what the camera app of the phone projects to my PC screen or the same?

That depends on your own workflow. If you're worried about being able to separate out multiple tracks for editing afterward, OBS has the ability to output to multiple tracks (set this up in advanced audio options, and make sure each audio track is enabled in your recording output settings).

If you're trying to offload processing from OBS onto your DAW for audio, then that is not ideal. Audio processing on OBS is very lightweight, plus you would lose the audio/video sync that comes from everything being recorded together. Not to mention just running a DAW would probably create more of an overhead for total processing anyway.

I will record computer mic with obs and at the same time record with audacity or any other daw to record lossless wave quality, would recording PC screen via obs and sound via another app concurrently make the video recording process slower with extra load on cpu due to audio recording?

Thank you
 
Back
Top