Ruslan-B / FFmpeg.AutoGen

FFmpeg auto generated unsafe bindings for C#/.NET and Core (Linux, MacOS and Mono).
GNU Lesser General Public License v3.0
1.37k stars 323 forks source link

[Feature Request] Expose (stream) segment muxer #261

Closed NickDarvey closed 1 year ago

NickDarvey commented 1 year ago

I'm willing to (attempt to) contribute this change, but it looks like the build fails on Windows at the moment which may inhibit me (as I'm using Windows).

https://github.com/Ruslan-B/FFmpeg.AutoGen/actions/runs/4476139681

262

Ruslan-B commented 1 year ago

Only public API is supported from header files, not private from ".c"