Kazz3r24

Results 28 comments of Kazz3r24

Is there a workaround or a fix for this?

This project unfortunately seems dead now. No real updates in a few years. Using ffmpeg 4.2.4 on Ubuntu 20 I get the same error as you, with ffmpeg 3.4.8 on...

I just tried this out from another issue post on this repo, it worked for me just now. If installed via npm sudo npm uninstall h265ize --global git clone https://github.com/FallingSnow/h265ize...

Saw this in another issue post for the same error on this repo, this fixed it for me as well. Worth giving it a shot. If installed via npm do...

Any news on this? I'd love to have more audio options in h265ize. Kinda a pain to run h265ize then independently run ffmpeg just to change audio from DCA to...

Sorry, I should have put that better. 3 years later, the latest release doesn't have this fixed and no indication at all on what's missing or how to fix. I...

I might have figured this one out if anyone else reads this... Discovered via: https://github.com/FallingSnow/h265ize/commit/a0574d40098adae8a6b555a86be010c94e740048 There's a line that describes using --10bit or --12bit instead of the described --bitdepth #...

You can tell h265ize not to crop with --normalize-level 0. This works for me.

Using --normalize-level 0 has worked flawlessly for me to eliminate cropping. In my experience so far, setting the normalization level just leaves the video ratio as is. I've had no...