CCExtractor / rusty_ffmpeg

FFI bindings for FFmpeg inner libraries.
https://crates.io/crates/rusty_ffmpeg
MIT License
176 stars 26 forks source link

Cross platform support #36

Closed ldm0 closed 4 years ago

ldm0 commented 4 years ago

Mainly windows support. Currently blocked on vcpkg issue, might be fixed by https://github.com/microsoft/vcpkg/pull/13919.

This PR is also linked to #31 .

ldm0 commented 4 years ago

The vcpkg issue is the road blocker, file corresponding job in another PR.