"Add video capture device" defaults to 1280x720, need 1920x1080. Should I select "Simple FPS Values" 59.94 for recording only?

free don

New Member
(I am setting up (recording only) optimized settings: 1920x1080, 60 fps, x264, mkv demuxed to get to: .mp4 ,1080p, 60fps)
When I "add video capture device," the properties default to
("Use preset" is checked) Preset: 1280x720.
Why?
If I uncheck "use preset" and change resolution to 1920x1080, I do not get an image on the OBS monitor.
Below that setting, if I change "Simple FPS Values" from blank to 59.94, I get an image.
Is that ideal?


For recording only, auto-confiuration Wizard set my;
Base canvas resolution: 1920x1080
Output scaled resolution: 1280x720
I reset Output scaled res to: 1920x1080.
My camera is a Sony nx30u (input with CAMLINK) set to "HDMI output 1080p/480p" sending 1920x1080
 

free don

New Member
When the 1280x720 camera source 1st appears on my canvas, it covers about 60% of my canvas as expected. When I switch properties to 1920x1080 (with Simple FPS Values" from blank to 59.94) this new setting does not change the size of the image on my canvas. Can that be interpreted to mean that source is still 1280x720? How do I doublecheck the resolution of a video capture device
 

free don

New Member
I don't know how to read the attached logs for 30 seconds of recording of each the 1280x720 capture device and the 1920x1080 capture device but, the 1920x1080 repeats "no device selected." I quoted the similar sections below.

1280x720
11:01:04.894: ------------------------------------------------
11:01:05.180: adding 21 milliseconds of audio buffering, total audio buffering is now 21 milliseconds (source: Mic/Aux)
11:01:05.180:
11:01:25.063: nx30u-CAMLINK-1101am: No device selected
11:01:25.065: User added source 'nx30u-CAMLINK-1101am' (av_capture_input) to scene 'Main'
11:01:31.224: nx30u-CAMLINK-1101am: Selected device 'Cam Link 4K'
11:01:31.224: nx30u-CAMLINK-1101am: Using preset 1280x720
11:01:45.427: ---------------------------------

1920x1080
10:49:26.017: ------------------------------------------------
10:49:26.322: adding 42 milliseconds of audio buffering, total audio buffering is now 42 milliseconds (source: Mic/Aux)
10:49:26.322:
10:50:08.315: nx30u-CAMLINK-1050am: No device selected
10:50:08.318: User added source 'nx30u-CAMLINK-1050am' (av_capture_input) to scene 'Main'
10:50:15.047: nx30u-CAMLINK-1050am: No device selected, stopping capture
10:50:18.330: nx30u-CAMLINK-1050am: Selected device 'Cam Link 4K'
10:50:18.330: nx30u-CAMLINK-1050am: Could not load resolution
10:50:18.347: nx30u-CAMLINK-1050am: Selected device 'Cam Link 4K'
10:50:18.347: nx30u-CAMLINK-1050am: Could not load resolution
10:50:20.498: nx30u-CAMLINK-1050am: Selected device 'Cam Link 4K'
10:50:20.498: nx30u-CAMLINK-1050am: Could not load frame rate
10:50:22.531: nx30u-CAMLINK-1050am: Selected device 'Cam Link 4K'
10:50:22.532: nx30u-CAMLINK-1050am: Capturing 'Cam Link 4K' (0x8000000fd90066):
10:50:22.532: Resolution: 1920x1080
10:50:22.532: FPS: 59.9401 (60000/1001)
10:50:22.532: Frame interval: 0.0166833 s
10:50:22.532: Input format: Auto (actual: NV12 - 420YpCbCr8BiPlanar (420v))
10:50:22.532: Requested color space: Auto (-1)
10:50:22.532: Requested video range: Auto (-1)
10:50:22.532: Using format: <AVCaptureDeviceFormat: 0x6040000129e0> 'vide'/'420v' enc dims = 1920x1080, pres dims = 1920x1080 { 59.94 fps }
10:51:05.470: ---------------------------------
 

Attachments

  • 1280x720-source-log (nx30u-CAMLINK-1101am).txt
    5.5 KB · Views: 34
  • 1920x1080-source-log (nx30u-CAMLINK-1050am).txt
    12.3 KB · Views: 45

free don

New Member
Each time I do this 30 second test, I do things in this order: delete video capture device source, put log in different folder, close obs, open obs, create new video capture device source.

So the second time I create a 1920x1080 video capture device, the log shows something different in the section I am highlighting (log attached):
1920x1080 #2
11:17:50.116: ------------------------------------------------
11:17:50.408: adding 42 milliseconds of audio buffering, total audio buffering is now 42 milliseconds (source: Mic/Aux)
11:17:50.408:
11:18:16.345: 1920x1080-source-log (nx30u-CAMLINK-1118am): No device selected
11:18:16.348: User added source '1920x1080-source-log (nx30u-CAMLINK-1118am)' (av_capture_input) to scene 'Main'
11:18:21.075: 1920x1080-source-log (nx30u-CAMLINK-1118am): Selected device 'Cam Link 4K'
11:18:21.075: 1920x1080-source-log (nx30u-CAMLINK-1118am): Using preset 1280x720
11:18:25.596: 1920x1080-source-log (nx30u-CAMLINK-1118am): Could not load resolution
11:18:28.022: 1920x1080-source-log (nx30u-CAMLINK-1118am): Could not load frame rate
11:18:33.739: 1920x1080-source-log (nx30u-CAMLINK-1118am): Capturing 'Cam Link 4K' (0x8000000fd90066):
11:18:33.739: Resolution: 1920x1080
11:18:33.739: FPS: 59.9401 (60000/1001)
11:18:33.739: Frame interval: 0.0166833 s
11:18:33.739: Input format: Auto (actual: NV12 - 420YpCbCr8BiPlanar (420v))
11:18:33.739: Requested color space: Auto (-1)
11:18:33.739: Requested video range: Auto (-1)
11:18:33.739: Using format: <AVCaptureDeviceFormat: 0x60000000d170> 'vide'/'420v' enc dims = 1920x1080, pres dims = 1920x1080 { 59.94 fps }
11:19:04.751: ---------------------------------
 

Attachments

  • 1920x1080-source-log (nx30u-CAMLINK-1118am).txt
    6.3 KB · Views: 24

free don

New Member
Each time I do this 30 second test, I do things in this order: delete video capture device source, put log in different folder, close obs, open obs, create new video capture device source.

So the second time I create a 1920x1080 video capture device, the log shows something different in the section I am highlighting (log attached):
1920x1080 #2
11:17:50.116: ------------------------------------------------
11:17:50.408: adding 42 milliseconds of audio buffering, total audio buffering is now 42 milliseconds (source: Mic/Aux)
11:17:50.408:
11:18:16.345: 1920x1080-source-log (nx30u-CAMLINK-1118am): No device selected
11:18:16.348: User added source '1920x1080-source-log (nx30u-CAMLINK-1118am)' (av_capture_input) to scene 'Main'
11:18:21.075: 1920x1080-source-log (nx30u-CAMLINK-1118am): Selected device 'Cam Link 4K'
11:18:21.075: 1920x1080-source-log (nx30u-CAMLINK-1118am): Using preset 1280x720
11:18:25.596: 1920x1080-source-log (nx30u-CAMLINK-1118am): Could not load resolution
11:18:28.022: 1920x1080-source-log (nx30u-CAMLINK-1118am): Could not load frame rate
11:18:33.739: 1920x1080-source-log (nx30u-CAMLINK-1118am): Capturing 'Cam Link 4K' (0x8000000fd90066):
11:18:33.739: Resolution: 1920x1080
11:18:33.739: FPS: 59.9401 (60000/1001)
11:18:33.739: Frame interval: 0.0166833 s
11:18:33.739: Input format: Auto (actual: NV12 - 420YpCbCr8BiPlanar (420v))
11:18:33.739: Requested color space: Auto (-1)
11:18:33.739: Requested video range: Auto (-1)
11:18:33.739: Using format: <AVCaptureDeviceFormat: 0x60000000d170> 'vide'/'420v' enc dims = 1920x1080, pres dims = 1920x1080 { 59.94 fps }
11:19:04.751: ---------------------------------
FULL LOG
https://obsproject.com/forum/attachments/1920x1080-source-log-nx30u-camlink-1118am-txt.66894/
 

free don

New Member
video capture device problem screenshot copy.jpg
 

nottooloud

Member
When I "add video capture device," the properties default to
("Use preset" is checked) Preset: 1280x720.
Why?
If I uncheck "use preset" and change resolution to 1920x1080, I do not get an image on the OBS monitor.
Below that setting, if I change "Simple FPS Values" from blank to 59.94, I get an image.
Is that ideal?
I don't know why the defaults are what they are. When you unchecked "use preset", it no longer had a setting for the frame rate, and it didn't know what to do. You gave it one, so it could display an image. Instead, I'd use the High preset. That will be whatever your input's max is, in this case, 1080.

I don't think there's a way to display what resolution you're actually getting from a source. If you right-click on an image, scroll down to Transform, and click Reset Transform, you'll see the image actual size relative to your canvas. If it doesn't fit your canvas perfectly, something else is still going on.
 

Limmerick

New Member
I seem to have a similar problem.
When I select a video capture device it will only accept 1280x720 or lower as resolution, even though the input capture device, of NDI) is a higher resolution. The setting 'high' does not make any difference.
Both my canvas and my output resolution are 1920x1080.
 

Chandlerart

New Member
I actually just noticed the same thing tonight. I have no idea why and it's been driving me crazy. I'm doing drawing demos with a screen capture from my drawing tablet, and a Logitc Brio is set up to record me in the corner while I draw. When I set up the Brio, it will not give me the option of 1080p and yet the Brio is capable of 4K. 720 is as high as it will go, however there is a "high" setting which I am using.
When I do a test recorder, it seems to be in 1080p, but I'm not entirely satisfied with the result, but for what I'm doing it'll work for now.
I'm open to suggestions.
 

Radioarev

New Member
Choosing higher resolution as input ( changing from default ) specially when its over 1080p, will put you in trouble of freezing input video. Always use the same resolution everywhere. ( Camera resolution + Base canvas + output ) let it all be same.
 

obsdude

New Member
Buehler Buehler... anyone have an answer to why OBS is only showing 720p when my Sony a7III is 4K and my logtech 930e is 1080p capable?
 

obsdude

New Member
Are you using Imaging Edge to get the Sony into your computer? This page says the resolution is limited to 1024 x 576. You'll need a capture card to get 4k.

https://www.sony.com/electronics/support/articles/00247038

For the Logitech, did you try the above suggestion of Preset High?
Thanks for the reply. Crap. Why does Sony put out crap software, sighhhh. I guess it's to the store now to buy the camlink. Another question as you seem knowing about Sony's what magic do I need to do to enable the "4K Output Select" menu in Setup4? I changed my settings all around but still can't figure it out. I also tried the micro USB cable that came with the camera so I'm assuming that's 4k compliant and I've tried USB C but still no joy.
 

nottooloud

Member
as you seem knowing about Sony's
I only know what I just Googled. I expect the 4K Output Select refers to HDMI.

A lot of companies hacked USB outputs into cameras that weren't designed for it in response to the year of everything streaming. Because it wasn't designed in, results are all over the place qualitywise.
 

tzafelix

New Member
Hello, did you find the solution to the problem? I'm having the same problem but with a capture card. The Capture card's source resolution is 1440p but when I add the video capture device to the 1440p canvas, it only appears with 1080p ( which is smaller and when i stretched it, it becomes blurry).
 

patmos

New Member
I'm having same problem...The max resolution in OBS is 1280X720. I cannot get the 1080P resolution.Pure HDMI out from FilMic Pro. Capture dongle is a cheap USB device. It's specs : Highest input 4K/60Hz
Max output res 1080P..Input YUV 420, JPEG
Anyone coming with a solution or explanation to this issue?? Merci
 

nottooloud

Member
I cannot get the 1080P resolution.Pure HDMI out from FilMic Pro. Capture dongle is a cheap USB device.

Did you try Preset High?

Filmic Pro on what kind of phone to what kind of computer? If it's iPhone to Mac, I don't think you need a dongle. Plug it in with a charge cable and you should get way higher than 1080.
 

patmos

New Member
Thank You.
I'm using IPhone 12 pro, macbook Pro 2017, 2.9 GHz core i7, Radeon pro4096 MB, Intel HD Graphics 630 1536 MB.
By selecting video capture..I do get the output from Filmic pro but with all seetings and cuticles on screen. Even if I select Clean HDMI OUT.
IOS Camera option gives same result with Filmic Pro. So it is capturing the screen only and not the HDMI
 
Top