#10145(undetermined:new): ffmetadata not properly working for opus
#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
#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 | -------------------------------------+------------------------------------- Changes (by hasezoey): * Attachment "ffmpeg.log" added. -- Ticket URL: <https://trac.ffmpeg.org/ticket/10145> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#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 | -------------------------------------+------------------------------------- Changes (by hasezoey): * Attachment "silence.opus" added. a opus file with metadata -- Ticket URL: <https://trac.ffmpeg.org/ticket/10145> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#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
#10145: ffmetadata not properly working for opus -------------------------------------+------------------------------------- Reporter: hasezoey | Owner: (none) Type: defect | Status: closed Priority: normal | Component: | undetermined Version: unspecified | Resolution: invalid Keywords: ffmetadata | Blocked By: opus | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by mkver): * status: new => closed * resolution: => invalid Comment: You need to explicitly select the streams whose metadata you want to include in the output; you also need to add "-c copy". -- Ticket URL: <https://trac.ffmpeg.org/ticket/10145#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#10145: ffmetadata not properly working for opus -------------------------------------+------------------------------------- Reporter: hasezoey | Owner: (none) Type: defect | Status: reopened Priority: normal | Component: | undetermined Version: unspecified | Resolution: Keywords: ffmetadata | Blocked By: opus | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by hasezoey): * status: closed => reopened * resolution: invalid => Comment: if extra options are required, then it maybe should be mentioned at https://ffmpeg.org/ffmpeg-formats.html#Metadata-1, i have the command from there. also the above command "just works" without extra options for "mp3" files -- Ticket URL: <https://trac.ffmpeg.org/ticket/10145#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg