Results 17 comments of Ryan C. Underwood

That's a good catch that it may have been done by startup scripts. I wonder how we can: 1. do the right thing by default 2. if there's no right...

Maybe it could be as simple as providing an "official" sample init.d and/or ExecStartPre script that does the needful things.

@Ceremony64 There isn't an out of the box solution, but I did exactly that with custom import and transcode scripts. The transcode script can be found here (the parts related...

Handling the range headers from renderers capable of seeking and translating them into ffmpeg time offsets would be a separate issue. I was just confirming your hunch that the plumbing...

If you're not going to fix it, then at least warn when you see an underscore in a configure argument and point to the recommended workaround. My workaround was: ```...

I was unable to restore a backup made on Android v7.12.0 (in February of this year) with v7.14.1 (current) - the app claimed it was reading hundreds of thousands of...

Maybe it's related to this MSI bug with early r8168 versions that was fixed in the mainline r8169 driver? https://bugzilla.kernel.org/show_bug.cgi?id=204079