[FFmpeg-trac] #10351(ffmpeg:new): OGG Vorbis Metadata Removal not working
FFmpeg
trac at avcodec.org
Tue May 9 18:02:45 EEST 2023
#10351: OGG Vorbis Metadata Removal not working
-------------------------------------+-------------------------------------
Reporter: Dušan | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version: 6.0
Keywords: libvorbis | Blocked By:
METADATA metadata |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
How to reproduce:
{{{
% ffmpeg -i test.ogg -y -map_metadata -1 -c copy out.ogg
ffmpeg version
built on ffmpeg version 6.0-static
}}}
Tested on v6.0 static and ffmpeg version 4.4.2-0ubuntu0.22.04.1 built with
gcc 11 (Ubuntu 11.2.0-19ubuntu1)
None of them works. Metadata keys are present even after strip.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10351>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list