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
Jonas Kamsker
7e6738edaf
Added support for aaxc decryption
...
Former-commit-id: 2626b3796b
2022-01-12 00:15:32 +01:00
Jonas Kamsker
da759449c2
Fixed possible nullreference
...
Former-commit-id: bfd2f4a908
2022-01-11 22:46:33 +01:00
Jonas Kamsker
dd2bfac840
Using correct map_metadata dynamically
...
Former-commit-id: 1b2af5fd1f
2022-01-11 22:42:31 +01:00
Malte Rosenbjerg
40a28f92e7
Update nuget meta
...
Former-commit-id: 0502b41532
2022-01-08 12:35:10 +01:00
Malte Rosenbjerg
81ee9b9872
Update packages
...
Former-commit-id: 1c65502b90
2022-01-08 12:27:14 +01:00
Malte Rosenbjerg
e4ef092ac6
Merge branch 'master' into MetaDataArgument
...
Former-commit-id: 48689cf694
2022-01-07 16:39:37 +01:00
Jonas Kamsker
1f0a4f2a0e
Refactored, added unit test
...
Former-commit-id: f560244628
2022-01-06 19:38:37 +01:00
Jonas Kamsker
65bb8ecd2b
Added string escape for DemuxConcatArgument
...
Fixes issue when source files have a ``'`` in their path
Former-commit-id: 21d1df824f
2022-01-04 16:05:40 +01:00
Weirdo
532c4abcb3
Returning ReadOnlyMetaData instead of MetaData
...
Former-commit-id: 6194dc4e4b
2021-12-21 00:42:20 +01:00
Weirdo
f38562aa68
Implemented AddChapters for convenience
...
Former-commit-id: e2dc91660c
2021-12-21 00:40:45 +01:00
Weirdo
5c8597670c
Added MetadataBuilder
...
Former-commit-id: 2605ac1a54
2021-12-21 00:34:33 +01:00
Weirdo
82fa9b56e1
Added MetaDataArgument
...
Former-commit-id: e3eb2f2056
2021-12-21 00:10:59 +01:00
BobSilent
c04546a156
Added Tests
...
Former-commit-id: 47a6c23b2d
2021-11-18 14:01:38 +01:00
BobSilent
a5b5965924
Add Configure on FFMpegArgumentProcessor to fuently configure ffoptions per run.
...
Former-commit-id: 965e756dc4
2021-11-18 09:34:10 +01:00
Alex Zhukov
a0d0a87970
Merge branch 'master' into ffprobe-show-packets
...
Former-commit-id: ebf77d0662
2021-11-17 07:36:13 -08:00
Malte Rosenbjerg
28891eb242
Add documentation comments to NotifyOn* methods
...
Former-commit-id: a0399b361a
2021-11-14 01:25:04 +01:00
Alex Zhukov
4608b590e1
parse ffprobes -show_packets output
...
Former-commit-id: 239e2aef42
2021-11-08 06:28:16 -08:00
Malte Rosenbjerg
dfd4490b37
Added VideoCodec.LibX265 ( #276 )
...
Former-commit-id: 0f82509c41
2021-11-03 18:53:38 +01:00
Malte Rosenbjerg
4c54ff18b9
Move .ConfigureAwait(false) in StreamPipeSink to inside ReadAsync to fix failure in ubuntu CI
...
Former-commit-id: 936da48ca2
2021-11-01 19:21:34 +01:00
Malte Rosenbjerg
5ceebfba59
Update nuget info
...
Former-commit-id: 6377c50de7
2021-11-01 19:15:39 +01:00
Malte Rosenbjerg
aa30c82985
Ensure ConfigureAwait(false) is set ( #246 )
...
Former-commit-id: e8df465ffa
2021-11-01 19:15:00 +01:00
Malte Rosenbjerg
8ba0d7deef
Add .ConfigureAwait(false) in StreamPipeSink Writer function
...
Former-commit-id: e0385dcfdb
2021-11-01 18:53:33 +01:00
Malte Rosenbjerg
f5745b9670
Ensure disposal of opened Image instances ( #249 )
...
Former-commit-id: b217ca4af0
2021-11-01 18:14:06 +01:00
Malte Rosenbjerg
079760d044
Support for specyfying process working directory through FFOptions ( #272 )
...
Former-commit-id: c2d28055c1
2021-11-01 18:13:23 +01:00
Rich Gerber
f47e64789b
Change Int32 to long for BitRate
...
Former-commit-id: b8fefc6a0d
2021-10-26 11:47:46 -07:00
Malte Rosenbjerg
7de7a67623
Merge branch 'master' into ffprobe-frames
...
Former-commit-id: 40235db7ec
2021-10-21 20:47:25 +02:00
Malte Rosenbjerg
3ea68c4fb8
Merge branch 'master' into pr/255
...
Former-commit-id: 2b7cd6f7ca
2021-10-21 20:40:25 +02:00
Malte Rosenbjerg
71356258f8
Merge pull request #253 from stasokrosh/master
...
fix stream index for passing to ffmpeg while making a snapshot
Former-commit-id: 5de32064c1
2021-10-21 20:39:15 +02:00
Malte Rosenbjerg
466d0c6cad
Merge pull request #260 from alex6dj/fix/subtitle-hardburning-path-scape
...
Fixed error when burning subtitle with some special charaters in path
Former-commit-id: ce18f3b2ed
2021-10-21 20:38:21 +02:00
Malte Rosenbjerg
75fa1db64f
Minor improvements
...
Former-commit-id: 79bc918917
2021-10-21 20:36:54 +02:00
Malte Rosenbjerg
2de12dd61d
Minor fixes
...
Former-commit-id: 06da927c7e
2021-10-21 19:44:22 +02:00
Malte Rosenbjerg
390cd00005
Minor fixes
...
Former-commit-id: 1b67ea76f0
2021-10-21 19:43:13 +02:00
Malte Rosenbjerg
9b1df3945b
Merge branch 'master' into fix/subtitle-hardburning-path-scape
...
Former-commit-id: 519fde40e3
2021-10-21 19:08:42 +02:00
Malte Rosenbjerg
b15cc39ebd
Merge branch 'master' into feature/audio-filters
...
Former-commit-id: 8e98bf6afd
2021-10-21 19:08:40 +02:00
Konstantin Samburov
9f3debb9f1
Fix throwing exception for AnalyseAsync if ExitCode not 0.
...
Former-commit-id: 9ff82337f6
2021-10-11 12:25:41 +09:00
alex6dj
152648275f
Implemented Dynamic Audio Normalizer
...
Former-commit-id: 40c14b573a
2021-10-04 19:10:00 -04:00
alex6dj
d7be7aa5ac
Document PanArgument
...
Former-commit-id: 571cc88a39
2021-10-04 13:05:44 -04:00
alex6dj
b5dd8600a4
Pan filter implementation and testing
...
Former-commit-id: 7a661b6ab3
2021-10-04 12:27:24 -04:00
alex6dj
c6f1d94a74
Initial audio filter implementation
...
Former-commit-id: 78a703fc93
2021-10-04 09:54:38 -04:00
alex6dj
0c74351d83
Fixed single quotes escape in subtitle file path
...
Former-commit-id: 975bd75c5d
2021-10-03 11:07:15 -04:00
alex6dj
21da31c4c1
Fixed error when burning subtitle with some special charaters in path
...
Former-commit-id: e6e07fc2fe
2021-10-01 23:40:40 -04:00
Andrew Morgan
dbccc116fe
Adding support for ffprobe show frames
...
Former-commit-id: 93131a7cd0
2021-09-24 10:23:59 +01:00
Stanislau Krashynski
849eb3ce54
fix stream index for passing to ffmpeg while making a snapshot
...
Former-commit-id: 26fcfcc206
2021-09-20 16:06:43 +03:00
alex6dj
2b6a74dd7e
Use boolean instead on generic int for disposition state value
...
Former-commit-id: d79bbaef97
2021-09-07 12:48:05 -04:00
alex6dj
57e2585f52
Get extra disposition data in MediaStream
...
Former-commit-id: 41ec1a10dd
2021-09-06 23:08:36 -04:00
Malte Rosenbjerg
db56dda75e
Update nuget details
...
Former-commit-id: 607bd1837f
2021-08-12 22:37:52 +02:00
Fedor Zhilkin
737654256c
Merge branch 'master' of github.com:Feodoros/FFMpegCore
...
Former-commit-id: c540819893
2021-08-11 15:55:40 +03:00
Fedor Zhilkin
847ed70522
Fix params order
...
Former-commit-id: 86ea16c432
2021-08-11 15:54:58 +03:00
Malte Rosenbjerg
f7dfc6106c
Merge branch 'master' into master
...
Former-commit-id: fc9db2c04a
2021-08-11 00:43:03 +02:00
Fedor Zhilkin
65ebc57b29
Nullable streamIndex and inputFileIndex
...
Former-commit-id: 562a50d874
2021-08-11 01:21:06 +03:00
Warrick Wilson
cbd33fd553
Added CodecTag and CodecTagString properties to info derived from an FFProbe.Analyse() call. This allows for specific codecs to be identified to check compatibility with hardware limitations.
...
Former-commit-id: ac2b358fad
2021-08-09 14:52:39 -05:00
Malte Rosenbjerg
d73d7fa30e
Load config file, if found, on first use
...
Former-commit-id: e363440118
2021-08-07 16:39:10 +02:00
Malte Rosenbjerg
3516440ca1
Specify README.md as nuget readme
...
Former-commit-id: 0efaf686f3
2021-08-07 14:54:48 +02:00
Malte Rosenbjerg
1f3d1ec429
Move Loop(1) to image FileInput. Fix for #206
...
Former-commit-id: 914003ee32
2021-08-07 14:40:58 +02:00
Malte Rosenbjerg
8b3aadda08
Merge branch 'master' of https://github.com/rosenbjerg/FFMpegCore
...
Former-commit-id: 28278301dc
2021-08-06 11:13:45 +02:00
Malte Rosenbjerg
4c521aadcc
Merge branch 'master' into master
...
Former-commit-id: 3888a07ab2
2021-08-06 08:10:37 +02:00
alex6dj
8633937f52
Use long option for stream index for better clarity
...
Former-commit-id: 14d457b946
2021-08-05 15:14:37 -04:00
alex6dj
75386b6dac
Document parameters
...
Former-commit-id: 6247bf6ea4
2021-08-05 15:11:23 -04:00
alex6dj
96ec0613d3
Subtitle hard-burn implementation.
...
Former-commit-id: 3a89062384
2021-08-05 14:37:32 -04:00
Malte Rosenbjerg
d755c1d526
Fix PcmAudioSampleWrapper namespace
...
Former-commit-id: fc23456eb1
2021-08-05 13:21:57 +02:00
Fedor Zhilkin
074404f08c
Style guide fixes and minor refactoring
...
Former-commit-id: c30cf4c7ad
2021-08-03 21:58:40 +03:00
Fedor Zhilkin
8b5b6d8e79
Merge branch 'master' of github.com:rosenbjerg/FFMpegCore
...
Former-commit-id: 37109bab34
2021-08-03 21:57:30 +03:00
alex6dj
bd7dcf9edd
Basic ffprobe subtitle support
...
Former-commit-id: f80d1fa3a6
2021-07-31 15:34:47 -04:00
Malte Rosenbjerg
06a519eefe
Update nuget info
...
Former-commit-id: 0c9c526e2a
2021-07-16 01:10:54 +02:00
Malte Rosenbjerg
33ab024a60
Improve ffprobe exceptions
...
Former-commit-id: 27fb37700c
2021-07-16 01:02:38 +02:00
cephei
2f66d24fa5
support specific StandardOutputEncoding & StandardErrorEncoding for ffprobe
...
Former-commit-id: ab82e3cc0f
2021-07-08 20:17:09 +08:00
Patrick Krämer
0ba18c24ae
Support cancellation token for cancelling FFMPEG processes
...
Former-commit-id: 3efc34565a
2021-07-07 20:16:14 +02:00
Malte Rosenbjerg
e8f9fa52ae
Update nuget info
...
Former-commit-id: d5e8444cb8
2021-06-08 19:10:30 +02:00
Malte Rosenbjerg
bf020a7893
Merge branch 'master' into add-pcm-wrapper
...
Former-commit-id: f8692abc57
2021-06-08 18:55:09 +02:00
Malte Rosenbjerg
d9ef2f5d54
Remove -y
...
Former-commit-id: 366a1cd6c0
2021-06-08 18:49:22 +02:00
Julien Loir
7e9b3d20cd
Add test for the new audio pipe
...
Former-commit-id: acd462a527
2021-05-25 16:14:40 +02:00
Malte Rosenbjerg
2ad0381413
Reorder using directives
...
Former-commit-id: be32a14619
2021-05-15 11:19:22 +02:00
Malte Rosenbjerg
2bdfcdcb7a
Merge branch 'master' into add-pcm-wrapper
...
Former-commit-id: e56521b2bb
2021-05-15 11:17:46 +02:00
Malte Rosenbjerg
33878ab605
Cleanup in using directives
...
Former-commit-id: 6c3129d417
2021-05-15 11:17:12 +02:00
Malte Rosenbjerg
c75d5c434a
Merge branch 'master' into add-pcm-wrapper
...
Former-commit-id: 9632bf5b30
2021-05-15 11:14:44 +02:00
Malte Rosenbjerg
4d3ba4192b
Update nuget meta
...
Former-commit-id: 811471ed77
2021-05-14 01:08:01 +02:00
Malte Rosenbjerg
12e031dfb3
Fixes, renames and missing stuff
...
Former-commit-id: 27a2219b8e
2021-05-14 01:02:00 +02:00
Julien Loir
32dfb34724
Add simple support for PCM audio source wrapping
...
Former-commit-id: d8810682ef
2021-04-12 13:50:27 +02:00
Julien Loir
7bee36e2ca
Add support for Format16bppRgb555
in Bitmap wrapper
...
Former-commit-id: 1711f98bd5
2021-04-12 13:49:36 +02:00
Julien Loir
4eafa4533c
Move System.IO
in using
s on some classes
...
Former-commit-id: e10657169e
2021-04-12 13:48:55 +02:00
Victor Horobchuk
c690817135
update
...
Former-commit-id: 4e6ecda884
2021-03-22 12:25:13 +02:00
Victor Horobchuk
93496db720
Update
...
Former-commit-id: 4e85482988
2021-03-18 21:37:02 +02:00
Victor Horobchuk
d0afc5001b
Update
...
Former-commit-id: ab8be5cd57
2021-03-17 09:58:01 +02:00
Victor Horobchuk
229fb93980
Add mirror and default ForceFormat for OutputPipeArgument
...
Former-commit-id: ec1b8a6b07
2021-03-17 00:09:56 +02:00
Malte Rosenbjerg
90f642d61d
Update FFMpegCore.csproj
...
Former-commit-id: 97fe2cce60
2021-03-15 23:44:31 +01:00
Malte Rosenbjerg
eed36f579b
Update nuget meta
...
Former-commit-id: 277f11d06e
2021-03-15 23:43:28 +01:00
Malte Rosenbjerg
263645f83b
Fix tests
...
Former-commit-id: 1d6517796f
2021-03-15 23:43:22 +01:00
Malte Rosenbjerg
8817b4c765
Merge branch 'master' into master
...
Former-commit-id: 5a2ebcf0f3
2021-03-15 23:20:27 +01:00
Malte Rosenbjerg
e1f319e074
Move MediaAnalysis parsing helper methods to static class
...
Former-commit-id: 8a314f02ae
2021-03-15 23:17:56 +01:00
Malte Rosenbjerg
7340380bd0
Update nuget meta
...
Former-commit-id: 0a146251e7
2021-03-15 23:06:34 +01:00
Malte Rosenbjerg
aec737bbc5
Renaming to OutputUrlArgument
...
Former-commit-id: fc2802d5fb
2021-03-15 23:04:59 +01:00
Malte Rosenbjerg
8f5ebf4852
Merge branch 'master' of https://github.com/rosenbjerg/FFMpegCore
...
Former-commit-id: 340400966d
2021-03-15 22:53:51 +01:00
Malte Rosenbjerg
085788c4e4
Merge pull request #179 from Codinlab/OutputStream
...
Add OutputStreamArgument
Former-commit-id: ce7eb9228b
2021-03-15 22:53:42 +01:00
Malte Rosenbjerg
ffbce8fba9
Bump nuget dependencies
...
Former-commit-id: 0face0b6e4
2021-03-15 22:48:53 +01:00
Malte Rosenbjerg
d2ed98ee26
Move extension method from Bitmap to Image
...
Former-commit-id: 6882284593
2021-03-15 22:48:43 +01:00
Maxim Bagryantsev
fdc524d516
Moved Debug.WriteLine to Pipe disconnect
...
Former-commit-id: bbd9b7f55c
2021-03-15 20:44:48 +03:00
Maxim Bagryantsev
ba8904429d
Fixed process hang on pipe images format mismatch
...
Former-commit-id: fe646752d3
2021-03-15 20:37:18 +03:00
Malte Rosenbjerg
7457168c44
Cleanup
...
Former-commit-id: df0205fb11
2021-03-07 00:26:08 +01:00
Malte Rosenbjerg
4a6fb20aab
reorder method
...
Former-commit-id: 7444899106
2021-03-06 23:33:48 +01:00
Malte Rosenbjerg
f20c25d2ee
change FrameRate on RawVideoPipeSource to double
...
Former-commit-id: cfda317883
2021-03-06 23:26:15 +01:00
Malte Rosenbjerg
4e1729875a
Update nuget info
...
Former-commit-id: f40479e697
2021-03-06 23:17:23 +01:00
Malte Rosenbjerg
b3032a4ab2
Add ConfigureAwait(false)
...
Former-commit-id: a12c322de9
2021-03-06 23:05:38 +01:00
Malte Rosenbjerg
b776422ada
Fix tests
...
Former-commit-id: e49290b217
2021-03-06 21:25:17 +01:00
Malte Rosenbjerg
32e5e97864
Merge branch 'master' into refactor-video-filter-args
...
Former-commit-id: 8452672ee6
2021-03-05 18:06:50 +01:00
Malte Rosenbjerg
77e2403902
Init
...
Former-commit-id: 4f28983972
2021-03-05 18:06:40 +01:00
Malte Rosenbjerg
4f06258557
Merge pull request #180 from Codinlab/CancelTimeout
...
Add cancel timeout
Former-commit-id: 47779dce4d
2021-03-05 18:00:38 +01:00
Thierry Fleury
50cb183ae2
Add cancel timeout
...
(cherry picked from commit 6383164f267516fbd50d50b2a511c15c25a168dc)
Former-commit-id: 9672713e63
2021-03-02 19:43:24 +01:00
Thierry Fleury
93e56e523c
Add OutputStreamArgument
...
(cherry picked from commit 0c64c4d81d7055a582d8377123dbc3b7ba86e444)
Former-commit-id: 157a53690f
2021-03-02 19:40:50 +01:00
Thierry Fleury
22340a4575
Add InputDeviceArgument
...
Former-commit-id: 73531b3947
2021-02-28 14:50:55 +01:00
crypton
bff3406545
Format -ss timespan argument to calculate hours
...
Former-commit-id: bb08076db4
2021-02-12 22:16:55 -08:00
crypton
83c9478007
ffprobe duration parsing
...
- on large recordings (e.g. radio transmissions), ffprobe might return number of hours which is too large for TimeSpan.Parse (exception: The TimeSpan string '149:07:50.911750' could not be parsed because at least one of the numeric components is out of range or contains too many digits.)
- use regex groups to extract components (hours/minutes/seconds/millis) then parse/create new timespan from that
- NOTICE: this will discard microseconds provided by ffprobe, not sure if this is significant
- ffprobe has inconsitencies with how it represents millisecond component. Sometimes it may return just `82` for 820 milliseconds, so padding with 0s is required on the left. Likewise, sometimes it might return microseconds past milliseconds (first 3 significant figures); this is currently discarded
- Added InternalsVisibleTo to help with unit testing *just* the duration parsing function
Former-commit-id: 35ca34c0b0
2021-02-06 16:50:12 -08:00
Malte Rosenbjerg
1c016fed9a
Merge branch 'master' into master
...
Former-commit-id: 6874ace962
2021-02-04 00:13:02 +01:00
Malte Rosenbjerg
10726acc69
Update FFMpegCore.csproj
...
Former-commit-id: 4cb80432f6
2021-02-03 23:20:26 +01:00
Malte Rosenbjerg
08c898b56d
Return null when no format detected during analysis
...
Former-commit-id: 66cdb302ef
2021-02-03 23:20:12 +01:00
Malte Rosenbjerg
ffa53edb51
Merge pull request #165 from hey-red/expose-tags
...
Add tags on media stream and format
Former-commit-id: 8d2251c136
2021-01-29 17:50:39 +01:00
hey-red
e9ac0951ee
Add tags on media stream and format
...
Former-commit-id: f603163e25
2021-01-29 16:03:59 +03:00
hey-red
ce12f753c0
Fix incorrect condition
...
Former-commit-id: d16efbda31
2021-01-23 05:40:03 +03:00
Malte Rosenbjerg
3d640f9e08
Add NotifyOnOutput
...
Former-commit-id: cfee86199b
2020-12-18 00:40:09 +01:00
Malte Rosenbjerg
be477197cc
Support specifying output encoding for ffmpeg and ffprobe output
...
Former-commit-id: a4aba666cd
2020-12-09 17:07:41 +01:00
Malte Rosenbjerg
732e3a0772
Merge branch 'master' into master
...
Former-commit-id: de689dbb50
2020-12-09 11:02:26 +01:00
Malte Rosenbjerg
949dc76f3f
Also include output data on non-zero ffmpeg exitcode
...
Former-commit-id: 6bdf9da683
2020-12-09 10:58:21 +01:00
Malte Rosenbjerg
76a977bcd6
Include ffprobe std output in exception
...
Former-commit-id: f648a4b234
2020-12-08 23:30:10 +01:00
Malte Rosenbjerg
e124bab800
Init
...
Former-commit-id: fb2e1e00aa
2020-12-08 23:27:25 +01:00
Malte Rosenbjerg
c1881bcff7
Update FFMpegCore.csproj
...
Former-commit-id: 02877f6326
2020-12-07 21:07:00 +01:00
Malte Rosenbjerg
ab277aa8fa
Run post after ffmpeg has completed
...
Former-commit-id: 418cb943ff
2020-12-07 17:25:54 +01:00
Malte Rosenbjerg
ac82e17d25
Fix
...
Former-commit-id: 203da6300b
2020-12-07 01:20:13 +01:00
Malte Rosenbjerg
726c0f9800
Merge branch 'master' into refactor-tests
...
Former-commit-id: 7fd7ae369d
2020-12-07 01:14:19 +01:00
Malte Rosenbjerg
d172cb0dc7
Only post in continuation
...
Former-commit-id: 57258c6f5c
2020-12-07 01:13:32 +01:00
Malte Rosenbjerg
2fc64f3ac7
Merge branch 'dev/fixes' into refactor-tests
...
Former-commit-id: 6c51f634c2
2020-12-07 01:11:17 +01:00
Malte Rosenbjerg
105a9fd1f6
Partial revert
...
Former-commit-id: 8e2b146f95
2020-12-07 01:11:09 +01:00
Malte Rosenbjerg
ec671ff8bf
Dump
...
Former-commit-id: 3ad127a682
2020-12-07 00:47:47 +01:00
Malte Rosenbjerg
02946e16d1
Return clone to avoid problems with disposing original memorystream
...
Former-commit-id: 25c650f7fc
2020-12-06 01:15:16 +01:00
Malte Rosenbjerg
4d6db5a9b5
Only disconnect if pipe not already disposed
...
Former-commit-id: 01b1dd228e
2020-12-06 01:06:31 +01:00
Malte Rosenbjerg
04751a8934
Update nuget info
...
Former-commit-id: 224126ce75
2020-12-06 00:34:59 +01:00
Malte Rosenbjerg
0248d98877
Skip disconnect on cancelled
...
Former-commit-id: db95448b14
2020-12-06 00:34:50 +01:00
Malte Rosenbjerg
f3e55c9ae3
Add debug info
...
Former-commit-id: fd723e06a9
2020-12-06 00:34:27 +01:00
Malte Rosenbjerg
c691dba8e8
Init
...
Former-commit-id: 8b45a6b680
2020-12-03 20:47:20 +01:00
Malte Rosenbjerg
c14af4eb66
Add license expression
...
Former-commit-id: 96e0a03630
2020-11-25 16:18:39 +01:00
Malte Rosenbjerg
717d61dd07
Update dependencies and add StreamPipeSink constructor
...
Former-commit-id: 5ba2ed97cf
2020-11-25 16:15:16 +01:00
Fedor Zhilkin
4b08805467
Refactoring
...
Former-commit-id: c47214b7aa
2020-11-13 02:09:52 +03:00
Fedor Zhilkin
0126cd1e77
Merge branch 'master' of https://github.com/rosenbjerg/FFMpegCore
...
Former-commit-id: c6bdf55a77
2020-11-13 01:36:00 +03:00