Chris Griffith

Results 323 comments of Chris Griffith

Resolved in 4.5.1 https://github.com/cdgriffith/FastFlix/releases/tag/4.5.1

Try adding `-map 0:t` to the extra arguments at the bottom, may work for mkv > mkv

Not sure I understand the scenario you are describing, can you provide more detail? It wouldn't be able to prevent hibernate, it just tells the system it's running and shouldn't...

Are you able to run that encoder directly from the command line as the current user without issue? I assume you mean that you are using `QSVEnc` ? Should be...

Hi @BuyMyMojo for distros other than Ubuntu you will probably need to run from source (see Run From Source section at bottom of release) https://github.com/cdgriffith/FastFlix/releases/tag/5.8.1

Will probably need to run from source for now (instructions on release page). Can start adding support for latest ubuntu with next release

Hi @Oroachi the lastest release now has builds for Ubuntu 24.04! https://github.com/cdgriffith/FastFlix/releases/tag/5.9.0

Hi @jrff12 I would suggest try copying the command to the command line itself and try running it. If it still fails, report the issue to encoder https://github.com/rigaya/NVEnc/issues Things to...

Fixed in [5.2.0](https://github.com/cdgriffith/FastFlix/releases/tag/5.2.0)!

Hi @jacobtomlinson unfortunately it's named `camel_killer` as it does straight up destroy the original names and stores them as snake case. You could subclass Box and add a function like...