nyanmisaka
d9f5619c9a
Fix the canvas size for DVBSUB and DVDSUB subtitles
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
nyanmisaka
c448a4f6a5
Fix the brightness of VPP tonemap and add the tonemap mode
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
TheTyrius
0ad70bb699
Fix nvenc preset ordering
2 years ago
Shadowghost
3a5503be5f
Fix condition in CanStreamCopyAudio
2 years ago
Shadowghost
2cc0869144
Prefer other codecs over DTS and TrueHD on transcode
2 years ago
Shadowghost
3d735e242a
Use source audio bitrate if requested codec is lossless
2 years ago
Shadowghost
31712e5da9
Apply review suggestions
2 years ago
Shadowghost
233e079e58
Add DTS and TrueHD bitrate limits, enforce bitrate limits if no bitrate is requested
2 years ago
Shadowghost
eafd785eb6
Fix encoder checks for DTS and TrueHD
2 years ago
Shadowghost
9908dad045
Take channels into account when calculating fallback audio bitrate
2 years ago
knackebrot
2b4bf81575
Calculate output bitrate from output channel count
2 years ago
Nyanmisaka
173a963dbf
Fix the bitrate scale factor for h264-to-hevc transcoding ( #9485 )
2 years ago
Bond-009
6821a2ab35
Merge pull request #9422 from nyanmisaka/fix-stream-map-filter-complex
2 years ago
nyanmisaka
4d1a583297
Fix LiveTV hardware decoding
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
nyanmisaka
c94a99fced
Tiny optimizations for FFmpeg 6.0
2 years ago
nyanmisaka
d1c668e230
Fix stream map when using filter_complex with unlabeled output
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
nyanmisaka
edaba7dbe5
Fix H.264 baseline profile hwaccel
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
nyanmisaka
8ecb9558e2
Use CL_MAP_READ on OCL to reduce bandwidth overhead
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
nyanmisaka
8d04c98e35
Increase pool size for VAAPI VPP
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
nyanmisaka
87f081c8ac
Fix PGS position issue in sw decoding #8602
...
Partially revert #7736
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
nyanmisaka
f8b8fdace6
Update workaround for the i915 hang
...
The issue has been fixed in linux 6.2:
https://github.com/torvalds/linux/commit/3f882f2
And the fix was cherry picked into 6.0.18 and
6.1.4 (may be used by debian bookworm).
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
nyanmisaka
5c6a84549a
Fix some encoding presets
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
nyanmisaka
48da35f91f
Fix the DG2 HDR TM tearing issue on Windows
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
Claus Vium
ba026716c1
Merge pull request #8213 from nyanmisaka/pause-cpu
...
Fix high single thread usage in throttler
2 years ago
nyanmisaka
c53f6a2890
Fix high single thread usage in throttler
...
this requires jellyfin-ffmpeg >= 5.0.1-8
2 years ago
Bill Thornton
80c68b8948
Fix ffmpeg analyze duration env var taking priority over media source
2 years ago
Bond-009
1faee43b11
Merge pull request #8182 from Shadowghost/fix-sub-characterset
2 years ago
Shadowghost
feb035b9e0
Extract external subs from container before determining character set
2 years ago
nyanmisaka
04b73cace6
Disable auto inserted SW scaler for HW decoders in case of changed resolution
2 years ago
Claus Vium
484427b4aa
Merge pull request #8127 from jellyfin/wa-i915-hang
2 years ago
Nyanmisaka
e877486056
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2 years ago
Claus Vium
9854751137
Merge pull request #8061 from jellyfin/fix-long-time-interop
...
Fix intel dx11-ocl interop taking too long to initialize on windows
2 years ago
Bill Thornton
dfe0aef530
Fix support for rtsp streams over tcp
2 years ago
nyanmisaka
7bae6eff95
Fix intel dx11-ocl interop taking too long to initialize on windows
2 years ago
nyanmisaka
58f61ed118
Workaround for linux 5.18+ i915 hang at cost of performance
2 years ago
Bond-009
47c2c536e4
Merge pull request #8078 from Andy2244/fix-stream_copy
2 years ago
Andy Walsh
72da42cb0a
allow higher opus, vorbis transcode bitrates
2 years ago
Andy Walsh
a41c67d16b
fix copy&paste error for requestedRangeTypes preventing stream copy
...
- add >=0 check to subtitle index check
- fixes #8070 , #7880
2 years ago
Joshua M. Boniface
39d185c7b1
Merge pull request #7964 from jellyfin/dovi-side-data
2 years ago
nyanmisaka
5dbe16d3e6
Re-enable throttler for HWA and Copy
2 years ago
nyanmisaka
50bc41d84d
Add VideoDoViTitle to display DV compatibility
2 years ago
nyanmisaka
c35fc382d4
Fix yuvj420p pixel format hardware decoding
2 years ago
Bond-009
910df89cce
Merge pull request #7975 from jellyfin/libva-driver-env
2 years ago
nyanmisaka
bdd52df230
Override the VAAPI driver env if i965 device is known
2 years ago
Nyanmisaka
73117b079c
Fix HWA decoders are not applied to BluRay folders
...
fixes #6834
2 years ago
Cody Robibero
b36543275f
Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
2 years ago
nyanmisaka
f7813803c2
Brighter VPP tone-mapping on Intel
2 years ago
nyanmisaka
477b922e4a
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
nyanmisaka
be72001ff9
Add VideoRangeType to video conditions
...
This is used to distinguish whether the client supports specific VideoRangeType,
such as SDR, HDR10, HLG and DOVI. Usage is similar to Video Profile condition.
2 years ago
nyanmisaka
c7c0cdad95
Fix the map index of externel audio
2 years ago