cmd/

directory
v1.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2021 License: Apache-2.0

README

go-media example applications

This folder provides examples of using the go-media module:

  • mediatool can be used for extracting metadata and artwork in bulk from media files.

This package is part of a wider project, github.com/mutablelogic/go-media. Please see the module documentation for more information.

Building

In order to build any command, following the instructons for installing ffmpeg here and then run: On Macintosh with homebrew, for example:

[bash] git clone git@github.com:djthorpe/go-media.git
[bash] cd go-media
[bash] make cmd

This will place the application in the build folder.

Application: mediatool

[bash] mediatool -help

Syntax:
   mediatool <flags> command args...

Commands:
  help       
    	Print this help
  version    
    	Print version of command
  metadata   <file>...
    	Print metadata for one or more files
  artwork    <file>...
    	Extract artwork for one or more files

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL