#10145: ffmetadata not properly working for opus
-------------------------------------+-------------------------------------
Reporter: hasezoey | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: ffmetadata | Blocked By:
opus |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Description changed by hasezoey:
Old description:
> 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
New description:
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
example output of the provided "silence.opus":
{{{
;FFMETADATA1
encoder=Lavf59.27.100
}}}
--
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10145#comment:1>
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".