Skip to content

Tags: tomaszzmuda/Xabe.FFmpeg

Tags

executables

Toggle executables's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #284 from Wolfteam/add-missing-param

Added missing progress param

3.5.2

Toggle 3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (#220)

3.5.1

Toggle 3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle incorrect json from ffprobe (#207)

* Handle incorrect json from ffprobe

* Reset times of gifs

3.5.0

Toggle 3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support downloading full version of FFmpeg (#188)

* Add Audio Conversion Properties

* added options to change audiostream

* added conversion properties for Videos

* add new downloader for full ffmpeg

* Implement Cross-Platform Desktop Capture (#182)

* Implement SetInputFormat and SetOutputFormat

Signed-off-by: Tom Needham <06needhamt@gmail.com>

* [WIP] Implement Desktop Capture for Windows

* Windows Screencapture Working

* Implement Screencapture for OSX and Linux

* WIP

Signed-off-by: Tom Needham <06needhamt@gmail.com>

* Temporarily Remove Dshow Support

* All Tests Pass for Screencapture

* Stop Screencapture Test Failing In CI

* Build Time Arguments into Conversion and Add Tests

* Changes after PR

* Changes after PR

* Revert DotSettings file

3.4.0

Toggle 3.4.0's commit message
Implement Cross-Platform Desktop Capture (#182)

* Implement SetInputFormat and SetOutputFormat

Signed-off-by: Tom Needham <06needhamt@gmail.com>

* [WIP] Implement Desktop Capture for Windows

* Windows Screencapture Working

* Implement Screencapture for OSX and Linux

* WIP

Signed-off-by: Tom Needham <06needhamt@gmail.com>

* Temporarily Remove Dshow Support

* All Tests Pass for Screencapture

* Stop Screencapture Test Failing In CI

* Build Time Arguments into Conversion and Add Tests

3.3.0

Toggle 3.3.0's commit message
Add parameter position (#180)

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #173 from tomaszzmuda/168_Conversion_raises_not_va…

…lid_application_exception

FindProgramsFromPath fix

3.1.10

Toggle 3.1.10's commit message
Stop FFprobe From Hanging on Certain Videos (#169)

3.1.9

Toggle 3.1.9's commit message
fix: Eat exception when set process PriorityClass (#167)

* fix(FFmpeg): Eat exception when set process PriorityClass

* Remove exception variable

3.1.8

Toggle 3.1.8's commit message
163 await media info get stuck forever (#164)

* get media info test

* ffprobe fast fix