#11653: -c copy does not copy track names -------------------------------------+------------------------------------- Reporter: Steven | Owner: (none) Allan Spielber | Type: defect | Status: new Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: mov | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by MasterQuestionable):
* cc: MasterQuestionable (added) * component: undetermined => avformat * keywords: => mov Comment: ͏ I believe "-c copy" alike (Streamcopy) is supposed to only handle the core media data alone. ͏ Not caring any metadata (those non-essential) things. ͏ Anyway, the metadata things are poorly defined after all. ͏ Through inconsistency everywhere. ͏ So expect parsing anomalies in general. ͏ Note per your previous command: ͏ You haven't tried adding the "use_metadata_tags" into "-movflags". ͏ E.g. `-movflags +faststart+use_metadata_tags` -- Ticket URL: <https://trac.ffmpeg.org/ticket/11653#comment:9> 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".