#10145: ffmetadata not properly working for opus
-------------------------------------+-------------------------------------
Reporter: hasezoey | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: ffmetadata | Blocked By:
opus |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
Currently when trying to use "-f ffmetadata" on a ".opus" file results in
not all metadata copied
How to reproduce:
- have a input opus file with metadata
{{{
$ ffmpeg -report -i in.opus -f ffmetadata meta.txt
$ cat meta.txt
}}}
observe "meta.txt" not having all metadata
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10145>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".