Commit Graph

475 Commits (f84469d50029801003e76cfe8a156d559182432d)

Author SHA1 Message Date
nyanmisaka f6060bd14b Backport pull request #9355 from jellyfin/release-10.8.z
1 year ago
nyanmisaka 0905d62224 Adapt vulkan filtering to 6.0
1 year ago
Shadowghost 1f15724398 Use source audio bitrate if requested codec is lossless
1 year ago
Shadowghost c760a50d59 Apply review suggestions
1 year ago
Shadowghost 4a1498f614 Add DTS and TrueHD bitrate limits, enforce bitrate limits if no bitrate is requested
1 year ago
Shadowghost f3840e0fdb Fix encoder checks for DTS and TrueHD
1 year ago
Shadowghost 2e3b4bda7b Take channels into account when calculating fallback audio bitrate
1 year ago
knackebrot aa99aaebc4 Add audio vbr calculation
1 year ago
knackebrot 3e74377036 Calculate output bitrate from output channel count
1 year ago
Nyanmisaka edc627fd5b
Improve the Vulkan based subtitle burn-in performance (#9402)
1 year ago
Cody Robibero 49eb04899c
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
1 year ago
Cody Robibero b3273f0f9a Simplify audio transcode channel lookup
1 year ago
Bond-009 720852f708
Merge pull request #9356 from Bond-009/tryparse
1 year ago
Bond-009 69379d80a1
Merge pull request #9266 from holow29/increase-transcoding-ac-max
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
holow29 724d2986a3 Change transcoderChannelLimit default to 8
1 year ago
gnattu ef4ae9a2dd
Implement hardware filters for videotoolbox, use Apple AAC encoder when available (#7807)
1 year ago
Shadowghost f2b7f664aa Apply review suggestions
1 year ago
James Harvey 4a2245fe1e Move mp4 container names to class and use StringComparer.OrdinalIgnoreCase
1 year ago
Shadowghost edf3909157 Use FFmpeg concat for DVD and BD folder playback
1 year ago
Shadowghost ddfdec7f46 Fix BD and DVD folder probing and playback
1 year ago
James Harvey 42b4ef4529 Remove frag_keyframe on audio, not video
1 year ago
James Harvey c9627f8839 Fix Use built-in type alias
1 year ago
James Harvey 83ae6fcdb4 Fix Braces for multi-line statements should not share line
1 year ago
James Harvey a3f41bbc0c Remove frag_keyframe as it is not relevant for audio
1 year ago
James Harvey f2cc0e7069 Fill in issue/PR comment
1 year ago
James Harvey c70508b089 Add movflags to mp4 audio encoding
1 year ago
James Harvey 29c1f54b57
Fix audio codec not being used in UniversalAudio (#9192)
1 year ago
Bond-009 2436233d9f
Merge pull request #9146 from nyanmisaka/fix-pgs-vulkan
1 year ago
nyanmisaka 6d6b9044ab Backport pull request #9145 from jellyfin/release-10.8.z
1 year ago
nyanmisaka d6f44818e4 Backport pull request #9050 from jellyfin/release-10.8.z
1 year ago
nyanmisaka c9badabe96 Fix PGS position issue in Vulkan pipeline
1 year ago
Shadowghost 407c716f82 Add stereo downmix algorithm selection.
2 years ago
Cody Robibero 9a740344be
Add support for .sup subtitle (#8808)
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
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+)
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Bill Thornton e8c12e5078 Backport pull request #8280 from jellyfin/release-10.8.z
2 years ago
Bond-009 43ec8e9743
Merge pull request #8144 from joseph39/ffmpeg-referer
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Shadowghost 3e5cf9395f Backport pull request #8182 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface d5ea136dc5 Backport pull request #8174 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 38f6f589d9 Backport pull request #8127 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 3e24b8943d Backport pull request #8061 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 76f7a80a97 Backport pull request #8152 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface adc08b5b4c Backport pull request #8092 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface a9449d0f23 Backport pull request #8078 from jellyfin/release-10.8.z
2 years ago
Joseph 54b3debd27
Add referer parameter to ffmpeg
2 years ago
Claus Vium 3e2fbb2685 Merge pull request #8001 from jellyfin/fix-yuvj420p-hwdec
2 years ago
Bond-009 7dab8b8f88 Merge pull request #7975 from jellyfin/libva-driver-env
2 years ago
Bond-009 074d7dc6b6 Merge pull request #7968 from jellyfin/fix-hwa-bluray
2 years ago
Joshua M. Boniface fe32b5e333 Merge pull request #7964 from jellyfin/dovi-side-data
2 years ago
Cody Robibero a65397ae14 Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
2 years ago
Cody Robibero 38102499cb Merge pull request #7947 from nyanmisaka/video-range-condition
2 years ago
Cody Robibero a168040cc8 Merge pull request #7941 from jellyfin/fix-overflow
2 years ago
Cody Robibero 9c5d30c217 Merge pull request #7925 from nyanmisaka/remove-mpeg4-amf
2 years ago
Cody Robibero db8047136d Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemap
2 years ago
Bond-009 c19c787273 Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap
2 years ago
Joshua M. Boniface 8e9c02f4c6 Merge pull request #7736 from jellyfin/fix-swscale-pgs
2 years ago
Cody Robibero 1922ee153e Merge pull request #7716 from Shadowghost/opus-fix
2 years ago
Cody Robibero efcdab116f Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
2 years ago
Cody Robibero 76cfb8c903 Merge pull request #7643 from jellyfin/h264-level
2 years ago
Cody Robibero fe3dbabbff Merge pull request #7580 from jellyfin/external-audio-map
2 years ago
Cody Robibero a2f1ec23ce Merge pull request #7557 from jellyfin/pgs-qsv-iris655
2 years ago
Joshua M. Boniface c229f3ae0a
Merge pull request #7333 from eyezak/hls/audio-bitstream-fmp4
2 years ago
Nyanmisaka 3cea6c61f3
Apply suggestions from code review
2 years ago
Nyanmisaka fb8ae0e9a1
Improve fps for cuda tonemap in sw decoding
2 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
2 years ago
nyanmisaka b2c58338f2 Fix the fMP4 HLS audio sync issue on Safari
2 years ago
Nyanmisaka 4f1efb3996
Re-enable the legacy NVIDIA CUVID decoder in full HWA pipeline (#7413)
2 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
2 years ago
Joshua M. Boniface 947ff9defe
Merge pull request #7404 from nyanmisaka/omx
2 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA
2 years ago
nyanmisaka de4a084b03 Set the name of intel vaapi driver explicitly
2 years ago
Claus Vium 6498a5baca
Merge pull request #7387 from jellyfin/nvdec-threads
2 years ago
Nyanmisaka 4239f80c81
Lowering the VRAM usage on NVDEC decoder
2 years ago
Nyanmisaka ba8e478a2f
Fix the path to the extracted fonts on Windows
2 years ago
Bond-009 eff3d3e67e
Merge pull request #7275 from Nalsai/burn-subtitle-attached-fonts
2 years ago
Cody Robibero 3c0c7572ef
Merge pull request #7338 from mueslimak3r/hls-remove-seek-param
2 years ago
Nyanmisaka 9251c875b1
Update presets for NVENC encoder
2 years ago
Isaac Gordezky def8500dd0
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
2 years ago
cameron 36cdeaa53c dont use noaccurate_seek for hls
2 years ago
Isaac Gordezky 151ddd400d [Bugfix] Provile bitStreamArgs for HLS fMP4
2 years ago
Nils Fürniß ab40554759
add extracting attachments for ffmpeg to burn subs
2 years ago
Ace Olszowka ea7e5e639d Fix h264_v4l2m2m acceleration in Raspberry Pi 4
2 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
3 years ago