Open emk2203 opened 5 years ago
@emk2203 say:
It's surprisingly difficult to change or add metadata to an existing opus file.
See:
Thanks, at least the latter of the two is the first one I see which can easily add a picture to the opus file.
There is also
but it lacks the addition of pictures. Still, being able to use opusenc
for that as part of the official tools would be nice.
It's surprisingly difficult to change or add metadata to an existing opus file.
If
opusenc
could read opus files as input, the available options for metadata can be used to add or clear metadata from existing opus files. Together withopusinfo
, it would allow for sufficient metadata manipulation.