William Barath

Results 16 comments of William Barath

Hmm... tried disabling OpenGL, no effect. Tried forcing OpenGL and replacing all `GL_LINEAR` with `GL_NEAREST` for function `glTexParameteri()` in the `client/gl/gl_window_backing_base.py` file and removing all the .pyc files, - it...

That is kind of my point. Blocking /js/script.js while allowing tags in the page itself to run, serves only a single purpose: it prevents site developers from efficiently separating re-usable...

Sound off if you'd like me to fork this extension and make the changes myself.

This behaviour needs to be optional, since otherwise a site can host a PDF file that you want to view without permitting the domain to run scripts, but the only...

You should be able to build it for MacOS as well using [homebrew](https://brew.sh/). Sorry but it's been a long time since I built anything on MacOS, but you should be...

Further, when you suspend a Fastflix encode, it keeps using 100% of one core, to do nothing

Maybe it's a platform-dependent thing then. Every version of ffmpeg built for Linux from 3.x to git master won't show progress without -ac copy or -c:a copy, on first pass....

The other performance option I should have mentioned - Handbrake has a "turbo first pass" option and FFMPEG's own howto docs on their Track site recommends doing a real-time first...

I haven't found it either, but I'll keep looking. In the meantime, did you notice this warning at https://trac.ffmpeg.org/wiki/Encode/H.264#twopass ? *Warning:* When using option -an, you may eventually get a...

> Good to know, could you point me to that documentation for how to? I can't for the life of me find it. I get too many false positives when...