Commit Graph

415 Commits (876a6b9aec81b2facd5f50e5443ca979bf4c3869)

Author SHA1 Message Date
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 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 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
nyanmisaka 4d1a583297 Fix LiveTV hardware decoding
2 years ago
nyanmisaka c94a99fced Tiny optimizations for FFmpeg 6.0
2 years ago
nyanmisaka d1c668e230 Fix stream map when using filter_complex with unlabeled output
2 years ago
nyanmisaka edaba7dbe5 Fix H.264 baseline profile hwaccel
2 years ago
nyanmisaka 8ecb9558e2 Use CL_MAP_READ on OCL to reduce bandwidth overhead
2 years ago
nyanmisaka 8d04c98e35 Increase pool size for VAAPI VPP
2 years ago
nyanmisaka 87f081c8ac Fix PGS position issue in sw decoding #8602
2 years ago
nyanmisaka f8b8fdace6 Update workaround for the i915 hang
2 years ago
nyanmisaka 5c6a84549a Fix some encoding presets
2 years ago
nyanmisaka 48da35f91f Fix the DG2 HDR TM tearing issue on Windows
2 years ago
Bill Thornton 80c68b8948 Fix ffmpeg analyze duration env var taking priority over media source
2 years ago
Bond-009 1faee43b11
Merge pull request #8182 from Shadowghost/fix-sub-characterset
2 years ago
Shadowghost feb035b9e0 Extract external subs from container before determining character set
2 years ago
nyanmisaka 04b73cace6 Disable auto inserted SW scaler for HW decoders in case of changed resolution
2 years ago
Claus Vium 484427b4aa
Merge pull request #8127 from jellyfin/wa-i915-hang
2 years ago
Nyanmisaka e877486056
Apply suggestions from code review
2 years ago
Claus Vium 9854751137
Merge pull request #8061 from jellyfin/fix-long-time-interop
2 years ago
Bill Thornton dfe0aef530 Fix support for rtsp streams over tcp
2 years ago
nyanmisaka 7bae6eff95 Fix intel dx11-ocl interop taking too long to initialize on windows
2 years ago
nyanmisaka 58f61ed118 Workaround for linux 5.18+ i915 hang at cost of performance
2 years ago
Bond-009 47c2c536e4
Merge pull request #8078 from Andy2244/fix-stream_copy
2 years ago
Andy Walsh 72da42cb0a allow higher opus, vorbis transcode bitrates
2 years ago
Andy Walsh a41c67d16b fix copy&paste error for requestedRangeTypes preventing stream copy
2 years ago
nyanmisaka 50bc41d84d Add VideoDoViTitle to display DV compatibility
2 years ago
nyanmisaka c35fc382d4 Fix yuvj420p pixel format hardware decoding
2 years ago
Bond-009 910df89cce
Merge pull request #7975 from jellyfin/libva-driver-env
2 years ago
nyanmisaka bdd52df230 Override the VAAPI driver env if i965 device is known
2 years ago
Nyanmisaka 73117b079c
Fix HWA decoders are not applied to BluRay folders
2 years ago
Cody Robibero b36543275f
Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
2 years ago
nyanmisaka f7813803c2 Brighter VPP tone-mapping on Intel
2 years ago
nyanmisaka 477b922e4a Apply suggestions from code review
2 years ago
nyanmisaka be72001ff9 Add VideoRangeType to video conditions
2 years ago
nyanmisaka c7c0cdad95 Fix the map index of externel audio
2 years ago
nyanmisaka 255f5a6707 Fix the int overflow issue in encoder bufsize
2 years ago
Cody Robibero 2888080098
Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemap
2 years ago
Nyanmisaka c8282e8441
Apply suggestions from code review
2 years ago
nyanmisaka 83d8dbf93e Remove MPEG4 hwaccel from AMF
2 years ago
Nyanmisaka e5aa708cb9
Improve AMF tonemap speed when using sw decoding
2 years ago
nyanmisaka 1900096012 Fix the too high default qmin option in amf encoders
2 years ago
nyanmisaka 0e8da3e805 Remove the redundant -sc_threshold from hw encoders
2 years ago