Marco Ravich

Results 263 comments of Marco Ravich

Welcome back @dimtass, as you can see now license badge works: https://github.com/forart/HyMPS/blob/main/AudioDSPs.md Thanks !

Just added to [HyMPS](https://github.com/forart/HyMPS/) \ [Programming](https://github.com/forart/HyMPS/blob/main/Programming.md) ;)

I do believe that FF shold run in "administrator mode" to change its priority settings. ...an "elevate" button (like [FastCopy](https://fastcopy.jp/) has) could be needed too, then. Anyway we're treferring to...

Would be useful, but wich (FFMPEG-supported) codec ? > Lossless: >ffv1 – (FFmpeg Video Codec 1) >flashsv – (Flash Screen Video 1) >gif – (Graphics Interchange Format) >png – (Portable...

@sfahadshahzad: I don't think it's a desiderable - nor maintainable - feature to integrate inside an offline encoder GUI... Check out projects like [Streamline](https://github.com/streamlinevideo/streamline) by @streamlinevideo instead.

Dunno if is technically achievable, but @EleonoreMizo's "Realistic film grain generator" ([ChickenDream](https://github.com/EleonoreMizo/chickendream)) port - it's a [Vapoursynth](https://github.com/vapoursynth/vapoursynth) and [Avisynth+](https://github.com/AviSynth/AviSynthPlus) plugin - would be great.

> It should be added to the first pass command-line too. Without it, on a test hdr 4k file on my setup, 1st pass runs at 32fps and burns up...

> It should still be added, as decoding the source file is necessary to complete both a 1st pass and the 2nd pass, and my use case is recompressing h.265...

> You don't want a hardware ENcoding first pass for a software encoding second pass > Right, we would like to have 2-pass hw encoding (which would reduce the whole...

@wiznillyp There are also other interesting approaches - such as [Av1an](https://github.com/cdgriffith/FastFlix/issues/124) one - but needs to be "reimplemented" specifically for FF...