Closed entd closed 8 years ago
I'll fix this in a bit.
Try now please (after updating).
Thanks it works. Thought one need to modify rust-ffmpeg cargo manifest to link to against the new version of ffmpeg-sys. Well probably it will be fixed with next version number bump anyway.
That shouldn't be needed, you just need to run cargo update
on the project using ffmpeg
.
I am using FFMpeg 2.8.2 on Fedora system. Rust installation via cargo fails:
It seems it is related to the either build of ffmpeg or deprecated features.