Yonas Yanfa

Results 203 comments of Yonas Yanfa

@vemonet Using Wayland. Installed via .deb.

My output looks the same as https://github.com/wasmerio/winterjs/issues/47#issuecomment-1999985291 llvm 16.0 clang version: 16.0.6 (15), Target: x86_64-pc-linux-gnu

Turning this into a request to upstream the patches from the FreeBSD ports directory, which fixes the issue: https://github.com/freebsd/freebsd-ports/tree/main/lang/luajit

@dirkf I would use the size of the audio file, which is 136MB, and takes 6.4 seconds at 22 MB/s. ``` $ time dd if=/dev/random bs=1M count=136 of=136MB_test.dat 136+0 records...

@bashonly > the combined filesize of both video and audio formats is what is written to disk during merge, not just the audio Is there a way to append the...

@bashonly Thanks @dirkf Thanks. It seems MKV might not require multiplexing: "It can add a single or multiple audio tracks to MKV by rewrapping the audio into the .mkv container...

The two flags can be combined into one. For eg. ``` --exit-after-stop --exit-after-stop-when=success Exit when all processes have successfully stopped with exit code zero. This is the default. --exit-after-stop-when=failure Exit...

@seven-of-eleven I'm not able to reproduce this now. I'm getting another error: `error sending request for url (http://127.0.0.1:5553/control/status): operation timed out`