Commit graph

489 commits

Author SHA1 Message Date
Malte Rosenbjerg
54e5d0860c
Merge branch 'main' into feature/custom-ffprob-arguments 2023-10-05 09:21:21 +02:00
Malte Rosenbjerg
7f283e9113
Merge branch 'main' into main 2023-10-05 09:21:13 +02:00
Malte Rosenbjerg
5fbe71bc39 Update dependencies 2023-10-05 08:58:57 +02:00
Malte Rosenbjerg
b31c8da7ae Fix tags container null ref exception 2023-10-05 08:58:50 +02:00
Prakash Duggaraju
42f9005d59 Add support for multiple outputs and tee muxer.
A single input can be encoded simultaneously to multiple oputs or muxed in multiple formats
2023-09-08 13:22:09 -07:00
Malte Rosenbjerg
4be90f025b
Merge branch 'main' into main 2023-08-24 22:53:11 +02:00
Malte Rosenbjerg
71a55530d3
Merge branch 'main' into feature/custom-ffprob-arguments 2023-08-24 22:38:52 +02:00
Malte Rosenbjerg
78ca5dd02f
Merge branch 'main' into main 2023-08-23 18:57:12 +02:00
Rafael Carvalho
6c2311c869 Update "SaveM3U8Stream" method to use "WithCopyCodec" option 2023-05-17 11:41:13 +12:00
Rafael Carvalho
643952db7b Add "WithCopyCodec" option 2023-05-17 11:40:40 +12:00
Rafael Carvalho
69b01c91c6 Add CopyCodecArgument 2023-05-17 11:40:20 +12:00
Devedse
a920ab2bc1 Fix issue where ffmpeg can't be found if x64/x86 folders exist without ffmpeg in there 2023-05-05 12:42:27 +02:00
vfrz
b2488303cf feature: custom ffprobe arguments 2023-04-12 21:47:36 +02:00
Malte Rosenbjerg
ba78512cb9 ChapterData.Duration as computed property 2023-04-12 16:30:46 +02:00
Malte Rosenbjerg
943662aa15 Bump nuget version 2023-03-15 13:26:11 +01:00
Rafael Carvalho
3dc2fff0ac Fix whitespace formatting linting error 2023-03-07 17:04:23 +13:00
Rafael Carvalho
7569669f52 Fix Palette typos 2023-03-07 16:55:11 +13:00
Rafael Carvalho
a90918eac6 Add "GifSnapshot" and "GifSnapshotAsync" methods 2023-03-07 16:41:52 +13:00
Rafael Carvalho
d14ef2268f Add "BuildGifSnapshotArguments" method 2023-03-07 16:31:45 +13:00
Rafael Carvalho
19c177a248 Receive stream index as an argument for generating GIFs 2023-03-07 16:19:03 +13:00
Rafael Carvalho
b7fd9890da Add GifPallet argument builder 2023-03-07 16:07:30 +13:00
Rafael Carvalho
4dbbf345d4 Add "GifPalettArgument" for outputting GIFs 2023-03-06 17:25:08 +13:00
Rafael Carvalho
718371505c Add .gif file extension 2023-03-06 17:22:08 +13:00
Phillip Fisher
38789162eb Add chapters to FFProbe 2023-02-25 11:29:41 -06:00
Malte Rosenbjerg
7ebf948f93 Fix TimeSpanExtensions 2023-02-21 18:37:56 +01:00
Malte Rosenbjerg
54e216d3e0 Bump nuget version and cleanup 2023-02-21 18:27:26 +01:00
Malte Rosenbjerg
3ca1e983a6
Merge pull request #396 from drasive/feature/net7-windows-support-v5
Add FFMpegCore.Extensions.SkiaSharp
2023-02-21 18:22:03 +01:00
Kevin Heritage
59d43bb1c3 chore: apply changes to format end seek 2023-02-17 19:27:48 +01:00
Kevin David Heritage
98fdaf424b
Merge branch 'main' into feat/cut-video 2023-02-17 19:22:27 +01:00
Kevin Heritage
a2c899d02e feat: create sub video function 2023-02-17 19:17:31 +01:00
Kevin Heritage
fe5c1f5b58 Create end seek argument 2023-02-17 17:18:56 +01:00
Malte Rosenbjerg
2bc6c645f2
Merge branch 'main' into feature/net7-windows-support-v5 2023-02-17 00:19:46 +01:00
Malte Rosenbjerg
5b34d04a35 Add PackageOutputPath and format 2023-02-17 00:12:32 +01:00
Malte Rosenbjerg
ad5dca3cd6 Ensure all images have same file extension and handle that 2023-02-16 23:55:10 +01:00
Dimitri Vranken
7b32ba5a27 Fixed ambiguous method call
The two constructors were causing issues with ambiguous method calls but are a good idea, so this is more of a workaround.
Error message:
The call is ambiguous between the following methods or properties:
'FFMpegCore.Pipes.RawVideoPipeSource.RawVideoPipeSource(System.Collections.Generic.IEnumerator<FFMpegCore.Pipes.IVideoFrame>)' and
'FFMpegCore.Pipes.RawVideoPipeSource.RawVideoPipeSource(System.Collections.Generic.IEnumerable<FFMpegCore.Pipes.IVideoFrame>)'
2023-02-16 14:48:06 +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
c96fdc490a Updated package description for SkiaSharp instead of Aspose.Drawing 2023-02-13 11:07:06 +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
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
50555b144c Always use Path.GetTempPath() on linux and macos
Former-commit-id: 1b729280b6
2023-01-31 23:10:09 +01:00
keg247
1dd2685aff Add SampleAspectRatio property to VideoStream
Former-commit-id: 02de377093
2023-01-31 22:41:57 +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
Gleb Moskalenko
25c3cab7f1 Add pad video filter
Former-commit-id: e76ebdcbe8
2023-01-31 20:57:14 +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
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
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
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
30c9ea85c4 Merge branch 'master' into add-audiofilters
Former-commit-id: b53d8ebadc
2023-01-30 22:24:53 +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
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
a730cde791 Bump dependencies
Former-commit-id: b84bb6470a
2023-01-28 13:25:48 +01:00
Wilbert Bongers
9b16687e7a re-added corresponding AudioFilterOptions
Former-commit-id: 09305d488b
2022-08-02 11:37:47 +02:00
Wilbert Bongers
5f014029d6 added HighPass filter, LowPass filter, Audiogate and Silencedetection
Former-commit-id: 074528238e
2022-08-02 10:12:24 +02:00
keg247
1e372e3e29 Move NotifyOnProgress processing to ErrorData
Former-commit-id: 5d62be654a
2022-06-19 23:31:18 -04:00
Malte Rosenbjerg
b7e1c082e3 Update metadata
Former-commit-id: 9f34591a03
2022-04-15 20:11:39 +02:00
Malte Rosenbjerg
10a646e37e Throw OperationCanceledException when processing is cancelled
Former-commit-id: 4f38eed753
2022-04-15 15:08:30 +02:00
Malte Rosenbjerg
27683c478b Fix for JoinImageSequence #281
Former-commit-id: 9c0b2bdb44
2022-04-15 12:55:34 +02:00
Malte Rosenbjerg
fc58cec7e2 Fix for PosterWithAudio #317
Former-commit-id: 621b3a2eeb
2022-04-15 12:08:03 +02:00
Malte Rosenbjerg
c35372f5d9 Merge branch 'master' into patch-3
Former-commit-id: b8298d90b3
2022-04-05 21:35:58 +02:00
Malte Rosenbjerg
d5d2c18af7 Merge branch 'master' into bugfix/fixes
Former-commit-id: eb0f6ca44a
2022-03-24 21:15:59 +01:00
Malte Rosenbjerg
cfbecdfa9c Handle null dictionaries
Former-commit-id: 1c851dc3ff
2022-03-24 21:15:28 +01:00
Malte Rosenbjerg
f9d9458ebb Remove duplicated property
Former-commit-id: c817381139
2022-03-24 21:14:00 +01:00
Malte Rosenbjerg
299c30e48a Merge branch 'master' into feature/aaxc_support
Former-commit-id: 1ba796596d
2022-03-24 21:04:50 +01:00
Malte Rosenbjerg
3e3ba683f2 Merge branch 'master' into fix/dynamic_argumentText
Former-commit-id: b0578e3ae7
2022-03-24 20:57:12 +01:00
Malte Rosenbjerg
93c2b62a08 Clean warnings
Former-commit-id: 787804c3a2
2022-03-24 20:46:02 +01:00
Malte Rosenbjerg
6a7714a157 Make Tags and Disposition dictionaries case-insensivite #295
Former-commit-id: 90155efe75
2022-03-24 20:45:49 +01:00
Malte Rosenbjerg
549856f619 Make properties on MediaStream classes for deserialization #296
Former-commit-id: fc86a64b9e
2022-03-24 20:37:27 +01:00
Malte Rosenbjerg
c84c68407d Support cancellationtoken on async ffprobe calls #299
Former-commit-id: da251e99ad
2022-03-24 20:34:25 +01:00
Malte Rosenbjerg
21e5b9634f Expose avg_frame_rate as AverageFrameRate on VideoStream #300
Former-commit-id: 2133d31021
2022-03-24 20:27:09 +01:00
Malte Rosenbjerg
5b97f08029 Wrap image size check in using block #304
Former-commit-id: 05839825e0
2022-03-24 20:24:22 +01:00
Jonas Kamsker
bb4c646f02 Fixed merge & implemented aax mode
Former-commit-id: f42faa4f26
2022-03-20 19:56:17 +01:00
Jonas Kamsker
b8505babf4 Merged #292 into #293
Former-commit-id: 499d03f710
2022-03-20 19:36:45 +01:00
Jonas Kamsker
59e5ceb455 Removed comment
Former-commit-id: 353bbff1b8
2022-03-20 19:34:01 +01:00
Jonas Kamsker
6be9690527 Removed string count extension
Former-commit-id: 373c604a11
2022-03-20 19:32:48 +01:00
Jonas Kamsker
5185f566e3 Applied reqested changes
Former-commit-id: 5b0d3d21c9
2022-03-20 19:31:15 +01:00
Malte Rosenbjerg
18fb77985a Merge branch 'master' into update/update-instances-dependency
Former-commit-id: 1022f88019
2022-03-12 19:07:05 +01:00
Malte Rosenbjerg
52bf2ec4d0 Init
Former-commit-id: 7f8bd24058
2022-03-12 19:06:46 +01:00
Notheisz57
eec2c3b375 Update FFProbe.cs
Pass FFOptions argument in call to GlobalFFOptions.GetFFProbeBinaryPath

Former-commit-id: 1d2c0f760b
2022-01-29 19:29:45 -08:00
Jonas Kamsker
f06131a10f Added errordata to analysis
Former-commit-id: 3324cbb528
2022-01-12 01:03:51 +01:00
Jonas Kamsker
974c984d6c Update FFProbeAnalysis.cs
Former-commit-id: 07470ec153
2022-01-12 01:01:40 +01:00
Jonas Kamsker
8555278dcf Merge remote-tracking branch 'JKamsker/fix/dynamic_argumentText' into feature/aaxc_support
Former-commit-id: 2035b7d341
2022-01-12 00:34:59 +01:00
Jonas Kamsker
0dd07055d8 Fixed GetText to pleasure the unit test
Former-commit-id: c05337562c
2022-01-12 00:31:47 +01:00