M*C*O

Results 134 comments of M*C*O

you might want to put that into the decription and/or readme.

Is there a way to pipe 2 videos (distorted and reference) to stdin? Maybe there's some ffmpeg magic that alternates frames from both sources. Alternatively, perhaps you can use [ffmpeg-sidecar](https://lib.rs/crates/ffmpeg-sidecar)...

I had another idea while reading this, which turned out to be correct: it's the alpine version. ``` ❯ docker run --device /dev/sr0 --device /dev/sg0 --device /dev/sg1 -it brasero-web-docker:alpine315 gio...

Edit: before you sink time into this, also take note of https://github.com/MCOfficer/bitwarden-autotype/issues/141#issuecomment-1288083878 --- The simplest way is to just use the release binaries: https://github.com/MCOfficer/bitwarden-autotype/releases Otherwise: - Get Rust from https://rustup.rs/...

- parameter that creates a `*-aria2c.txt` file - always create a `*-aria2c.txt` file - parameter that makes the normal .txt file aria2c-compatible pick one ¯\\\_(ツ)\_/¯

Very strange. I got this on the first launch with WebMap, then went into the container to check if the files were there - they were. Restarted the container, and...

For all people waiting for a fix, there is a simple way to get this PR as dependency. no need to build it yourself or mess with jars: https://jitpack.io/#sedmelluq/lavaplayer/PR650-9af0c892ff-1 cc...

> > > For all people waiting for a fix, there is a simple way to get this PR as dependency. no need to build it yourself or mess with...

Dev is MIA, you may use this fork instead: https://github.com/Walkyst/lavaplayer-fork

Terrible non-solution: Write the resource to a temporary location and play it as local file.