GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
aumeta(1) hxtools aumeta(1)

aumeta — move seek index and adjust metadata of audio files

aumeta [-n] [-G genre] [-N tracknum] [-a artist] [-d iso8601date] [-l album] [-m key=value] [-t title]

aumeta will utilize ffmpeg to reorder the seek index to the front to facilitate streaming, and, optionally, rewrite metadata in audio files.

The tool has only been tested with MPEG-4 and Ogg-Opus containers; it is not working with MP3 (will be a no-op).

-G string
Set the genre in the metadata section to the given value.
-N number
Set the track number in the metadata.
-a string
Set the artist name in the metadata.
-d yyyy-mm-dd
Set the datestamp in the metadata.
-l string
Set the album name in the metadata.
-m key=value
Set an arbitrary key/value pair in the metadata.
-n
Remove any video content found in the file.
-t string
Set the track title in the metadata.

hxtools(7), ffmpeg(1)
2017-01-13 hxtools

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.