An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.libraries.ffprobe

Simply adds the ffprobe (FFmpeg) Windows executable
https://github.com/soenneker/soenneker.libraries.ffprobe

csharp dotnet ffmpeg ffprobe funcextensions libraries

Last synced: 3 months ago
JSON representation

Simply adds the ffprobe (FFmpeg) Windows executable

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.libraries.ffprobe.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.libraries.ffprobe/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.libraries.ffprobe/build-and-test.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.libraries.ffprobe/actions/workflows/build-and-test.yml)
[![](https://img.shields.io/nuget/dt/soenneker.libraries.ffprobe.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.libraries.ffprobe/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.libraries.ffprobe/codeql.yml?label=CodeQL&style=for-the-badge)](https://github.com/soenneker/soenneker.libraries.ffprobe/actions/workflows/codeql.yml)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Libraries.ffprobe
### Simply adds the ffprobe (FFmpeg) Windows executable, updated daily (if available)

## Installation

```
dotnet add package Soenneker.Libraries.ffprobe
```

The file is copied to the output directory, and located at the relative path: `Resources\ffprobe.exe`.