Michael

Results 32 issues of Michael

Fixes #101 I saw this was still an issue so I thought of submitting the suggested workaround as a quick fix. It seems to fix the stack overflow on my...

cargo 1.86.0 rustc 1.86.0 ``` error[E0432]: unresolved import `ffmpeg::ffi::av_channel_layout_describe` --> src/audio.rs:17:11 | 17 | ffi::{av_channel_layout_describe, av_find_input_format}, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `av_channel_layout_describe` in the root error[E0599]: no variant or associated item named...