Malte Rosenbjerg
|
5e0e9bab8d
|
Merge pull request #250 from alex6dj/feature/get-default-and-force-value
Get extra disposition data in MediaStream
Former-commit-id: e901009774
|
2021-09-09 18:50:57 +02: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
|
e1035ca88e
|
Update README.md
Former-commit-id: a76ec851c8
|
2021-08-12 23:06:07 +02:00 |
|
Malte Rosenbjerg
|
db56dda75e
|
Update nuget details
Former-commit-id: 607bd1837f
|
2021-08-12 22:37:52 +02:00 |
|
Malte Rosenbjerg
|
7b5b4b82d0
|
Merge pull request #110 from Feodoros/master
Selecting streams with the -map option
Former-commit-id: 2d9d527b1f
|
2021-08-12 00:04:20 +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 |
|
Malte Rosenbjerg
|
bc00b6786a
|
Increase timeout on failing unit test
Former-commit-id: 04ebdb1907
|
2021-08-10 10:38:56 +02:00 |
|
Malte Rosenbjerg
|
70d770ffd3
|
Merge pull request #240 from GuyWithDogs/gwd_addcodectagstring
Added CodecTag and CodecTagString properties to FFProbeStream
Former-commit-id: 1d845e889a
|
2021-08-10 10:24:40 +02: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
|
4d6a0baa2a
|
Merge branch 'master' of https://github.com/rosenbjerg/FFMpegCore
Former-commit-id: 292841e40d
|
2021-08-07 16:39:12 +02: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
|
b466c1b649
|
Add non-code contributors
Former-commit-id: 2722431457
|
2021-08-07 16:08:15 +02:00 |
|
Malte Rosenbjerg
|
1c8d0fcd4f
|
Update README.md
Former-commit-id: 78c749c748
|
2021-08-07 15:34:40 +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
|
8c67ddb769
|
Replace contributors block with image from contributors-img
Former-commit-id: e13376f175
|
2021-08-06 12:13:35 +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 |
|
Malte Rosenbjerg
|
3e05428c94
|
Merge pull request #236 from alex6dj/feature/support-subtitle-hard-burnning
Support subtitle hard burnning
Former-commit-id: 01cb994922
|
2021-08-06 08:09:33 +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 |
|
Malte Rosenbjerg
|
b46fd7b2ad
|
Merge pull request #233 from alex6dj/feature/support-subtitles-stream
Basic ffprobe subtitle streams support
Former-commit-id: 1a87b0b133
|
2021-08-05 13:16:48 +02:00 |
|
Malte Rosenbjerg
|
1483de403e
|
Merge branch 'master' into feature/support-subtitles-stream
Former-commit-id: 27051f5406
|
2021-08-05 13:10:33 +02:00 |
|
Malte Rosenbjerg
|
15e0d22588
|
Merge pull request #231 from chaitanyabd/master
Update README.md
Former-commit-id: d744d88a1f
|
2021-08-05 13:10:06 +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
|
041d40effd
|
Basic ffprobe test
Former-commit-id: 47916eac29
|
2021-07-31 16:46:21 -04:00 |
|
alex6dj
|
bd7dcf9edd
|
Basic ffprobe subtitle support
Former-commit-id: f80d1fa3a6
|
2021-07-31 15:34:47 -04:00 |
|
chaitanyabd
|
3951eda615
|
Update README.md
Former-commit-id: a2b37cb920
|
2021-07-31 00:05:38 +05:30 |
|
Malte Rosenbjerg
|
2601dc3a83
|
Reduce timeout in cancellation token test
Former-commit-id: 587c453a7e
|
2021-07-16 01:17:20 +02: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 |
|
Malte Rosenbjerg
|
24b4a05024
|
Merge pull request #223 from CepheiSigma/hotfix
support specific StandardOutputEncoding & StandardErrorEncoding for ffprobe
Former-commit-id: d3193827ac
|
2021-07-10 17:28:37 +02:00 |
|
cephei
|
2f66d24fa5
|
support specific StandardOutputEncoding & StandardErrorEncoding for ffprobe
Former-commit-id: ab82e3cc0f
|
2021-07-08 20:17:09 +08:00 |
|
Malte Rosenbjerg
|
30bd3674f3
|
Merge pull request #222 from patagonaa/master
Support cancellation token for cancelling FFMPEG processes
Former-commit-id: e18b010540
|
2021-07-08 00:09:39 +02: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
|
6ab2bc0830
|
Merge pull request #204 from Namaneo/add-pcm-wrapper
Add PCM audio sample wrapper
Former-commit-id: a1dbc3bb47
|
2021-06-08 19:03:17 +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
|
afb78bb61d
|
Merge pull request #218 from rosenbjerg/bugfix/remove-y-arg-in-InputPipeArgument
Remove -y in InputPipeArgument
Former-commit-id: 64028b4ed3
|
2021-06-08 18:54:43 +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
|
5a6f3c3f46
|
Merge branch 'master' into add-pcm-wrapper
Former-commit-id: 717b404b7f
|
2021-05-19 08:20:35 +02:00 |
|
Malte Rosenbjerg
|
009f93d7c5
|
Update used GitHub Actions
Former-commit-id: 274bb9667e
|
2021-05-15 11:50:34 +02:00 |
|