nyx_converter 0.4.0 copy "nyx_converter: ^0.4.0" to clipboard
nyx_converter: ^0.4.0 copied to clipboard

A Flutter package that makes it easier to convert formats, codecs, etc. of media files.

Changelog #

0.4.0 #

Added:

  • Real FFmpeg progress tracking (0–100%) using parsed time= logs
  • Real-time FPS extraction (fps=)
  • Real-time processing speed extraction (speed=1.2x)
  • New structured execution callback:
    • status
    • progress
    • fps
    • speed
    • errorMessage

Improved

  • Cleaner FFmpeg logging
  • More accurate progress calculation using FFprobe duration

0.3.0 #

  • Added audio bitrate
  • Added video bitrate

0.2.0 #

  • Added video codecs
  • Added audio codecs
  • bug fix

0.1.1 #

  • kill all process method

0.1.0 #

The basic code has been written and the simple conversion of containers is the first possibility of this package

  • media file container conversion
19
likes
150
points
25
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter package that makes it easier to convert formats, codecs, etc. of media files.

Repository (GitHub)
View/report issues
Contributing

Topics

#video #audio #converter #ffmpeg

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

ffmpeg_kit_flutter_new, flutter, path

More

Packages that depend on nyx_converter