ffipeg_muxer 0.1.1+7 ffipeg_muxer: ^0.1.1+7 copied to clipboard
CLI and API to use FFmpeg FFI to mux separate audio and video files into a single output file.
0.1.1+6 #
- Update a dependency to the latest release.
0.1.1+5 #
- FIX: copy muxer.dart to example/main.dart so actual example is visible on pub.dev. (b60f1e33)
0.1.1+3 #
- Update a dependency to the latest release.
0.1.1+2 #
- patch: remove unused AVERROR_ constants; add logging for pts == AV_NOPTS_VALUE
0.1.1 #
- FEAT: initial version of ffipeg package.