[FFmpeg-trac] #10351(ffmpeg:new): OGG Vorbis Metadata Removal not working
FFmpeg
trac at avcodec.org
Tue May 9 18:03:30 EEST 2023
#10351: OGG Vorbis Metadata Removal not working
-------------------------------------+-------------------------------------
Reporter: Dušan | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: ffmpeg
Version: 6.0 | Resolution:
Keywords: libvorbis | Blocked By:
METADATA metadata |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Description changed by Dušan:
Old description:
> 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.
New description:
Summary of the bug:
How to reproduce:
{{{
% ffmpeg -i test.ogg -y -map_metadata -1 -c copy out.ogg
}}}
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#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list