nyanmisaka
9f86f8748c
Backport pull request #13026 from jellyfin/release-10.10.z
...
Fix missing procamp vaapi filter
Original-merge: cf11a2dc1e
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2 months ago
gnattu
fbdbf77a59
Backport pull request #12991 from jellyfin/release-10.10.z
...
Use invariant culture for tonemap options
Original-merge: d292fde9e2
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2 months ago
nyanmisaka
661caa62e2
Backport pull request #12989 from jellyfin/release-10.10.z
...
Fix InvariantCulture in VPP tonemap options
Original-merge: 25321d7f80
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2 months ago
nyanmisaka
87a3c5d11c
Backport pull request #12973 from jellyfin/release-10.10.z
...
Fix pixel format in HEVC RExt SDR transcoding
Original-merge: aa08d3f2bf
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2 months ago
gnattu
4f562d67b0
Backport pull request #12947 from jellyfin/release-10.10.z
...
Add a small tolerance value to remux fps check
Original-merge: 954950dc14
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2 months ago
Nyanmisaka
df8edaa083
Fix seeking beyond EOF in HWA transcoding ( #12847 )
3 months ago
gnattu
6813db06d7
Infer more audio codec from containers ( #12837 )
4 months ago
Nyanmisaka
b496f979f0
Clean up deprecated -vsync option ( #12765 )
4 months ago
Nyanmisaka
368edeb8ad
Fix full range in SW decoder & HW encoder for Trickplay ( #12763 )
4 months ago
Nyanmisaka
4317702559
Fix RKMPP-DRM-OpenCL mapping ( #12758 )
4 months ago
Nyanmisaka
f36e73e748
Improve Trickplay image quality using HQ scaler on intel ( #12759 )
4 months ago
Nyanmisaka
77420739e6
Handle full range output in tonemap filter for Trickplay ( #12746 )
4 months ago
Nyanmisaka
f52f5290b2
Fix vpp tonemap pixfmt regression ( #12733 )
4 months ago
Nyanmisaka
e5f5f7c384
Fix the invalid libplacebo filter option ( #12732 )
4 months ago
Nyanmisaka
cb8f01065a
Fix MJPEG hwenc may be incorrectly enabled on AMDGPU ( #12695 )
4 months ago
gnattu
0539fdc5e3
Fix libx264/libx265 auto preset ( #12692 )
4 months ago
Nyanmisaka
a0204ada2f
Fix intel Xe kernel driver cannot be used with QSV ( #12691 )
4 months ago
Nyanmisaka
5d5afe10e8
Fix incorrect input range for certain hw JPEG encoders ( #12683 )
4 months ago
Nyanmisaka
b162e9290b
Fix the diff between requested and actual resolution in RKMPP ( #12680 )
4 months ago
gnattu
56cf1a581c
Better bitrate and resolution normalization ( #12644 )
4 months ago
gnattu
d944f415f3
Let HLS Controller decide if subtitle should be burn in
...
Previously, we predicted whether the subtitle should be burned in with transcode reasons, but that was not accurate because the actual transcoding codec is only determined after the client has requested the stream. This pass through the option to the `DynamicHlsController` to handle the subtitle burn-in during the actual transcoding process. Now the client should be responsible to conditionally load the subtitle when this option is enabled.
4 months ago
Nyanmisaka
e615b56a70
Fix RKMPP 2pass scaling in Trickplay ( #12675 )
4 months ago
Nyanmisaka
93db8990d9
Enable HEVC RExt HW decoding for 4:2:2/4:4:4 content ( #12664 )
4 months ago
gnattu
41ac5f8d76
Fix subtitle dar comparison when number not exact ( #12660 )
5 months ago
Nyanmisaka
d3e7f53d93
Fix some PGSSUB burn-in perf regressions ( #12655 )
5 months ago
gnattu
0ff7f28753
Enable BWDIF VideoToolbox deint filter when available ( #12634 )
5 months ago
Nyanmisaka
6deebb4498
Fix QSV presets may be empty ( #12633 )
5 months ago
jaina heartles
7c3c0aa940
Use subtitle cache when burning-in subs
5 months ago
Nyanmisaka
36d934f4c0
Enable Rockchip MJPEG encoder for Trickplay ( #12610 )
5 months ago
Tim Eisele
0d85af019c
Use enums for encoding options ( #12561 )
5 months ago
gnattu
df00909b85
Backport #12562 and #12521 ( #12602 )
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
5 months ago
Nyanmisaka
5d4f71eb9a
Enable tone-mapping and HLS remuxing for DoVi Profile 10 in AV1 ( #12604 )
5 months ago
gnattu
5a8a19e07b
Add MediaStream.ReferenceFrameRate for problematic video files ( #12603 )
...
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
5 months ago
Niels van Velzen
9afaa6ae4d
Merge pull request #12548 from Bond-009/utf8bom
...
Remove BOM from UTF-8 files
5 months ago
Bond-009
ccfd8fa66c
Merge pull request #12590 from nyanmisaka/bwdif-cuda-deint
...
Enable the new BWDIF CUDA deint filter when available
5 months ago
Nyanmisaka
48b2941cfe
Add native VPP tonemap for QSV on Windows ( #12592 )
5 months ago
nyanmisaka
aecd294fd7
Enable the new BWDIF CUDA deint filter when available
...
this requires jellyfin-ffmpeg7
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
5 months ago
Bond-009
737a1b8a37
Merge pull request #12384 from evanjarrett/qsv-renderdevice
...
Update QSV device args to use the renderNodePath
5 months ago
Nyanmisaka
95f91e0263
Adapting AMD VAAPI-Vulkan pipeline to FFmpeg 7.0 ( #12577 )
5 months ago
gnattu
e68755a6c1
Allow SW encoders to use VideoToolbox HW filters ( #12576 )
5 months ago
gnattu
dbf91be3a6
Remove redundant frame conversion for vaapi
...
Signed-off-by: gnattu <gnattuoc@me.com>
5 months ago
gnattu
ae82a4eee0
Enable software tonemap for dolby vision
...
This applies software tonemapx filter for dolby vision videos that have no compatability fallback.
Due to the complexity of the reshaping process, this is quite CPU-intensive. For real-time transcoding and tonemapping of 4K 60fps content, a CPU with 16 cores of Zen3-level performance is recommended.
Signed-off-by: gnattu <gnattuoc@me.com>
5 months ago
Bond-009
7207749044
Merge pull request #12540 from nyanmisaka/tune-x2645-params
...
Tune x264/5 encoding params for realtime playback
5 months ago
Bond_009
97a02f5803
Remove BOM from UTF-8 files
...
I think some people need to change their IDE configuration ;)
5 months ago
nyanmisaka
d7be6a5ab0
Tune x264/5 encoding params for realtime playback
...
Some options that are too performance-intensive are disabled, while
others are left enabled to trade-off between real-time playback and quality.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
5 months ago
gnattu
298fe97ab2
Add new tonemap mode options
...
Signed-off-by: gnattu <gnattuoc@me.com>
5 months ago
gnattu
6c8ca30f7f
Prevent server from starting if the ffmpeg path is invalid ( #12463 )
5 months ago
gnattu
639d75bd83
Fix noautorotate cli for videotoolbox ( #12530 )
5 months ago
Bond-009
6281cd707d
Merge pull request #11250 from nyanmisaka/fix-hwa-video-rotation
...
Fix the broken video orientation (+-90/180)
5 months ago
nyanmisaka
5ef7ab540a
Adjust filters to adapt FFmpeg 7.0
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
5 months ago