ffmpeg_cli 0.1.0 copy "ffmpeg_cli: ^0.1.0" to clipboard
ffmpeg_cli: ^0.1.0 copied to clipboard

outdated

Run FFMPEG CLI commands from Dart.

[0.1.0] - April, 2022: Initial release #

  • Ffmpeg and FfmpegCommand - executes FFMPEG CLI commands from Dart
  • FfmpegBuilder - (optional) builder that constructs FfmpegCommands, making it easier to correlate stream IDs
  • Ffprobe - partial support for the ffprobe CLI.