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
Joshua M. Boniface
c229f3ae0a
Merge pull request #7333 from eyezak/hls/audio-bitstream-fmp4
3 years ago
Nyanmisaka
3cea6c61f3
Apply suggestions from code review
3 years ago
Nyanmisaka
fb8ae0e9a1
Improve fps for cuda tonemap in sw decoding
...
avoid second copy if subtitle is not applied.
3 years ago
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
Isaac Gordezky
def8500dd0
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
cameron
36cdeaa53c
dont use noaccurate_seek for hls
3 years ago
Isaac Gordezky
151ddd400d
[Bugfix] Provile bitStreamArgs for HLS fMP4
...
Enable the audio bitstream arguments to ffmpeg for both ts and fMP4 HLS streaming
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