Commit graph

100 commits

Author SHA1 Message Date
Malte Rosenbjerg
0da37cca9f Fix tests
Former-commit-id: 494e38c14a
2020-05-06 21:15:06 +02:00
Malte Rosenbjerg
be932d3e49 Merge branch 'master' into feature/fluent-api
Former-commit-id: fe53609b38
2020-05-06 20:57:26 +02:00
Max Bagryantsev
80622fb16c Merge branch 'master' into feature/piping
Former-commit-id: 2bf113e01a
2020-05-05 15:14:47 +03:00
Malte Rosenbjerg
3e800c7e32 Merge pull request #52 from WeihanLi/fluent-config
config FFMpegOptions with delegate

Former-commit-id: 90ab2d255f
2020-05-03 23:39:58 +02:00
Максим Багрянцев
c7047b6a5f RawVideoPipeDataWriter updated
Former-commit-id: 5ad1a3931a
2020-05-02 13:39:48 +03:00
Максим Багрянцев
b9b13052b9 Changed RawVideoPipeDataWriter StreamFormat, Width, Height to be readonly
Former-commit-id: df63417e11
2020-05-02 13:33:44 +03:00
Weihan Li
955bf08fad Merge branch 'master' into clean-dependency
Former-commit-id: 398184225b
2020-05-02 18:14:03 +08:00
Weihan Li
ee2db4d887 Merge branch 'master' into fluent-config
Former-commit-id: 302ca6f0be
2020-05-02 18:13:44 +08:00
Максим Багрянцев
9e0c15cb64 StreamPipeDataWriter & StreamPipeDataReader using Stream.CopyTo
Former-commit-id: f132a3b731
2020-05-02 13:13:22 +03:00
Максим Багрянцев
ed1284fc31 Fixed VideoInfo ToString when no File is specified
Former-commit-id: b007e9105a
2020-05-02 13:07:34 +03:00
Максим Багрянцев
71bd6f3f88 Merge remote-tracking branch 'fork/master' into feature/piping
Former-commit-id: ee16064f4c
2020-05-02 13:02:01 +03:00
Максим Багрянцев
56fd0495ab Added ContainsOnlyOneOf insted of CountExistedKeys
Former-commit-id: b4dcd9ffb1
2020-05-02 12:41:47 +03:00
weihanli
480a10a13c clean project dependency
Former-commit-id: d6e6f3f36d
2020-05-02 11:41:51 +08:00
weihanli
16a318d664 config FFMpegOptions with delegate
Former-commit-id: 2c63f93b59
2020-05-02 11:26:54 +08:00
Weihan Li
4d156a31c9 Merge branch 'master' into features/raw-argument
Former-commit-id: 1688e0d6e4
2020-05-02 11:07:04 +08:00
weihanli
5a6d61cfe3 rename RawArgument to CustomArgument
Former-commit-id: eb521ae908
2020-05-02 11:05:44 +08:00
Malte Rosenbjerg
6f925f76a7 Merge branch 'master' of https://github.com/rosenbjerg/FFMpegCore
Former-commit-id: 1f7e663765
2020-05-01 10:07:43 +02:00
Malte Rosenbjerg
78e3f5e0c5 Add AudioBitrate as separate Argument
Former-commit-id: 4b88229f72
2020-05-01 10:07:40 +02:00
Максим Багрянцев
0ca11ec962 Added DrawTextOptions
Former-commit-id: 240c9bb23b
2020-04-30 15:13:47 +03:00
Максим Багрянцев
64363d2f71 Added Fluent API methods for ArgumentContainer
Former-commit-id: d8b2cbe3ca
2020-04-30 14:46:20 +03:00
Максим Багрянцев
50f353aac7 Added exit code checking to FFProbe stream methods
Former-commit-id: 883185b5ec
2020-04-28 22:43:53 +03:00
Максим Багрянцев
2a6347e1db Updated FFmpeg RunProcess and RunProcessAsyncFunctions
Former-commit-id: 412456857f
2020-04-28 22:40:00 +03:00
Максим Багрянцев
214859aa0b Updated FFProbe
Former-commit-id: 11edbbea2b
2020-04-28 22:39:26 +03:00
Максим Багрянцев
d94065d4b3 Changed ForceFormatArgument and VideoCodecArgument to string arguments
Former-commit-id: 06f5c319ad
2020-04-28 22:36:03 +03:00
Максим Багрянцев
b5361b69b0 Updated Input and Output Pipe arguments. Derived them from PipieArgument
Former-commit-id: b83479e1b6
2020-04-28 22:34:04 +03:00
Максим Багрянцев
e462b424eb Simplified ContainsInputOutput implementation
Former-commit-id: 1d51163a05
2020-04-28 18:50:29 +03:00
Максим Багрянцев
b0aedbad87 Added StreamFormat property to StreamPipeDataWriter
Former-commit-id: 6845fe3bc7
2020-04-28 18:43:54 +03:00
Максим Багрянцев
6bb03f6e14 Renamed IPipeSource to IpipeDataWriter
Former-commit-id: b7099f6709
2020-04-28 18:42:50 +03:00
Максим Багрянцев
9642e4473b Added OutputPipeArgument
Former-commit-id: 8434ffbba6
2020-04-28 18:39:39 +03:00
Максим Багрянцев
f48632c105 FromStream method to Video Info & added comments to FFprobe methods with stream
Former-commit-id: f56ea098a5
2020-04-28 15:44:27 +03:00
Максим Багрянцев
5c437211b2 Added ffprobe stream input
Former-commit-id: cfda0fc9ae
2020-04-28 15:21:48 +03:00
weihanli
985fc0cbc4 return null when file not exits
Former-commit-id: 1e24b0bef4
2020-04-28 19:40:31 +08:00
weihanli
9ffa2cb28a add RawArgument.cs
Former-commit-id: 5643544a3b
2020-04-28 12:31:16 +08:00
Максим Багрянцев
b0f46bc289 Added StreamPipeSource
Former-commit-id: 9903e333e6
2020-04-27 21:22:05 +03:00
Максим Багрянцев
9773828a62 Updated RawVideoPipeSource.cs
Former-commit-id: 9a4d200483
2020-04-27 19:47:56 +03:00
Максим Багрянцев
e21880c4a1 Added some summaries
Former-commit-id: 6f8c7915f8
2020-04-27 19:46:58 +03:00
Максим Багрянцев
f93566e749 Merge remote-tracking branch 'fork/master' into feature/piping
Former-commit-id: 9431f865e3
2020-04-27 19:42:56 +03:00
Максим Багрянцев
12faf7482d Replaced IInputPipe interface with System.IO.Stream
Former-commit-id: 4f51c3d32f
2020-04-27 19:35:53 +03:00
Максим Багрянцев
2c2ceacb41 Added input piping
Former-commit-id: 13d5e3d191
2020-04-27 19:23:31 +03:00
Malte Rosenbjerg
c1393697a3 Add AudioSamplingRateArgument
Former-commit-id: bc76d830d4
2020-04-15 16:46:28 +02:00
Malte Rosenbjerg
2809e0c47b Make output file existence check optional
Former-commit-id: d1a1864aa1
2020-04-15 00:40:51 +02:00
Malte Rosenbjerg
74c1222b9c Minor refactor and add async Convert
Former-commit-id: 7406cd0fa2
2020-03-02 23:48:52 +01:00
Malte Rosenbjerg
418b0e57c7 Fix progress and add unit test
Former-commit-id: 55a7e74817
2020-03-02 22:50:04 +01:00
Malte Rosenbjerg
85b75dfa75 Update dependency
Former-commit-id: 081627ef25
2020-03-01 13:06:48 +01:00
Malte Rosenbjerg
24c3eb475d Make output capacity configureable and set higher default
Fixes #42


Former-commit-id: cdcecda648
2020-03-01 12:55:57 +01:00
Malte Rosenbjerg
72a4e704ae Add missing using directive
Former-commit-id: c0e1742330
2020-02-27 22:37:58 +01:00
Malte Rosenbjerg
2809defe23 Correct valid transpose values
Former-commit-id: cdade1e73f
2020-02-27 22:31:32 +01:00
Malte Rosenbjerg
3ef90fa13f Add transpose argument
Former-commit-id: 21b35d349e
2020-02-27 21:48:15 +01:00
Malte Rosenbjerg
58c54458fe Add more audio codecs
Former-commit-id: 35a3f9035f
2020-02-27 21:13:18 +01:00
Malte Rosenbjerg
7b2a419c10 Cleanup
Former-commit-id: 46bc75c6d1
2020-02-27 21:12:48 +01:00