Shadowghost
3d735e242a
Use source audio bitrate if requested codec is lossless
2 years ago
nyanmisaka
d1c668e230
Fix stream map when using filter_complex with unlabeled output
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
Dmitry Lyzo
09f1c7f535
Escape the path to pass as a command line argument ( #9178 )
2 years ago
Shadowghost
c9f3d9bdde
Add truehd to list of audio codecs which require strict -2
2 years ago
David Fairbrother
76e3da6a40
Add dts to list of audio codecs which require strict -2
...
Adds dts to the list of audio codecs where ffmpeg will throw asking us
to opt into experimental support. This is seen when the original content
is based on dts and we don't acopy using ffmpeg.
2 years ago
nyanmisaka
82f362abd9
Fix DV P5 MKV remuxing
3 years ago
nyanmisaka
4c178e9188
Remove 'using' from HLS/Progressive StreamState
3 years ago
cvium
c07c7b753c
fix: only use keyframes when remuxing video
3 years ago
nyanmisaka
fb95fb1a73
Update DoVi 10bit codec tags and remove extra -strict options
3 years ago
Nyanmisaka
c69e79f64d
Fix the disordered color in Dolby Vision remuxing on Safari
3 years ago
nyanmisaka
b2c58338f2
Fix the fMP4 HLS audio sync issue on Safari
3 years ago
Bond-009
2579b2db56
Merge pull request #7137 from SenorSmartyPants/master
3 years ago
Cody Robibero
34ee6d82fb
Merge pull request #6600 from cvium/keyframe_extraction_v1
3 years ago
Dmitry Lyzo
000b7ba62b
Fix maximum video resolution for dynamic HLS controller
3 years ago
cvium
6ffa9539bb
Refactor and add scheduled task
3 years ago
SenorSmartyPants
d5e7e75421
Remove unused httpContext parameter
3 years ago
SenorSmartyPants
3ea54a8009
Remove isHeadRequest from GetStaticFile method signatures
3 years ago
cvium
c658a883a2
Merge branch 'master' into keyframe_extraction_v1
...
# Conflicts:
# Jellyfin.Api/Controllers/DynamicHlsController.cs
# MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs
# MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
3 years ago
Claus Vium
d0832c60d4
Merge DynamicHlsController and VideoHlsController ( #119 )
...
* Merge DynamicHlsController and VideoHlsController
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
3 years ago
nyanmisaka
4b9c84c52e
EncodingHelper hwaccel pipelines refactor
...
separate the HW pipeline according to HWA method for maintainability.
3 years ago
Bond_009
1d19a5be61
Fix some warnings
...
down to 580
3 years ago
Bond_009
5726535a26
Fix some warnings
...
609 left
3 years ago
Cody Robibero
64652b6392
Fix and disable new dotnet6 warnings
3 years ago
KonH
7c282ec369
Fix warning: The nullable warning suppression expression is redundant ( #2149 )
3 years ago
cvium
9c15f96e12
Add first draft of keyframe extraction for Matroska
3 years ago
Fernando Fernández
3d0b1ccae6
Remove all unused usings
4 years ago
Chris Tam
b205d5a032
Disambiguate vpx to vp8 or vp9
4 years ago
Claus Vium
5a9bd712b3
Merge pull request #6296 from Bond-009/oscheck
...
Improve platform checks
4 years ago
Bond_009
8528e9bddb
Improve platform checks
4 years ago
Cody Robibero
65f8d8c0cd
[CA1801] Parameter is never used. Remove the parameter or use it in the method body.
4 years ago
Cody Robibero
9154f20b34
Don't dispose managed CancellationTokenSource ( #6139 )
4 years ago
Bond-009
d61530eb4b
Merge pull request #6083 from Bond-009/nullable4
...
Enable nullable reference types for Emby.Server.Implementations
4 years ago
Bond_009
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
4 years ago
Bond_009
56ac64e70a
Minor improvements
...
* properly dispose CancellationTokenSource
* rewrite DynamicHlsController.GetSegmentLengths
* remove dead code
4 years ago
Bond_009
499bac5185
EncodingHelper: Fix circular dependency
4 years ago
cvium
7dedeb6c79
change HLS endpoint defaults to false
4 years ago
crobibero
858c91ab48
Specify defaults or set query parameter to nullable
4 years ago
crobibero
223b42aed3
Create BaseItemKind enum
4 years ago
nyanmisaka
ea592d0256
fix trascodeReasons report
4 years ago
crobibero
8f58f63b08
Merge remote-tracking branch 'upstream/master' into split-api
4 years ago
nyanmisaka
b4598bd71b
Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
nyanmisaka
ca33ace3e9
rename
4 years ago
Fernando Fernández
e21e00cad5
Merge remote-tracking branch 'upstream/master' into no-scaling
4 years ago
Fernando Fernández
2deda0437d
Review suggestions
4 years ago
nyanmisaka
51dab0958d
changes per suggestions
4 years ago
Greenback
e51ddd326c
Fixes spelling.
4 years ago
Fernando Fernández
38c3b6fcd3
Fix build and thread detection logic
4 years ago
nyanmisaka
488dbdb31d
Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
crobibero
547ee88561
Remove api client generator errors
4 years ago
nyanmisaka
f953dd42be
remove unused segment option
4 years ago