forthrin
forthrin
> > Now, given proper knowledge of the `format` keywords, we should be able to narrow down to the single media file the user is interested in (or is considered...
@Jules-A: All these files seem redundant for tech savvy users who use CLI tools. Personally, I always want either the best video quality, or the smallest file/fastest download. If downloading...
@Jules-A: Are we talking about the same thing? I'm talking about playing a (any) video, that obviously hasn't been downloaded before, eg. `mpv $(yt-dlp -g $URL)`. This involves a lot...
@mikel: Little help? Reordered the questions in order of importance. 1-4 are most important.
@sebbASF 1. Are you one of the devs, or just a user? 2. The question is how to get the [mbox `From ` line,](https://en.wikipedia.org/wiki/Mbox#Mbox_family) not the mail header `From:`. The...
`curl https://patch-diff.githubusercontent.com/raw/mpv-player/mpv/pull/12924.patch | git am -3 -` now gives conflicts. When I resolve them to either "ours" or "theirs", I get compilation errors. Little help? ``` ./common/msg.c:255:30: error: subscripted value...
Now compiles, and brings back the cursor. THX!
Thanks @Dirk-! It seems (only) the FS thing needs sudo (and must only be set once). WFM: sudo /Applications/smcFanControl.app/Contents/Resources/smc -k "FS! " -w 0001 /Applications/smcFanControl.app/Contents/Resources/smc -k F0Tg -w $(printf "%x"...
@dacap: +1 How does one get keystrokes into the statistics? Like here: https://blog.binchen.org/posts/how-to-be-extremely-efficient-in-emacs.html Curiously requested as #1 in 2012.
Thanks. However I'm getting an error similar to #131. `sudo` doesn't help. Building the lastest Git doesn't help. Maybe @hholtmann knows the status here? ``` Error: SMCWriteKey() = e00002bc Error:...