Thefrank

Results 127 comments of Thefrank

1.17.2 appears to be the last version that worked. 1.17.3 started throwing the above error

`Jellyfin` and its developers do not officially support FreeBSD as FreeBSD is not an official dotNET platform. It is a "community supported" platform. You can read it as "Our product...

"Bump version" was a bit too much shorthand. Sorry about that. `make makesum` will regenerate the `distinfo` `make makeplist` will output the updated `pkg-plist` Those should be enough for `make...

Good news: https://github.com/Thefrank/ffmpeg-static-freebsd/releases/tag/v5.1 and it passes FATE Not good news: many of the libraries used in the `--enable-libxxxxxxx` are older versions due either to lack of patches in ports or...

https://github.com/Thefrank/ffmpeg-static-freebsd/releases/tag/v5.1.2 built but forgot to publish it. currently have it as "pre-release" as I lack the original build environment to test it

What do you have set for transcoding thread count? From the admin panel -> Playback -> Transcoding thread count. Try setting this manually. What does `top`/`htop` report as "WCPU" for...

It appears FFmpeg will use roughly the correct amount of threads where it can. The issue seems to be when converting an x264(?) file into an HLS (MPEG_TS segments) stream...

I currently have Windows and FreeBSD machines so to test the x264->HLS encoding I tried using the version of FFmpeg from WinGet. Using the command given to you by Jellyfin....

> This is the ports version I believe. Yes. It is still on 6.0.1 > Are there other builds I can try and do you think your static version would...