quietvoid
quietvoid
This is required for parsing compressed RPUs. It probably would imply using a crate like `once_cell`, and setting it behind a feature. So API users can choose to use the...
So that users can feed in whatever input they like, without having to copy the logic. _Originally posted by @LuminescentMoon in https://github.com/quietvoid/dovi_tool/discussions/154_
Is there a reason current releases are built against `x86_64-unknown-linux-musl` ? This seems to cause a large performance decrease regardless of the I/O speed on the device the hashing is...
### Important Information - mpv version: ``` mpv 0.34.0-438-g0f30b0757f Copyright © 2000-2022 mpv/MPlayer/mplayer2 projects built on Tue Aug 30 05:39:09 2022 FFmpeg library versions: libavutil 57.28.100 libavcodec 59.37.100 libavformat 59.27.100...
The goal of this PR is to allow users to encode HDR video with HDR10+ metadata, in compliance with the [AV1 HDR10+ specification](https://github.com/AOMediaCodec/av1-hdr10plus). In the current state, the changes make...
**Describe the bug** The channel API `rav1e-ch` binary hangs sometimes, seemingly depending on 1) `--slots`, 2) `--threads`, 3) `--keyint` **To Reproduce** 1. Build with `cargo build --release --features channel-api,unstable` 2....
I have some encoded single frame HEVC files I use for testing, and for some reason the text is not being applied to clips from these files. An example probe:...
**Is your feature request related to a problem? Please describe.** Currently, adding a Slider forces the value input box to the right of the slider. **Describe the solution you'd like**...
The changes allow to encode AV1 files with Dolby Vision metadata for playback on supported devices. As there is no official specification, the minimum I've tested is that the metadata...
`dovi_tool` v2.1.1 `dolby_vision` crate v3.3.0