#11685: ffmpeg fails to copy all metadata from webm files
-------------------------------------+-------------------------------------
             Reporter:  jr_clifton   |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  webm         |               Blocked By:
  metadata                           |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Description changed by jr_clifton:

Old description:

> Summary of the bug: Fails to preserve all metadata. For instance, Album
> and Album Artist tags are missing
> How to reproduce:
> {{{
> % ffmpeg -i c:\output\2.webm -map_metadata 0 -c:a libopus -b:a 64k
> c:\output\2.ogg
> ffmpeg version 7.1.1
> built on ... Windows
> }}}
> Patches should be submitted to the ffmpeg-devel mailing list and not this
> bug tracker.

New description:

 Summary of the bug: Fails to preserve all metadata. For instance, Album
 and Album Artist tags are missing
 How to reproduce:
 {{{
 % ffmpeg -i c:\output\3.webm -map_metadata 0 -c:a libopus -b:a 64k
 c:\output\3.ogg
 ffmpeg version 7.1.1
 built on ... Windows
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

--
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11685#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to