[FFmpeg-trac] #5879(undetermined:new): Remove all metadata does not work with MKV files
FFmpeg
trac at avcodec.org
Fri Oct 7 19:25:58 EEST 2016
#5879: Remove all metadata does not work with MKV files
-------------------------------------+-------------------------------------
Reporter: Kdmeizk | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug: Remove all metadata does not work with MKV files,
'''DURATION''' metadata is still here.
How to reproduce:
{{{
% ffmpeg -i input -map_metadata -1 ... output.mkv
ffmpeg version N-81872-gbe1d324
built gcc 5.4.0 (GCC) Windows 64 bits
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5879>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list