Boats

Results 18 comments of Boats

I think this might be related to or at least partially fixed by PR #927. Your command is operating on a video file while using lsmash as the chunking method...

Howdy. I've been working on an overhaul of Target Quality and have come across a similar desire for an alternative input that is simpler to compute for transient tasks like...

During Scene Detection, the input itself is not modified for the entire duration of the program, but only for the purposes of Scene Detection. When the `--proxy ` is used...

Several changes here. I'll try to summarize as best as possible and provide the currrent state of this PR as well. I changed the order of preference of the chunk...

# Average vs Percentile 1 I've been made aware of concerns with using the average as the score for a probe instead of percentile 1, which is currently used for...

Quick summary of changes since last update: * CommonStatistics is no longer a struct with unused variables. Now it is a MetricStatistics impl with functions that compute the properties on...

A quick list of changes. Most are due to merging upstream. * `--probing-stat auto` is now the default - preserves the same behavior as what was introduced in this PR...

Hello, I have updated the original issue with 3 addendums along with a couple minor fixes and highlights. Please feel free to comment should you require any clarifications or simply...

Hello again. I'd like to thank @myrsloik, @arch1t3cht, and others for their near-immediate action towards addressing the issue at hand. As some discussions regarding the issue have taken place in...

I'm afraid there's a misunderstanding here. These are [valid file paths](https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry) that are not specific to any particular programming language or situation (besides specifying extended paths). You could perhaps argue...