hcmiya / opuscomment

Utility to edit Ogg Opus tags/output gain - Ogg Opusのタグ及びOutput Gain情報をvorbiscomment(1)と互換のあるインターフェイスで編集するユーティリティ
MIT License
17 stars 4 forks source link

Delete all tags #33

Open grylem opened 2 years ago

grylem commented 2 years ago

Hi, is it possible to delete all tags at once? Thanks.

zvezdochiot commented 2 years ago

@grylem say:

delete all tags

opuscomment you-sound.opus > you-sound.backup.opustags
echo "" | opuscomment -w you-sound.opus

Not work?

grylem commented 2 years ago

Not work?

Thanks. Works except vendors tag. echo "" | opuscomment -w you-sound.opus exiftool you-sound.opus Vendor : Lavf58.45.100