#6602: Can't set or remove encoder metadata
-------------------------------------+-------------------------------------
Reporter: Psychonaut | Owner:
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by mkver):
You're right. Using bitexact at the muxing layer only removes the encoder
tag of the AVFormatContext, not the ones from the AVStreams. (If you mux
your pcm to wav, there won't be an encoder tag, but that is just because
the wav muxer does not look at the AVStream's metadata.)
--
Ticket URL: <https://trac.ffmpeg.org/ticket/6602#comment:8>
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".