Chris Griffith

Results 265 comments of Chris Griffith

There is a "hidden" environment variable config for this right now that needs to be made an option at some point. `FF_DPI_OFF` For example if you have it installed in...

From a tech standpoint that's not hard. However adding it as a specific option in a GUI may incur the wrath of Dolby lawyers, as I believe encoding with DV...

Thanks for letting me know about this issue! I don't have any of that type of video so will have to search around for some samples to test with and...

Fixing that the bitdepth is forced to that high of setting in https://github.com/cdgriffith/FastFlix/releases/tag/4.8.0 Still haven't looked at the HDR10+ stuff. I'll get a file drop setup, or can email me...

That could be a nice thing to add under the advanced section. Would also need to figure out the equivalent for 10-bit videos.

Just an update. In 4.7.0 I am now checking for OpenCL support on launch, and can init the hardware device. so closer to making this a reality, but need better...

I don't know what you mean by `check_pts` can you elaborate or state it differently? Thanks!

I've never seen that before, and had to search around to find even where that exists in the code. Looks to be in the NVEncC encoder https://github.com/rigaya/NVEnc/blob/master/NVEncCore/NVEncCore.cpp#L3904 I was currently...

Shouldn't be showing unless you have an environment variable set to DEVMODE=1