quietvoid

Results 140 comments of quietvoid

Apple devices are pretty particular in what works well. They only accept the RPU if the container says it's profile 5. There's a popular thread with discussions about this on...

There are some issues with the current T35 code.. - With `--keyint 1`, some frames are missing metadata because the input frame number is incorrect when fetching the metadata from...

There doesn't seem to be an easy way of fixing the T35 metadata without cloning from the queue, and removing later. The alternative would be breaking the API and fixing...

No it doesn't work, both input and slider are aligned right of the frame.

> On Linux there is a possibility of SIGSEGV error with default fast=True I just ran into this :slightly_frowning_face: Fortunately for my use cases there doesn't seem to be a...

In 4.4 mov has an independent implementation, it doesn't need `dovi_isom.h`.

Sounds like a possible difference in libplacebo version, where the older one in vs-placebo causes issues. I assume you used a recent FFmpeg build? It could help if you provide...

In the meantime I started a build to test with the latest libplacebo here: https://github.com/quietvoid/mpv-winbuild-cmake/actions/runs/5163637750 When it's ready it'll output the updated vs-placebo DLL.

> There doesn't seem to be additional logs? For reference, I'm getting the logs using this command line: `vspipe` hides stdout logs. You can try adding `video.get_frame(0)` to your script...

Can you try this: https://github.com/quietvoid/mpv-winbuild-cmake/suites/13347837213/artifacts/729911053 It's `vs-placebo` built on latest Vulkan/libplacebo: https://github.com/quietvoid/mpv-winbuild-cmake/actions/runs/5163637750