Victor Nova
0d7bf18832
fixed hwaccel parameter not working in 5.0
...
Former-commit-id: 7938ec3c0a
2023-01-31 23:19:45 +01:00
Victor Nova
4b79891bb7
AddDeviceInput similar to AddFileInput and FromDeviceInput
...
Former-commit-id: aced406957
2023-01-31 23:19:45 +01:00
Malte Rosenbjerg
5ebe0bb71d
Merge pull request #384 from rosenbjerg/chore/fixes
...
Minor fixes
Former-commit-id: b8d1c26f4f
2023-01-31 23:16:23 +01:00
Malte Rosenbjerg
78105852f1
Include macos in ci matrix
...
Former-commit-id: 2d68632624
2023-01-31 23:11:08 +01:00
Malte Rosenbjerg
cebc55bf73
Use FedericoCarboni/setup-ffmpeg@v2
...
Former-commit-id: f89008358c
2023-01-31 23:10:18 +01:00
Malte Rosenbjerg
50555b144c
Always use Path.GetTempPath() on linux and macos
...
Former-commit-id: 1b729280b6
2023-01-31 23:10:09 +01:00
Malte Rosenbjerg
869c8a4c67
Update year
...
Former-commit-id: fd56655995
2023-01-31 23:09:48 +01:00
Malte Rosenbjerg
7aac5b2f9b
Merge pull request #357 from ArtemiiimetrA/Update-MIT-License-Year
...
Update LICENSE
Former-commit-id: 4494ecc6ff
2023-01-31 23:03:38 +01:00
Malte Rosenbjerg
b032af6405
Merge pull request #351 from keg247/sample-aspect-ratio
...
Add SampleAspectRatio property to VideoStream
Former-commit-id: 9727ec5cfe
2023-01-31 23:02:51 +01:00
keg247
1dd2685aff
Add SampleAspectRatio property to VideoStream
...
Former-commit-id: 02de377093
2023-01-31 22:41:57 +01:00
Malte Rosenbjerg
2344f4868e
Merge pull request #374 from ep1kt3t0s/short-socket-naming
...
Short socket names to prevent 104 char limit
Former-commit-id: 11abaeecc3
2023-01-31 22:34:49 +01:00
ep1kt3t0s
53f0c7917d
Fix GetPipePath() for MacOS
...
Former-commit-id: 75e4f6f257
2023-01-31 21:25:02 +01:00
ep1kt3t0s
5623119b35
Update PipeHelpers.cs
...
Former-commit-id: abc7d9463a
2023-01-31 21:24:44 +01:00
Malte Rosenbjerg
008da5c9dd
Merge pull request #341 from glebmxyz/pad-video-filter
...
Add pad video filter
Former-commit-id: 6460f3cc20
2023-01-31 21:09:02 +01:00
Gleb Moskalenko
25c3cab7f1
Add pad video filter
...
Former-commit-id: e76ebdcbe8
2023-01-31 20:57:14 +01:00
Malte Rosenbjerg
2b93cb3495
Merge pull request #347 from qe201020335/master
...
Add Stream mapping of multiple streams and negative mapping of streams (deselect)
Former-commit-id: 1ad13e069a
2023-01-31 20:56:00 +01:00
Malte Rosenbjerg
f03ed8ab54
Update test
...
Former-commit-id: 5510ef0e32
2023-01-31 20:49:56 +01:00
Sky Z
f1e13326b8
Add negative mapping to select stream (deselect)
...
Former-commit-id: 40f97594f0
2023-01-31 20:46:16 +01:00
Sky Z
a776db85d2
Add other stream types to Channel (V,s,d,t)
...
Former-commit-id: ca8275436b
2023-01-31 20:46:16 +01:00
Sky Z
638f4cae89
Add select multiple streams
...
Former-commit-id: df40eeede9
2023-01-31 20:46:16 +01:00
Malte Rosenbjerg
efe96428a8
Merge pull request #370 from jeroenvanderschoot/master
...
Add Uri support for Frame Analysis,
Former-commit-id: 1b883f7da9
2023-01-31 20:44:00 +01:00
jeroenvanderschoot
c2db2a35a1
Add Uri support for Frame Analysis,
...
skipped Stream support as this cannot support MP4's with moov atom in the end of the file, and input pipes do not support seek.
Former-commit-id: 31b93b3ed6
2023-01-31 20:39:00 +01:00
Malte Rosenbjerg
bb89e018f2
Merge pull request #363 from assassinater/master
...
Fix extension is not png lost path
Former-commit-id: 4617f89560
2023-01-31 20:37:16 +01:00
Malte Rosenbjerg
167f8e174f
Apply fix to methods in new location
...
Former-commit-id: b175eed38c
2023-01-31 20:32:36 +01:00
赵宁
d4fdd646fe
fix extension is not png lost path
...
Former-commit-id: c063043271
2023-01-31 20:32:36 +01:00
Malte Rosenbjerg
1c5d7d26cb
Merge pull request #373 from koskit/master
...
Implemented LogLevels and missing Arguments (BlackDetect & BlackFrame)
Former-commit-id: 3c316505c0
2023-01-31 20:32:05 +01:00
Malte Rosenbjerg
d5974f5585
Add missing using directive after rebase
...
Former-commit-id: 8fca6c4035
2023-01-31 20:25:37 +01:00
Thodoris Koskinopoulos
f405269244
Added log levels
...
Former-commit-id: 6e4e8fbba1
2023-01-31 20:25:37 +01:00
Thodoris Koskinopoulos
f042d78f2c
Added blackdetect and blackframe arguments
...
Former-commit-id: 7f72625eac
2023-01-31 20:25:37 +01:00
Malte Rosenbjerg
46d7f81516
Merge pull request #352 from WilbertBongers/add-audiofilters
...
added HighPass filter, LowPass filter, Audiogate and Silencedetection
Former-commit-id: 4262fb261a
2023-01-31 20:25:00 +01:00
Malte Rosenbjerg
30c9ea85c4
Merge branch 'master' into add-audiofilters
...
Former-commit-id: b53d8ebadc
2023-01-30 22:24:53 +01:00
Malte Rosenbjerg
8335126f3e
Merge pull request #383 from rosenbjerg/feature/move-systemdrawingcommons-to-separate-package
...
Feature/move system.drawing.commons to separate package
Former-commit-id: 5bc26f9512
2023-01-29 23:19:32 +01:00
Malte Rosenbjerg
baa9300e49
Add missing test file
...
Former-commit-id: 6898a71005
2023-01-29 23:12:52 +01:00
Malte Rosenbjerg
79b0718d95
Fix attribute
...
Former-commit-id: f33c060ff5
2023-01-29 23:10:24 +01:00
Malte Rosenbjerg
f8eff73690
Simplify attribute
...
Former-commit-id: e51cf7cc63
2023-01-29 23:08:47 +01:00
Malte Rosenbjerg
7d5e091f43
More cleanup
...
Former-commit-id: 104caa609b
2023-01-29 23:03:50 +01:00
Malte Rosenbjerg
b208c65b5a
Cleanup using directives
...
Former-commit-id: 237fa3353f
2023-01-29 23:01:37 +01:00
Malte Rosenbjerg
766bec2112
Cleanup
...
Former-commit-id: 476c8f33c0
2023-01-29 23:01:26 +01:00
Malte Rosenbjerg
f7a325b2e3
Cleanup pipelines
...
Former-commit-id: ba2e31c43b
2023-01-29 22:55:47 +01:00
Malte Rosenbjerg
4acdca55dd
Add IgnoreIf attribute to only run SDC tests on Windows
...
Former-commit-id: fb6865587a
2023-01-29 22:55:35 +01:00
Malte Rosenbjerg
a3c617090e
Fix using temporarily
...
Former-commit-id: 11997d91f9
2023-01-29 22:51:20 +01:00
Malte Rosenbjerg
c5620701a1
Add SupportedOSPlatform attribute on tests using SDC
...
Former-commit-id: 5b0c74e5c0
2023-01-29 22:49:45 +01:00
Malte Rosenbjerg
5f5db69bcd
Add Directory.Build.props
...
Former-commit-id: 8e9b7df4de
2023-01-29 22:17:40 +01:00
Malte Rosenbjerg
11dfaa6e71
WIP
...
Former-commit-id: 2abb2a1e6b
2023-01-29 20:52:59 +01:00
Malte Rosenbjerg
844753b1ed
Init
...
Former-commit-id: 53651a0275
2023-01-29 20:52:59 +01:00
Malte Rosenbjerg
f34b7b9121
Merge pull request #382 from rosenbjerg/bugfix/use-authenticated-requests-in-gh-workflow
...
Use authenticated requests in CI pipeline
Former-commit-id: a03cb42036
2023-01-29 20:52:15 +01:00
Malte Rosenbjerg
36589eecef
Use setup-dotnet@v2 since v3 seems to install .NET 7
...
Former-commit-id: f2abd9ae63
2023-01-28 13:28:37 +01:00
Malte Rosenbjerg
a730cde791
Bump dependencies
...
Former-commit-id: b84bb6470a
2023-01-28 13:25:48 +01:00
Malte Rosenbjerg
c2559148ea
Revert "Remove ignore"
...
This reverts commit 73605e5f91
[formerly d85a4b81ab
].
Former-commit-id: d3d49655f4
2023-01-28 11:41:19 +01:00
Malte Rosenbjerg
73605e5f91
Remove ignore
...
Former-commit-id: d85a4b81ab
2023-01-28 11:39:44 +01:00