Notes on live playback

main
Jeff Moe 2023-02-25 11:29:14 -07:00
parent 1304a246e7
commit 96ebbbf1e4
1 changed files with 34 additions and 0 deletions

View File

@ -19,6 +19,40 @@ There is one unmaintained hackish project that can read `.braw`
with ffmpeg.
## Video Playback
The camera can be live-streamed out using a "standard" sized
HDMI cable.
Not all settings work for playback via HDMI.
The camera works, in some configurations, with these HDMI to
USB capture devices:
* INOGENI 4K2USB3.
* ANDYCINE USB3 with HDMI loop out.
The camera does live playback, in some configurations,
with the above HDMI to USB capture devices and these
Debian applications.
Confirmed works:
* mpv.
* ffplay
Doesn't work:
* VLC.
Here is an example using mpv with the INOGENI.
```
$ mpv /dev/video0
(+) Video --vid=1 (rawvideo 1920x1080 60.000fps)
VO: [gpu] 1920x1080 yuv420p
V: 00:00:02 / 00:00:02 (97%)
```
# Still
The camera acquires still pictures in `.dng` format.