ns-mkusper / direct-play-nice

CLI utility to convert video files to direct-play formats
GNU General Public License v3.0
1 stars 0 forks source link

Use vcpkg on all OS's #2

Closed ns-mkusper closed 3 months ago

ns-mkusper commented 3 months ago

Supporting system ffmpeg and vcpkg, currently needed as vcpkg with rusty_ffmpeg is Windows-only, is ugly. We could just solve ccextractor/rusty_ffmpeg#117 in upstream and use vcpkg for all OS's.

ns-mkusper commented 3 months ago

Fixed with #4