李四

Results 145 comments of 李四

To make things more clear, I'm using the original file `CSM_test_clip_yuv420p10.y4m`, not the later uploaded one, I didn't download it but I think it's functionally the same with `-fs 1`....

Is this the part of the fix merged? https://github.com/fraunhoferhhi/vvenc/commit/c518805d37df824a258cd6dd76683fb3b575f87a

You'd better not use lossy codec for intermediates. Including prores. Of course, storage is a big concern, at least avoid converting them multiple times.

What are you even talking about... FFmpeg now uses `-tune lossless` (assuming you have a slightly recent version of it) NVEncC has `--lossless`. Discussing lossless encoding and intermedias may be...

Is your local copy a git folder? If all you need is using old release tags, then a local copy is not necessary, you can just specify tag name /...

> > Is your local copy a git folder? > > I tried that, the suite wants to do a git-clone then it doesn't accept a local copy of ffmpeg.....

My choice is to use `#tag=LATEST` though, I don't really need bleeding edge curl, latest release tag is plenty.

Last time I checked, there's no actual 10bit support (gbrp10le) in FFmpeg libjxl ~(And there's no RGB30 in FFmpeg! It's libjxl wrapper currently only supports packed formats not planar, if...

Is this the time we finally reached the command line length limit (again?)? I guess [deduplicate linking flags](https://github.com/m-ab-s/media-autobuild_suite/blob/21ed2277b1c2504c0479e6d40e67f93edd85cfcf/build/media-suite_compile.sh#L2332) is implemented some time in the past the limit was reached? Put...

I can't reproduce this issue though...