Chris Griffith
Chris Griffith
When using the windows subsystem for linux and installing avn it creates a `.bash_profile`. Doing so makes Ubuntu no longer load the `.profile` file and therefor no longer loads the...
There is unfortunately a fundamental flaw in the benchmarks, is that they all have the initialization as part of the process. Here is a quick example of how breaking that...
When using a simple `cutie.select` on Windows, a CPU core will be pegged to 80~90% while waiting for input due to `readchar`. ~I tried switching to using [this method](http://code.activestate.com/recipes/134892/) with...
This is more difficult as basic things like scaling are [done differently](https://trac.ffmpeg.org/wiki/Hardware/VAAPI) with vaapi. Opening separate issue to track this and possible beta tries with this version.
Requested to be able to have additional options saved when creating / restoring a profile. ~~May also be a good time to look into adding some of the advanced settings...
From Onyx: "where metadata tagging can be created, like title, date purchased, genre, comments etc"
Don't change the settings at all based on a profile selection, just have it always use what was last set. Idea from https://github.com/cdgriffith/FastFlix/issues/152