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
nyanmisaka
255f5a6707
Fix the int overflow issue in encoder bufsize
2 years ago
Cody Robibero
2888080098
Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemap
2 years ago
Nyanmisaka
c8282e8441
Apply suggestions from code review
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2 years ago
nyanmisaka
83d8dbf93e
Remove MPEG4 hwaccel from AMF
2 years ago
Nyanmisaka
e5aa708cb9
Improve AMF tonemap speed when using sw decoding
...
Reduce memory copy-back, also set the target device of hwupload explicitly.
2 years ago
nyanmisaka
1900096012
Fix the too high default qmin option in amf encoders
2 years ago
nyanmisaka
0e8da3e805
Remove the redundant -sc_threshold from hw encoders
2 years ago
nyanmisaka
be28f940b7
Fix the issue that analyzeduration env is not applied
2 years ago
nyanmisaka
fb95fb1a73
Update DoVi 10bit codec tags and remove extra -strict options
2 years ago
nyanmisaka
910995f922
Fix Dolby Vision profile 5 and 8 to SDR HW tone-mapping
2 years ago
nyanmisaka
368d10d042
Fix the mismatched resolution in sw PGS burn-in
3 years ago
Shadowghost
029be321d1
Respect limited opus sampling rates when building trancoding command
3 years ago
Shadowghost
a4e4b761d5
Apply review suggestions
3 years ago
Shadowghost
128d54622a
Fix stream index and subtitle container handling, preserve attachments and nonexternal streams between scans
3 years ago
Shadowghost
21ce0e58c6
Properly handle stream addition and removal for strm use cases
3 years ago
Nyanmisaka
4a1aa619d2
Fix H264 level on safari fmp4
3 years ago
Nyanmisaka
884ba4f3ed
Fix the wrong external audio map index if text subtitle exists
3 years ago
Nyanmisaka
e0b035e34e
Apply suggestions from code review
...
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
3 years ago
Nyanmisaka
1946414e14
Fix PGS burn-in on certain iGPU such as Iris Plus 655
3 years ago
Cody Robibero
96a03776e1
Fix TranscodeReasons property name
3 years ago
Joshua M. Boniface
c229f3ae0a
Merge pull request #7333 from eyezak/hls/audio-bitstream-fmp4
3 years ago