Commit graph

724 commits

Author SHA1 Message Date
Dimitri Vranken
315c1e1a91 Adjusted FFMpegCore.Examples for separate FFMpegCore.Extensions.SkiaSharp project 2023-02-16 10:25:42 +01:00
Dimitri Vranken
cc22d15061 Moved SkiaSharp implemented to its own extension 2023-02-16 09:37:23 +01:00
Dimitri Vranken
8afe1e0c9e Revert "Updated package properties for fork"
This reverts commit fb19f45331.
2023-02-13 12:23:12 +01:00
Dimitri Vranken
db215ff4c7 Revert "Updated package description for SkiaSharp instead of Aspose.Drawing"
This reverts commit c96fdc490a.
2023-02-13 12:23:07 +01:00
Dimitri Vranken
fb19f45331 Updated package properties for fork 2023-02-13 12:22:36 +01:00
Dimitri Vranken
29fc9246d1 Added dependency SkiaSharp.NativeAssets.Linux.NoDependencies
Required for execution on Linux, otherwise we get the following error: Unable to load shared library 'libSkiaSharp' or one of its dependencies
See https://github.com/mono/SkiaSharp/issues/1341 for more information
2023-02-13 12:11:03 +01:00
Dimitri Vranken
bdfe87be16 Enabled windows-only tests on all plattforms
They are now also supported on Linux because we are using SkiaSharp instead of System.Drawing.Common
2023-02-13 12:09:35 +01:00
Dimitri Vranken
f95bba5aa2 Added configuration for running tests in WSL on windows
See https://learn.microsoft.com/en-us/visualstudio/test/remote-testing?view=vs-2022
2023-02-13 11:57:04 +01:00
Dimitri Vranken
6e38b45445 chore: Increased test timeout duration
Required for successful test execution on my rather slow machine
2023-02-13 11:40:11 +01:00
Dimitri Vranken
72c76c20f0 refactor: Centralized test timeout duration
Changes can be made in a single place if neeeded
2023-02-13 11:39:34 +01:00
Dimitri Vranken
7f17d68a52 Updated tests for SkiaSharp 2023-02-13 11:39:03 +01:00
Dimitri Vranken
f464be430b Replaced System.Drawing.Common with SkiaSharp 2023-02-13 11:25:45 +01:00
Dimitri Vranken
c96fdc490a Updated package description for SkiaSharp instead of Aspose.Drawing 2023-02-13 11:07:06 +01:00
Malte Rosenbjerg
e32dd3a7f7 Add IsPackage=false to Examples project
Former-commit-id: 4f1cb92fa9
2023-02-05 00:33:07 +01:00
Malte Rosenbjerg
8943809050 build master branch after merge or push (#390)
* Update ci.yml

* Add codecov

* Remove codecov for now

* Add coverlet.collector and codecov

Former-commit-id: 5bd17dc44f
2023-02-05 00:07:52 +01:00
Malte Rosenbjerg
3837edee8c Init (#389)
Former-commit-id: 4ec200528c
2023-02-04 23:42:13 +01:00
pklaes
737eea3a98 fix: Switch source for rotation property from 'tags/rotate' to 'side_data_list/rotation' (incl. test case) (#388)
Former-commit-id: d051cd06d2
2023-02-04 22:17:39 +01:00
Malte Rosenbjerg
693acabac4 Cleanup after splitting into two packages (#386)
* Move PosterWithAudio to FFMpegCore

* Reduce windows only tests

* Update Directory.Build.props

* Create .editorconfig

* More cleanup

* Enable implicit usings

* Remove unused method

* Apply dotnet format

* Fix unused variable in AudioGateArgument

* Fix boolean conditions in AudioGateArgument

* Merge boolean conditions into pattern

* Use target-typed new

* Add linting to CI

* Add CUDA to HardwareAccelerationDevice enum

* Increase timeout for Video_Join_Image_Sequence

* Adjust Video_Join_Image_Sequence timeout

* Fix expected seconds in Video_Join_Image_Sequence

* Increase timeout for Video_TranscodeToMemory due to macos agents

Former-commit-id: f9f7161686
2023-02-02 21:19:45 +01:00
Tom Bogle
7dfefbdfdb Added ability to retrieve bit depth from media streams for lossless encodings (#359)
* Added ability to retrieve bit depth from media streams for lossless encodings

* Shortened sample AIFF file used in tests

Former-commit-id: db7e1e4995
2023-02-01 08:09:16 +01:00
Malte Rosenbjerg
910ec6c759 Merge pull request #334 from lostmsu/lost
`AddDeviceInput` similar to `AddFileInput` and `FromDeviceInput`

Former-commit-id: ce7ebe0cff
2023-01-31 23:39:49 +01:00
Malte Rosenbjerg
d2658b17c0 Update test
Former-commit-id: d3d6c8c40b
2023-01-31 23:32:30 +01:00
Malte Rosenbjerg
b2847b99e2 Remove unneeded cast
Former-commit-id: 751019a36d
2023-01-31 23:26:18 +01:00
Malte Rosenbjerg
cabfb0b2db Remove PInvoke.Kernel32
Former-commit-id: f0c9993c6e
2023-01-31 23:25:33 +01:00
Victor Nova
28deedc038 a hack to unconditionally kill ffmpeg when parent .NET process exits
Former-commit-id: 5ac61011c4
2023-01-31 23:20:10 +01:00
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