jellyfin-ffmpeg icon indicating copy to clipboard operation
jellyfin-ffmpeg copied to clipboard

FFmpeg for Jellyfin

Results 38 jellyfin-ffmpeg issues
Sort by recently updated
recently updated
newest added

TODO: - [x] Add rkmpp for arm64 build - [x] Enable the build flag **Changes** - For arm64 platform the rkmpp dependency is added **Issues** Fixes https://github.com/jellyfin/jellyfin-ffmpeg/issues/34

Hi, Can this repo be built without any changes for different platforms I.e., fedora or RHEL? If not, what debian/ubuntu specific changes have been made? Thanks,

Raspberry pi officially announced the 64bit OS on Feb 2022. On 64bit Raspbian, I found the following hardware acceleration is available on ffmpeg of rpi's distribution [RPi-Distro/ffmpeg](https://github.com/RPi-Distro/ffmpeg). H264 decode/encode H265...

enhancement

There are issues with IPTV streams that use the DISCONTINUITY tag in the HLS playlist, causing dropouts, freezing, etc. Compiling ffmpeg with support for this flag will be an improvement...

enhancement
help wanted
upstream

It would be really nice if the jellyfin-ffmpeg would support the rockchip hardware acceleration. For 4.1 there's a maintained ffmpeg-fork here with additional patches it seems: https://github.com/rockchip-linux/ffmpeg/tree/rockchip/release/4.1 but basic rockchip...

enhancement

The Readme is missing the instructions to compile or install as needed such as location of compiled binary

enhancement

I don't expect this to actually get accepted, but wanted to make it for tracking purposes. This adds the AC4 codec patch that exists to the ffmpeg used by jellyfin...

**Changes** - Add fixes for the invalid modifier on AMD APU - Update dependencies - Bump version to 5.1.2-2 **Issues** - Fixes "Cannot map DRM frame to Vulkan: VK_ERROR_FORMAT_NOT_SUPPORTED" in...

**Describe The Bug** Attempting to encode a video using jellyfin ffmpeg results in a segfault **Steps To Reproduce** 1. Install vulkan-amdgpu-pro, amf-amdgpu-pro, amdgpu-dkms-firmware 2. run jellyfin-ffmpeg with vk_pro (to use...

bug