Cody Robibero
e6df698df1
Merge pull request #7325 from eyezak/issue/6450
3 years ago
nyanmisaka
b2c58338f2
Fix the fMP4 HLS audio sync issue on Safari
3 years ago
Nyanmisaka
4f1efb3996
Re-enable the legacy NVIDIA CUVID decoder in full HWA pipeline ( #7413 )
3 years ago
Isaac Gordezky
5e779f20ee
Series: issue-6450
...
Issue: https://github.com/jellyfin/jellyfin/issues/6450
Enable DirectPlay responses
Rewrite DirectPlay and DirectStream resolution
Prefer copy transcode video codec options
Enhance condition processor
Support DirectStream and Transcode with parity
Rework audio stream selection and add tests for ExternalAudio
Update MediaInfoHelper to only call StreamBuilder once
3 years ago
Joshua M. Boniface
947ff9defe
Merge pull request #7404 from nyanmisaka/omx
3 years ago
nyanmisaka
bfc27e494b
Remove the deprecated OMX and MMAL HWA
3 years ago
nyanmisaka
de4a084b03
Set the name of intel vaapi driver explicitly
...
Fix crashes on older intel gfx when both iHD and i965 driver are existed.
3 years ago
Claus Vium
6498a5baca
Merge pull request #7387 from jellyfin/nvdec-threads
3 years ago
Nyanmisaka
4239f80c81
Lowering the VRAM usage on NVDEC decoder
3 years ago
Nyanmisaka
ba8e478a2f
Fix the path to the extracted fonts on Windows
3 years ago
Bond-009
eff3d3e67e
Merge pull request #7275 from Nalsai/burn-subtitle-attached-fonts
3 years ago
Cody Robibero
3c0c7572ef
Merge pull request #7338 from mueslimak3r/hls-remove-seek-param
3 years ago
Nyanmisaka
9251c875b1
Update presets for NVENC encoder
3 years ago
cameron
36cdeaa53c
dont use noaccurate_seek for hls
3 years ago
Nils Fürniß
ab40554759
add extracting attachments for ffmpeg to burn subs
3 years ago
Ace Olszowka
ea7e5e639d
Fix h264_v4l2m2m acceleration in Raspberry Pi 4
3 years ago
nyanmisaka
8c3f98f41b
Also seek the external audio stream
3 years ago
nyanmisaka
ddc2569258
Fix the wrong logic in HEVC VP9 10bit hwdec boxes
3 years ago
Cody Robibero
82260e22a2
ADd more null check
3 years ago
Cody Robibero
7bfc6b5679
Remove more warnings
3 years ago
Cody Robibero
ebbde383e8
Fix analysis issues
3 years ago
nyanmisaka
728a5988b3
Merge remote-tracking branch 'origin/master' into hwa
3 years ago
nyanmisaka
b2d85a02c2
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
Co-authored-by: Bond_009 <bond.009@outlook.com>
3 years ago
nyanmisaka
4b9c84c52e
EncodingHelper hwaccel pipelines refactor
...
separate the HW pipeline according to HWA method for maintainability.
3 years ago
Jonas Resch
d47811bdaf
Fix wrong ffmpeg map argument due to wrong calculation
3 years ago
Jonas Resch
99a48554a6
Optimize calculation of external audio stream index in MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Jonas Resch
120828d8d0
Replace escaped quote string with quote character in MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Jonas Resch
0894a6193f
Implement coding standards from 2nd code feedback
3 years ago
Jonas Resch
a68e58556c
Implement code feedback
...
- Rewrite AudioResolver
- Use async & await instead of .Result
- Add support for audio containers with multiple audio streams (e.g.
mka)
- Fix bug when using external subtitle and external audio streams at the
same time
3 years ago
Jonas Resch
9978164438
Add support for external audio files
3 years ago
Cody Robibero
9234e5bf80
Remove all instances of en-US culture
3 years ago
Bond_009
0d16c48998
Fix some warnings
3 years ago
Bond-009
ff83fabac3
Merge pull request #6456 from GodTamIt/vp8-vp9
...
Disambiguate vpx to vp8 or vp9
3 years ago
Chris Tam
b205d5a032
Disambiguate vpx to vp8 or vp9
3 years ago
Cody Robibero
3f2c706575
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Cody Robibero
ec13412155
Merge remote-tracking branch 'upstream/master' into warn-259810
3 years ago
Claus Vium
ae031fdd28
Merge branch 'master' into tonemap-overlay
3 years ago
Cody Robibero
cba07b1ca6
Remove more and more warnings
3 years ago
Bond_009
19824bff94
Minor improvements
3 years ago
Nyanmisaka
a84dc794c6
Merge branch 'master' into tonemap-overlay
3 years ago
Rich Lander
32d27d71a8
Fix warnings in MediaBrowser.Controller/MediaEncoding directory
3 years ago
Nyanmisaka
d4f09c6c9b
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
nyanmisaka
19e3c38fa8
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
nyanmisaka
3beda02d92
add support for cuda tonemap and overlay
3 years ago
Claus Vium
5a9bd712b3
Merge pull request #6296 from Bond-009/oscheck
...
Improve platform checks
3 years ago
Bond_009
8528e9bddb
Improve platform checks
3 years ago
Cody Robibero
65f8d8c0cd
[CA1801] Parameter is never used. Remove the parameter or use it in the method body.
3 years ago
Cody Robibero
d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) ( #6078 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
3 years ago
Bond-009
8d2e5ef8c6
Merge pull request #6042 from crobibero/mbc-warn-2
4 years ago
nyanmisaka
ffc5aba023
Fix the 'No decoder surfaces left' error on Cuda
4 years ago