Skip to content

could this be used on webOS TV for h/w decoding (Mali G-52)? #7

Description

@cscd98

Kernel is Linux LGwebOSTV 5.4.268-320 #1 SMP PREEMPT Mon Jun 17 01:25:25 UTC 2024 aarch64 GNU/Linux

Unfortunately only video20 is allowed without root. I would need to root my TV to see what /dev/video0 is. However, it would not be a good solution for end users to require root anyway (is root required for active use, or only for v4l2-ctl)

ls -la /dev/video*

lrwxr-xr-x    1 root     root            11 May 10 12:46 /dev/video -> /dev/video0
crw-rw----    1 root     video      81,  15 May 10 12:46 /dev/video20

./v4l2-ctl --device=/dev/video20 --all

Driver Info:
	Driver name      : v4l2_vdec
	Card type        : v4l2_vdec
	Bus info         : 
	Driver version   : 5.4.255
	Capabilities     : 0x80200002
		Video Output
		Extended Pix Format
		Device Capabilities
	Device Caps      : 0x00200002
		Video Output
		Extended Pix Format
Priority: 2
Format Video Output:
	Width/Height      : 0/0
	Pixel Format      : ''
	Field             : Any
	Bytes per Line    : 0
	Size Image        : 0
	Colorspace        : Default
	Transfer Function : Default (maps to Rec. 709)
	YCbCr/HSV Encoding: Default (maps to ITU-R 601)
	Quantization      : Default (maps to Full Range)
	Flags             : 

~/temp $ ./v4l2-ctl -d 20 --list-formats-out

ioctl: VIDIOC_ENUM_FMT
	Type: Video Output

~/temp $ ./v4l2-ctl -d 20 --list-formats

ioctl: VIDIOC_ENUM_FMT
	Type: Video Capture

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions