James Harvey
42b4ef4529
Remove frag_keyframe on audio, not video
2 years ago
James Harvey
c9627f8839
Fix Use built-in type alias
2 years ago
James Harvey
83ae6fcdb4
Fix Braces for multi-line statements should not share line
2 years ago
James Harvey
a3f41bbc0c
Remove frag_keyframe as it is not relevant for audio
2 years ago
James Harvey
f2cc0e7069
Fill in issue/PR comment
2 years ago
James Harvey
c70508b089
Add movflags to mp4 audio encoding
2 years ago
James Harvey
29c1f54b57
Fix audio codec not being used in UniversalAudio ( #9192 )
2 years ago
Bond-009
2436233d9f
Merge pull request #9146 from nyanmisaka/fix-pgs-vulkan
2 years ago
nyanmisaka
6d6b9044ab
Backport pull request #9145 from jellyfin/release-10.8.z
...
Fix PGS position issue in sw decoding #8602
Original-merge: fbb9acf58b
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2 years ago
nyanmisaka
d6f44818e4
Backport pull request #9050 from jellyfin/release-10.8.z
...
Update workaround for i915 hang in linux 5.18 to 6.1.3
Original-merge: 464136cfc9
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2 years ago
nyanmisaka
c9badabe96
Fix PGS position issue in Vulkan pipeline
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
Shadowghost
407c716f82
Add stereo downmix algorithm selection.
2 years ago
Cody Robibero
9a740344be
Add support for .sup subtitle ( #8808 )
...
Fixes https://github.com/jellyfin/jellyfin/issues/8628
2 years ago
Bond_009
52194f56b5
Replace != null with is not null
2 years ago
Bond_009
c7d50d640e
Replace == null with is null
2 years ago
Bond-009
210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis ( #8709 )
2 years ago
Bill Thornton
79f01834c1
Add delay_moov flag for progressive mp4 transcoding
2 years ago
Bond-009
da5913aa30
The -autoscale option was added in FFmpeg 4.4 ( #8813 )
2 years ago
Bond_009
556cc8062d
Investigate some TODO comments
2 years ago
Dominik
87f3bdb918
Do not set different force_key_frames for vod streams
2 years ago
nyanmisaka
a214ca2598
Backport pull request #8620 from jellyfin/release-10.8.z
...
Fix the DG2 HDR TM tearing issue on Windows
Original-merge: 3bdc2bff5f
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2 years ago
Joshua M. Boniface
74eae1e789
Merge pull request #7708 from nyanmisaka/amd-vaapi-vulkan
2 years ago
nyanmisaka
560d0838c7
Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
...
This requires:
- VK_EXT_image_drm_format_modifier extension
- Linux kernel version >= 5.15
- jellyfin-ffmpeg5 >= 5.0.1-2
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
Bond_009
a9a5fcde81
Use ArgumentNullException.ThrowIfNull helper method
...
Did a simple search/replace on the whole repo (except the RSSDP project)
This reduces LOC and should improve performance (methods containing a throw statement don't get inlined)
```
if \((\w+) == null\)
\s+\{
\s+throw new ArgumentNullException\((.*)\);
\s+\}
```
```
ArgumentNullException.ThrowIfNull($1);
```
2 years ago
Bill Thornton
e8c12e5078
Backport pull request #8280 from jellyfin/release-10.8.z
...
Fix ffmpeg analyze duration env var taking priority over media source
Original-merge: 632fb05f46
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2 years ago
Bond-009
43ec8e9743
Merge pull request #8144 from joseph39/ffmpeg-referer
2 years ago
luz paz
9ec2870b10
Fix various typos
...
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
2 years ago
Shadowghost
3e5cf9395f
Backport pull request #8182 from jellyfin/release-10.8.z
...
Extract external subs from container before determining characterset
Original-merge: 1faee43b11
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua Boniface <joshua@boniface.me>
2 years ago
Joshua Boniface
d5ea136dc5
Backport pull request #8174 from jellyfin/release-10.8.z
...
Disable auto inserted SW scaler for HW decoders
Authored-by: nyanmisaka <nst799610810@gmail.com>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 7297431f23
2 years ago
Joshua Boniface
38f6f589d9
Backport pull request #8127 from jellyfin/release-10.8.z
...
Workaround for linux 5.18+ i915 hang at cost of performance
Authored-by: Nyanmisaka <nst799610810@gmail.com>
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Original-merge: 484427b4aa
2 years ago
Joshua Boniface
3e24b8943d
Backport pull request #8061 from jellyfin/release-10.8.z
...
Fix intel dx11-ocl interop taking too long to initialize on windows
Authored-by: nyanmisaka <nst799610810@gmail.com>
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Original-merge: 9854751137
2 years ago
Joshua Boniface
76f7a80a97
Backport pull request #8152 from jellyfin/release-10.8.z
...
Fix support for rtsp streams over tcp
Authored-by: Bill Thornton <billt2006@gmail.com>
Merged-by: Cody Robibero <cody@robibe.ro>
Original-merge: b2fb96ffed
2 years ago
Joshua Boniface
adc08b5b4c
Backport pull request #8092 from jellyfin/release-10.8.z
...
Change allow higher opus, vorbis transcode bitrates
Authored-by: Andy Walsh <andy.walsh44+github@gmail.com>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 7ef9e95d75
2 years ago
Joshua Boniface
a9449d0f23
Backport pull request #8078 from jellyfin/release-10.8.z
...
fix copy&paste error for requestedRangeTypes preventing stream copy
Authored-by: Andy Walsh <andy.walsh44+github@gmail.com>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 47c2c536e4
2 years ago
Joseph
54b3debd27
Add referer parameter to ffmpeg
...
As of https://trac.ffmpeg.org/ticket/2179 , ffmpeg supports referer parameter which injects Referer header to the HTTP request for remote content. Have EncodingHelper pass this in if it's included in RemoteHttpHeaders.
2 years ago
Claus Vium
3e2fbb2685
Merge pull request #8001 from jellyfin/fix-yuvj420p-hwdec
...
Fix yuvj420p pixel format hardware decoding
(cherry picked from commit d342b79218
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2 years ago
Bond-009
7dab8b8f88
Merge pull request #7975 from jellyfin/libva-driver-env
...
(cherry picked from commit 910df89cce
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2 years ago
Bond-009
074d7dc6b6
Merge pull request #7968 from jellyfin/fix-hwa-bluray
...
(cherry picked from commit 5f15339919
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2 years ago
Joshua M. Boniface
fe32b5e333
Merge pull request #7964 from jellyfin/dovi-side-data
...
(cherry picked from commit 39d185c7b1
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2 years ago
Cody Robibero
a65397ae14
Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
...
(cherry picked from commit b36543275f
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2 years ago
Cody Robibero
38102499cb
Merge pull request #7947 from nyanmisaka/video-range-condition
...
(cherry picked from commit f1d56aa5ce
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2 years ago
Cody Robibero
a168040cc8
Merge pull request #7941 from jellyfin/fix-overflow
...
(cherry picked from commit fd4ffc6ba3
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2 years ago
Cody Robibero
9c5d30c217
Merge pull request #7925 from nyanmisaka/remove-mpeg4-amf
...
(cherry picked from commit b295b0478c
)
Signed-off-by: crobibero <cody@robibe.ro>
2 years ago
Cody Robibero
db8047136d
Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemap
...
(cherry picked from commit 2888080098
)
Signed-off-by: crobibero <cody@robibe.ro>
2 years ago
Bond-009
c19c787273
Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap
...
Fix Dolby Vision profile 5 and 8 to SDR HW tone-mapping
(cherry picked from commit 8595a979a8
)
Signed-off-by: crobibero <cody@robibe.ro>
2 years ago
Joshua M. Boniface
8e9c02f4c6
Merge pull request #7736 from jellyfin/fix-swscale-pgs
...
(cherry picked from commit 5da4bcc782
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
3 years ago
Cody Robibero
1922ee153e
Merge pull request #7716 from Shadowghost/opus-fix
...
Respect limited opus sampling rates when building trancoding command
(cherry picked from commit 5a9afb0874
)
Signed-off-by: crobibero <cody@robibe.ro>
3 years ago
Cody Robibero
efcdab116f
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
...
(cherry picked from commit 60affd0965
)
Signed-off-by: crobibero <cody@robibe.ro>
3 years ago
Cody Robibero
76cfb8c903
Merge pull request #7643 from jellyfin/h264-level
...
(cherry picked from commit 12f9132975
)
Signed-off-by: crobibero <cody@robibe.ro>
3 years ago
Cody Robibero
fe3dbabbff
Merge pull request #7580 from jellyfin/external-audio-map
...
(cherry picked from commit c5212a20a3
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
3 years ago
Cody Robibero
a2f1ec23ce
Merge pull request #7557 from jellyfin/pgs-qsv-iris655
...
(cherry picked from commit 620625c4c1
)
Signed-off-by: crobibero <cody@robibe.ro>
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
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