bpsib

Results 27 comments of bpsib

> Does using `--sub-pos` fix the problem, or `--sub-margin-y`? `--sub-margin-y` makes no difference.

I rather have the canvas shrunk just like what TV's do than them just moved. I take it that mpv doesn't have such an option. Is it possible at all...

> Try using `--filter-complex` with `sub2video` and see if you can get something out of that. Do note that `sub2video` and `overlay` is much slower in software than doing so...

Can someone explain how to do this? I have tried `hass-cli service call homeassistant.toggle --arguments entity_id=light.055667caab5065b --arguments rgb_color="[0, 0, 255]"` but get `error: ValueError: dictionary update sequence element #1 has...

So I have given up on this and made my own solution using the REST API and `curl`. I have made my own script for changing the color and have...

Same problem here. It just stays on disable when I try to select DVB Subtitles. Now I can't even find the option anymore and get a frozen spinner stuck on...

I fully agree. I find also the vibration annoying when tap and holding. There's also occasions where it's over-sensitive where it keeps thinking I am holding it unless I use...

I also would like a command to connect to a specific network. I know it's possible because QR scanner apps can do this. I have used QR Droid to make...

It generates the wrong keys for me (copied my Mnemonic phrase from Trust Wallet).

I have just solved this by finding the Solana entry in `index.js` and removing `/0` from the line ```var path = `m/${purpose}'/${coin}'/${index}'/0'`;.``` This is because Trust Wallet uses the derivation...