NotSaifA
4a344bebc0
Trickplay: kill ffmpeg when task is cancelled ( #11790 )
9 months ago
Bond-009
d9232e05f1
Merge pull request #11798 from gnattu/fix-trickplay-image-height
...
Recalculate trickplay image height for anamorphic videos
9 months ago
Bond-009
52be8be28f
Merge pull request #11754 from Shadowghost/fix-bd-chapter-images
...
Fix BD/DVD folder chapter image extraction
9 months ago
gnattu
952995f796
Ignore NullOrEmpty imageStream.AspectRatio
...
Signed-off-by: gnattu <gnattuoc@me.com>
9 months ago
gnattu
933a285bf5
Use single quote
...
Signed-off-by: gnattu <gnattuoc@me.com>
9 months ago
gnattu
f8da69f8e5
Allow decimal aspect ratio
...
Signed-off-by: gnattu <gnattuoc@me.com>
9 months ago
gnattu
c6e29647fc
Recalculate trickplay image height for anamorphic videos
...
Signed-off-by: gnattu <gnattuoc@me.com>
9 months ago
Bond_009
6777f47e0e
Retain order blu-ray segments
9 months ago
Shadowghost
77abafca8e
Fix BD/DVD folder chapter image extraction
9 months ago
gnattu
9b65d243a8
Use OrdinalIgnoreCase comparison
...
Signed-off-by: gnattu <gnattuoc@me.com>
9 months ago
gnattu
20a1da1855
fix quality parameter for vaapi
...
Hardware encoders has different expectations about quality input. VAAPI's mjpeg encoder excepts JPEG quality divided by QP2LAMBDA as input.
Signed-off-by: gnattu <gnattuoc@me.com>
9 months ago
gnattu
4044431610
Fix broken hardware encoder and filter for trickplay ( #11506 )
10 months ago
Caidy
4440600379
fix: rtsp live stream ffprobe timeout ( #11279 )
11 months ago
gnattu
be21d51742
fix: move trickplay specific option into TrickplayOptions ( #11229 )
11 months ago
gnattu
e2e366f6d0
fix: prefer cli ffmpeg path over config file ( #11219 )
11 months ago
Nyanmisaka
775815d09c
Fix sar->dar typo in #11185 ( #11210 )
11 months ago
gnattu
bf285a572d
fix: make sure the dimension is divisible by two for zscale ( #11185 )
11 months ago
Shadowghost
52c79c050b
Order files before creating concat config
1 year ago
Mark Cilia Vincenti
f26fc7dfb2
Merge changes
1 year ago
Mark Cilia Vincenti
e47144e7c7
Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker.
1 year ago
Vincent Lark
123c6e7d1b
Extract the MediaEncoder probing command arguments builder
1 year ago
Vincent Lark
8ee9a0adf9
Forward user_agent config to ffprobe
1 year ago
Nick
6b94d55e1e
Fix for new WaitForExitAsync method
1 year ago
Nick
cd662506a1
Merge branch 'master' into trickplay
1 year ago
Stepan Goremykin
8d7e4229ca
Merge branch 'master' into fix-resharper-warnings
...
# Conflicts:
# Emby.Server.Implementations/Net/SocketFactory.cs
# RSSDP/SsdpCommunicationsServer.cs
# RSSDP/SsdpDeviceLocator.cs
# RSSDP/SsdpDevicePublisher.cs
1 year ago
Claus Vium
733ee12ee4
Merge pull request #10378 from Bond-009/waitforexitasync
...
Use Process.WaitForExitAsync added in .NET 5
1 year ago
Bond_009
4757ce105b
Use Process.WaitForExitAsync added in .NET 5
1 year ago
Bond_009
c707baed83
Jellyfin.Drawing minor improvements
...
Reduce duplicate/dead code
1 year ago
Bond-009
0b31997b2f
Merge pull request #10348 from Bond-009/strings
1 year ago
Stepan Goremykin
212976277d
Remove redundant ToString call for value types
1 year ago
Stepan Goremykin
2d7835c848
Join declaration and assignment
1 year ago
Stepan Goremykin
8ea812b65d
Reduce string literal length by using verbatim string
1 year ago
Stepan Goremykin
0870af330d
Remove redundant verbatim string prefixes
1 year ago
Bond_009
b176beb88e
Reduce string allocations
...
Some simple changes to reduce the number of allocated strings
1 year ago
Thomas Johansen
d0dc080c93
I think this is better
1 year ago
Nick
f97e844c4f
Minor code review changes (cvium)
1 year ago
Claus Vium
956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards ( #10125 )
2 years ago
nyanmisaka
5b71cd8af9
Expand AMD VA-API Vulkan filtering support to Polaris/gfx8
...
ROCm OpenCL runtime is not needed anymore when using HDR tone-mapping on Polaris/gfx8.
This change requires jellyfin-ffmpeg5 5.1.3-4 or jellyfin-ffmpeg6 6.0-5
or newer versions.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
Bond_009
b5f0760db8
Use RegexGenerator where possible
2 years ago
Nick
3377032228
crobibero styling, format, code suggestions
2 years ago
Nick
dd8ef08592
Move fps filter to GetVideoProcessingFilterParam
2 years ago
nicknsy
6744e712d3
Use config values
2 years ago
nicknsy
6c649a7e72
Options
2 years ago
nicknsy
ca7d1a1300
Trickplay generation, manager, storage
2 years ago
Bond-009
3982b0e057
Reduce bottlenecks scan code ( #9863 )
2 years ago
Shadowghost
0da5255f12
Apply review suggestions
2 years ago
Shadowghost
cd852d43c1
Add more comments and logging, streamline code
2 years ago
Shadowghost
2403a0a367
Apply review suggestions
2 years ago
Shadowghost
f2b7f664aa
Apply review suggestions
2 years ago
Shadowghost
d89cd188eb
Fix BD ISO playback
2 years ago