Closed h-vetinari closed 1 year ago
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found it was in an excellent condition.
@hmaarrfk, we seem to have lost the nvidia codecs here somehow:
+ ffmpeg -hide_banner -codecs
+ grep ' nvenc '
Would you have an idea what could be the cause of that? The recipe hasn't changed otherwise, except updating a few pins.
you likely want to pin to an older version of ffnvcodecs
The last successful build of 4.4.2 was in Dec 14, 2022, that would have gottten 11.1.5.2 https://github.com/conda-forge/ffnvcodec-headers-feedstock/pull/15
Hi! This is the friendly automated conda-forge-linting service.
I wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found some lint.
Here's what I've got...
For recipe:
<two spaces>#<one space>[<expression>]
form. See lines [65]Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found it was in an excellent condition.
it is curious that you didn't have to pin svt-av1 https://github.com/conda-forge/ffmpeg-feedstock/blob/v5.x/recipe/meta.yaml#L63
feel free to merge if you aren't affraid of the SVT bug.
it is curious that you didn't have to pin svt-av1
ah ok different styles.
Honestly, this stopped me from pushing merge on the HPP PR that I was reviewing.
Thanks for taking on the maintenance work on the 4.4x branch. happy to add it to the bot too.
@hmaarrfk Yes I understand, I think I put a comment here: https://github.com/conda-forge/openscenegraph-feedstock/pull/32 on what to do to make the stack HPP ok despite with OSG dependency.
Thank you to both of you
Some feedstocks (esp. the hpp stack) are stuck on ffmpeg 4 because openscenegraph is not compatible with later ffmpeg versions, and likely never will be because the project reincarnated as vulkanscenegraph; switching all projects over to that is going to take a while, so rather than have permanent migration logjams, re-support v4.4 for a bit.