mp3cd 1.0.0 copy "mp3cd: ^1.0.0" to clipboard
mp3cd: ^1.0.0 copied to clipboard

Mp3c Dart implementation.

mp3cd #

Mp3c implementation written in Dart.

Usage #

-h, --[no-]help            Show usage.
-i, --input (mandatory)    Input file.
-o, --output               Output file. Automatic if null.
-c, --converters           Converters to apply.
                           [uid0001, uid0002, uid0003, uid0004, uid0005, uid0007, uid0008, uid0009, uid0010, uid0011, uid0013, uid0014, uid0016, uid0017, uid0018, uid0019]
-m, --mode (mandatory)     Mode of operation.
                           [audio, image, text, video]

Examples #

  • mp3cd -i myvideo.mp4 -c uid0001,uid0004 -m video
  • mp3cd -i myimage.png -c uid0018 -m image -o output.jpg
1
likes
0
points
1.24k
downloads

Publisher

unverified uploader

Weekly Downloads

Mp3c Dart implementation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path

More

Packages that depend on mp3cd