TheTyrius
0ad70bb699
Fix nvenc preset ordering
2 years ago
Bond-009
e6313d01eb
Merge pull request #9409 from Shadowghost/output-bitrate-channels-release
...
Multiple HLS codec and bitrate fixes (10.8.z)
2 years ago
Shadowghost
876a6b9aec
Add DCA and TrueHD to fMP4 audio codecs to support remuxing
2 years ago
Cody Robibero
e0344353cd
Apply suggestions from code review
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2 years ago
nyanmisaka
9799136daf
Add support for OPUS and fixes for FLAC case issue in HLS
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
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
060097703b
Enforce HLS codec restrictions
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
0c7ceb1545
Backport HWA permissions fix ( #9006 ) to 10.8.z ( #9433 )
...
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
fix (#9006 ) to 10.8.z
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
Bond-009
efc79295de
Merge pull request #9430 from nyanmisaka/livetv-hwdec
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
5fdea32dca
Add tests for FFmpeg version 5.1.2 and 6.0
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
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
Bond-009
22a8283a9e
Merge pull request #9391 from nyanmisaka/next-fixes
2 years ago
nyanmisaka
0d9d2e0690
Enable enhanced Nvdec by default for using DoVi tone-mapping
...
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
Bond-009
e8b0ae07af
Merge pull request #9351 from Shadowghost/condition-fix
2 years ago
Bond-009
c807712246
Merge pull request #9355 from nyanmisaka/va-vpp-pool-size
2 years ago
Shadowghost
9a14a624a8
Apply review suggestions
2 years ago
Shadowghost
037eeed746
Fix EqualsAny condition check for int and double
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
Dmitry Lyzo
09f1c7f535
Escape the path to pass as a command line argument ( #9178 )
2 years ago
Joshua M. Boniface
0ac18a50f5
Bump version to 10.8.9
2 years ago
Joshua M. Boniface
4ebae248df
Merge pull request #9130 from Shadowghost/livetv-security
2 years ago
Joshua M. Boniface
fbb9acf58b
Merge pull request #9145 from nyanmisaka/fix-pgs-8602
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
Shadowghost
44077b4f5c
Apply review suggestions
2 years ago
Shadowghost
060a80bef7
Enforce download permission on download policy
2 years ago
Shadowghost
885a1b02c1
Secure endpoints in LiveTvController
2 years ago
Joshua M. Boniface
1dea309ae4
Merge pull request #9051 from dmitrylyzo/fix-transcode-reasons
2 years ago
Joshua M. Boniface
32227c76b7
Merge pull request #9112 from nyanmisaka/win-ffmpeg-link
2 years ago
Shadowghost
a7c43643a4
Fix Windows FFmpeg download link
2 years ago
Dmitry Lyzo
2a5efeb3bb
Don't add additional entries if HEVC encoding is disabled ( #9092 )
2 years ago
Bond-009
464136cfc9
Merge pull request #9050 from nyanmisaka/update-wa-i915-hang
2 years ago
Bill Thornton
31673cc27d
Disable splash screen image by default ( #9060 )
2 years ago
Dmitry Lyzo
6a909f956e
cleanup: remove redundant condition
2 years ago
Dmitry Lyzo
20e9db8308
fix transcode reasons
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
Cody Robibero
2a6e292153
Merge pull request #9049 from Shadowghost/codec-fix
...
Fixes https://github.com/jellyfin/jellyfin-androidtv/issues/2396
2 years ago
Shadowghost
c9f3d9bdde
Add truehd to list of audio codecs which require strict -2
2 years ago