linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Qu Wenruo <quwenruo.btrfs@gmx.com>
To: linux-media@vger.kernel.org
Subject: Re: Unsupported format MFVideoFormat_P010 for Elgato HD60S+
Date: Tue, 3 Dec 2019 19:09:16 +0800	[thread overview]
Message-ID: <84ce6a64-d168-8ac8-3f12-7d67677dd8c2@gmx.com> (raw)
In-Reply-To: <bb2b6834-c8a4-9a3a-9549-b8c6e7f7120b@gmx.com>


[-- Attachment #1.1: Type: text/plain, Size: 2011 bytes --]



On 2019/12/3 下午6:44, Qu Wenruo wrote:
> Hi,
> 
> Just got my capture card, Elgato HD60S+.
> 
> Although it supports UVC, Linux still doesn't support it (yet?)
> 
> [34381.339277] uvcvideo: Unknown video format
> 30313050-0000-0010-8000-00aa00389b71
> 
> After a little search, that GUID looks like MFVideoFormat_P010, which
> looks like a 10bit YUV format, and ffmpeg looks supporting it.
> 
> Any idea on the Linux support of that card?

And the probing log:

uvcvideo: Probing generic UVC device 2
uvcvideo: Found format YUV 4:2:2 (YUYV).
uvcvideo: - 1920x1080 (60.0 fps)
uvcvideo: Found format YUV 4:2:0 (NV12).
uvcvideo: - 1920x1080 (60.0 fps)
uvcvideo: Found format YUV 4:2:0 (I420).
uvcvideo: - 1920x1080 (60.0 fps)
uvcvideo: Unknown video format 30313050-0000-0010-8000-00aa00389b71
uvcvideo: Found format 30313050-0000-0010-8000-00aa003.
uvcvideo: - 1920x1080 (60.0 fps)
uvcvideo: Found a Status endpoint (addr 82).
uvcvideo: Found UVC 1.10 device Game Capture HD60 S+ (0fd9:006a)
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/2 to device
2 entity 2
uvcvideo: Adding mapping 'Brightness' to control
00000000-0000-0000-0000-000000000101/2.
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/3 to device
2 entity 2
uvcvideo: Adding mapping 'Contrast' to control
00000000-0000-0000-0000-000000000101/3.
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/6 to device
2 entity 2
uvcvideo: Adding mapping 'Hue' to control
00000000-0000-0000-0000-000000000101/6.
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/7 to device
2 entity 2
uvcvideo: Adding mapping 'Saturation' to control
00000000-0000-0000-0000-000000000101/7.
uvcvideo: Scanning UVC chain: OT 3 <- PU 2 <- IT 1
uvcvideo: Found a valid video chain (1 -> 3).

It looks like there are still supported format, but guvcview can't
detect the device.

But OBS can utilize the device.

So it's a user-space problem...
> 
> Thanks,
> Qu
> 


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2019-12-03 11:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-03 10:44 Unsupported format MFVideoFormat_P010 for Elgato HD60S+ Qu Wenruo
2019-12-03 11:09 ` Qu Wenruo [this message]
2019-12-03 17:31 ` Nicolas Dufresne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84ce6a64-d168-8ac8-3f12-7d67677dd8c2@gmx.com \
    --to=quwenruo.btrfs@gmx.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).