I want to be able to capture native 1080p50 over HDMI, but the cheap MS2109-based capture device I bought only supports 60fps (as well as suffering the mono audio problem). Are there any USB HDMI capture solutions that definitely handle native 1080p50? If they correctly pass a stereo audio output too, that would be even better.
+ Reply to Thread
Results 1 to 4 of 4
-
-
This problem comes with most of "these" consumer devices, you need to tell what your HDMI source is, is it a consumer (media copyrighted material) "livingroom device" or is it a video camera ?
That's a big difference…. do you need a "live" stream, or just a "recording" ? you don't need to capture HDMI, because it's already digital…i would go for a HDMI recorder or a good HDMI PCI card, and if needed… HDMI passthrough to get rid of HDCP, (when needed) this way the hardware provide you with all the correct video settings, or being able to set these in the correct way. A HDMI USB dongle is not a good option, these are mostly misses than hits...
btw, do you already use a video-switcher in your workflow ? you give not much information about your setup/workflow….Last edited by Eric-jan; 4th Jun 2023 at 16:16.
-
The bit more expensive but still cheap similar looking devices that use the MS2130 chip should be able to and they correctly capture stereo sound. The quality, of course, will not be great since they are cheap. I did notice that with mine that a short or no extension cable needs to be used otherwise the device will use USB2 rather than USB3 transfer mode. If the device goes into USB2 transfer mode than it only capture similar to a MS2109 device. I've got mine to capture with OBS and ffmpeg (using -f dshow).
I previously posted a sample of a capture from my MS2130 device and the original source material if you want to see what to expect from the MS2130 devices. The link for the post is https://forum.videohelp.com/threads/409268-Cheap-HDMI-Capture-Device-is-it-worth-it#post2687036
ffmpeg reports the following capture modes when it is working in USB3 mode:
[dshow @ 0000028dcf9ce580] DirectShow video device options (from video devices)
[dshow @ 0000028dcf9ce580] Pin "Capture" (alternative pin name "0")
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1920x1080 fps=10 max s=1920x1080 fps=60.0002
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1920x1080 fps=10 max s=1920x1080 fps=60.0002 (tv, bt470bg/bt709/unknown, topleft)
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1600x1200 fps=10 max s=1600x1200 fps=60.0002
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1600x1200 fps=10 max s=1600x1200 fps=60.0002 (tv, bt470bg/bt709/unknown, topleft)
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1360x768 fps=10 max s=1360x768 fps=60.0002
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1360x768 fps=10 max s=1360x768 fps=60.0002 (tv, bt470bg/bt709/unknown, topleft)
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1280x1024 fps=10 max s=1280x1024 fps=60.0002
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1280x1024 fps=10 max s=1280x1024 fps=60.0002 (tv, bt470bg/bt709/unknown, topleft)
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1280x960 fps=10 max s=1280x960 fps=60.0002
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1280x960 fps=10 max s=1280x960 fps=60.0002 (tv, bt470bg/bt709/unknown, topleft)
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1280x720 fps=10 max s=1280x720 fps=60.0002
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1280x720 fps=10 max s=1280x720 fps=60.0002 (tv, bt470bg/bt709/unknown, topleft)
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1024x768 fps=10 max s=1024x768 fps=60.0002
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=1024x768 fps=10 max s=1024x768 fps=60.0002 (tv, bt470bg/bt709/unknown, topleft)
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=800x600 fps=10 max s=800x600 fps=60.0002
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=800x600 fps=10 max s=800x600 fps=60.0002 (tv, bt470bg/bt709/unknown, topleft)
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=720x576 fps=10 max s=720x576 fps=60.0002
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=720x576 fps=10 max s=720x576 fps=60.0002 (tv, bt470bg/bt709/unknown, topleft)
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=720x480 fps=10 max s=720x480 fps=60.0002
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=720x480 fps=10 max s=720x480 fps=60.0002 (tv, bt470bg/bt709/unknown, topleft)
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=640x480 fps=10 max s=640x480 fps=60.0002
[dshow @ 0000028dcf9ce580] pixel_format=yuyv422 min s=640x480 fps=10 max s=640x480 fps=60.0002 (tv, bt470bg/bt709/unknown, topleft)
[dshow @ 0000028dcf9ce580] DirectShow audio only device options (from audio devices)
[dshow @ 0000028dcf9ce580] Pin "Capture" (alternative pin name "Capture")
[dshow @ 0000028dcf9ce580] ch= 2, bits=16, rate= 44100
Last message repeated 1 times
[dshow @ 0000028dcf9ce580] ch= 1, bits=16, rate= 44100
[dshow @ 0000028dcf9ce580] ch= 2, bits=16, rate= 32000
[dshow @ 0000028dcf9ce580] ch= 1, bits=16, rate= 32000
[dshow @ 0000028dcf9ce580] ch= 2, bits=16, rate= 22050
[dshow @ 0000028dcf9ce580] ch= 1, bits=16, rate= 22050
[dshow @ 0000028dcf9ce580] ch= 2, bits=16, rate= 11025
[dshow @ 0000028dcf9ce580] ch= 1, bits=16, rate= 11025
[dshow @ 0000028dcf9ce580] ch= 2, bits=16, rate= 8000
[dshow @ 0000028dcf9ce580] ch= 1, bits=16, rate= 8000
[dshow @ 0000028dcf9ce580] ch= 2, bits= 8, rate= 44100
[dshow @ 0000028dcf9ce580] ch= 1, bits= 8, rate= 44100
[dshow @ 0000028dcf9ce580] ch= 2, bits= 8, rate= 22050
[dshow @ 0000028dcf9ce580] ch= 1, bits= 8, rate= 22050
[dshow @ 0000028dcf9ce580] ch= 2, bits= 8, rate= 11025
[dshow @ 0000028dcf9ce580] ch= 1, bits= 8, rate= 11025
[dshow @ 0000028dcf9ce580] ch= 2, bits= 8, rate= 8000
[dshow @ 0000028dcf9ce580] ch= 1, bits= 8, rate= 8000
[dshow @ 0000028dcf9ce580] ch= 2, bits=16, rate= 48000
[dshow @ 0000028dcf9ce580] ch= 1, bits=16, rate= 48000
[dshow @ 0000028dcf9ce580] ch= 2, bits=16, rate= 96000
[dshow @ 0000028dcf9ce580] ch= 1, bits=16, rate= 96000
video=USB3.0 UHD:audio=Digital Audio Interface (USB3.0 Audio): Immediate exit requested -
It looks like the Startech USB3HDCAP does. I don't have any 50fps inputs available but HD 50 is certainly in the list of possibles:
[Attachment 71494 - Click to enlarge]
Beware though that it is very strict on HDCP; it will not let anything through from a Panasonic VHS/DVD/HDD machine, including home made movies. That can be defeated by a splitter.
Similar Threads
-
Cheap HDMI Capture Device, is it worth it?
By therock003 in forum Capturing and VCRReplies: 60Last Post: 17th Jan 2024, 06:07 -
Magewell USB Capture HDMI - Can't read device with 2 apps at the same time
By calande in forum Capturing and VCRReplies: 2Last Post: 17th Dec 2021, 01:53 -
chinese usb 3 device capture
By codebox in forum Capturing and VCRReplies: 28Last Post: 21st Jul 2021, 15:20 -
Out of touch with video capture - USB capture device advice
By Lambchop in forum Capturing and VCRReplies: 7Last Post: 25th Nov 2018, 04:19 -
Firewire / USB / Capture device
By GovertdeKat in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 5Last Post: 23rd Nov 2018, 11:01