-
### Important Information
0.34
0.35.1 Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects [cplayer] built on Sun Jan 29 05:42:05 2023
Win10
Source of the mpv binary: smplayer bundle/github
###…
-
I would like to try encoding HDR video from NDI with NVENC. Proper HDR requires a minimum of 10-bits. NDI can provide 16-bit 4:2:2 using `NDIlib_FourCC_type_P216`. Would it be possible to add suppo…
-
sudo v4l2-ctl -d /dev/video7 --all
```bash
Driver Info:
Driver name : v4l2 loopback
Card type : loopy doopy
Bus info : platform:v4l2loopback-007
…
-
### Important Information
Provide following Information:
- mpv version: master
- macOS Version: 13.2.1
- Source of the mpv binary or bundle: local build using [mpv-build](https://github.com/m…
-
Looking forward to WebGPU! Thanks for all your work. I just tested the samples (from https://austin-eng.com/webgpu-samples/samples/resizeCanvas) most of them seem to work fine, just 3 have errors.
…
-
I am using SIPSorceryMedia.FFmpeg (https://github.com/sipsorcery-org/SIPSorceryMedia.FFmpeg) in one of my project. They exposed video frame as SIPSorceryMedia.Abstractions.RawImage. Becuase System.Dra…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you tried the latest build?
- [X] I have tried the latest build
### Gyroflow version
v1.3.0-beta
### W…
-
I'm struggling to make the Pi Camera module v2 work inside Chromium/Electron (while raspistill and python PiCamera do work) on an up-to-date Ubuntu Mate 16.04.
When I start [electron](http://electro…
-
### mpv version and platform
Latest 0.26
Windows 10 1703
### Reproduction steps
GPU: Intel HD Graphics Gen 7
Format: 1080i VC-1
mpv can support 1080p VC-1 hardware decoding but cannot support …
-
I can't get frame from camera, it says
```
ReadFrameError("Input/output error (os error 5)")'
```
after like 15-30 seconds on this line:
```rust
let frame = camera.frame().unwrap();
```
I'm on…