Chris Griffith

Results 323 comments of Chris Griffith

Fixed in 1.7, thanks for the details! https://github.com/cdgriffith/pi_streaming_setup/releases/tag/1.7

Adding ability to set both default and forced as well as other disposition in 5.5.0! https://github.com/cdgriffith/FastFlix/releases/tag/5.5.0

With the latest https://github.com/cdgriffith/FastFlix/releases/tag/5.1.0 this might be better?

Added in [5.2.0](https://github.com/cdgriffith/FastFlix/releases/tag/5.2.0)! Go to setting > UI Scaling > Disable

FastFlix is only designed for videos, so not something really possibly with the encoders it uses behind the scenes. Squoosh is handy to use but slow, can run `avifenc` on...

[Animated AVIF can either be a sequence of images or a video file](https://github.com/fdintino/pillow-avif-plugin/issues/14#issuecomment-1207326854), just without audio. The video converters - like SVT-AV1 - will convert it into a video and...

Oh good call! I would change this though, as I don't want the install to happen before the arguments are called. Or else it would install ffmpeg before you just...

A lot of these options sound cool, but way past any scope I envisioned for FastFlix I must admit! For options that could be added as audio filters, I am...

@Milor123 after you run the `./build-ffmpeg --build` script once it will create a `workspace` folder, that is where it needs to go, those updates applied and then re-run (have not...